summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20120413/007013.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-discuss/20120413/007013.html')
-rw-r--r--zarb-ml/mageia-discuss/20120413/007013.html97
1 files changed, 97 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120413/007013.html b/zarb-ml/mageia-discuss/20120413/007013.html
new file mode 100644
index 000000000..d87f7d625
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20120413/007013.html
@@ -0,0 +1,97 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Upgrade problem
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Upgrade%20problem&In-Reply-To=%3C201204130710.42630.kbulgrien%40att.net%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="007009.html">
+ <LINK REL="Next" HREF="007016.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Upgrade problem</H1>
+ <B>Kevin R. Bulgrien</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Upgrade%20problem&In-Reply-To=%3C201204130710.42630.kbulgrien%40att.net%3E"
+ TITLE="[Mageia-discuss] Upgrade problem">kbulgrien at att.net
+ </A><BR>
+ <I>Fri Apr 13 14:10:42 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="007009.html">[Mageia-discuss] Upgrade problem
+</A></li>
+ <LI>Next message: <A HREF="007016.html">[Mageia-discuss] Upgrade problem
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#7013">[ date ]</a>
+ <a href="thread.html#7013">[ thread ]</a>
+ <a href="subject.html#7013">[ subject ]</a>
+ <a href="author.html#7013">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Friday, April 13, 2012 04:26:08 am Antoine Pitrou wrote:
+&gt;<i> On Thu, 12 Apr 2012 21:15:51 -0500
+</I>&gt;<i>
+</I>&gt;<i> &quot;Kevin R. Bulgrien&quot; &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">kbulgrien at att.net</A>&gt; wrote:
+</I>&gt;<i> &gt; I should have had you do:
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; $ urpmq -a --whatprovides libopenssl-devel
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Apparently the 32bit stuff doesn't show without the -a switch.
+</I>&gt;<i>
+</I>&gt;<i> Ok:
+</I>&gt;<i>
+</I>&gt;<i> $ urpmq -a --whatprovides libopenssl-devel
+</I>&gt;<i> libopenssl-devel
+</I>&gt;<i> libopenssl-devel
+</I>&gt;<i> libopenssl-devel
+</I>&gt;<i> libopenssl-devel
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> Regards
+</I>&gt;<i>
+</I>&gt;<i> Antoine.
+</I>
+Wow. This is a Mageia difference from Mandriva that I am not fond of.
+
+So now I wonder if this gets the long name that worked. Maybe:
+
+$ urpmq -a -f --whatprovides libopenssl-devel
+
+The above seemed to work on Mandriva.
+
+Or, gasp:
+
+$ urpmq -a -r --whatprovides libopenssl-devel \
+|<i> awk -v FS=&quot;[ \t]*[:][ \t]*&quot; \
+</I>'$1 ~ /^Name/ { printf(&quot;%s&quot;, $2) } \
+ $1 ~ /^Release/ { printf(&quot;-%s&quot;, $2) } \
+ $1 ~ /^Size/ { printf(&quot;-%s\n&quot;, $3) }' -
+
+:<i>-)
+</I></PRE>
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="007009.html">[Mageia-discuss] Upgrade problem
+</A></li>
+ <LI>Next message: <A HREF="007016.html">[Mageia-discuss] Upgrade problem
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#7013">[ date ]</a>
+ <a href="thread.html#7013">[ thread ]</a>
+ <a href="subject.html#7013">[ subject ]</a>
+ <a href="author.html#7013">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>