diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-February/011691.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-February/011691.html | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-February/011691.html b/zarb-ml/mageia-dev/2012-February/011691.html new file mode 100644 index 000000000..139700774 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-February/011691.html @@ -0,0 +1,104 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Strange behaviour - installed package doesn't show when doing a 'rpm -qa' search?? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Strange%20behaviour%20-%20installed%20package%20doesn%27t%20show%0A%20when%20doing%20a%20%27rpm%20-qa%27%20search%3F%3F&In-Reply-To=%3C1328086002.6814.19.camel%40foxbase%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="011690.html"> + <LINK REL="Next" HREF="011688.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Strange behaviour - installed package doesn't show when doing a 'rpm -qa' search??</H1> + <B>Robert Fox</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Strange%20behaviour%20-%20installed%20package%20doesn%27t%20show%0A%20when%20doing%20a%20%27rpm%20-qa%27%20search%3F%3F&In-Reply-To=%3C1328086002.6814.19.camel%40foxbase%3E" + TITLE="[Mageia-dev] Strange behaviour - installed package doesn't show when doing a 'rpm -qa' search??">list at foxconsult.net + </A><BR> + <I>Wed Feb 1 09:46:42 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="011690.html">[Mageia-dev] Strange behaviour - installed package doesn't show when doing a 'rpm -qa' search?? +</A></li> + <LI>Next message: <A HREF="011688.html">[Mageia-dev] Strange behaviour - installed package doesn't show when doing a 'rpm -qa' search?? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#11691">[ date ]</a> + <a href="thread.html#11691">[ thread ]</a> + <a href="subject.html#11691">[ subject ]</a> + <a href="author.html#11691">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Wed, 2012-02-01 at 09:37 +0100, Olivier Thauvin wrote: +><i> * Thierry Vignaud (<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">thierry.vignaud at gmail.com</A>) wrote: +</I>><i> > On 1 February 2012 09:31, Robert Fox <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">list at foxconsult.net</A>> wrote: +</I>><i> > > [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at foxbase</A> Download]# rpm --rebuilddb +</I>><i> > > [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at foxbase</A> Download]# rpm -qa | grep libXdamage1 +</I>><i> > > [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at foxbase</A> Download]# urpmi libXdamage1 +</I>><i> > > Package libxdamage1-1.1.3-2.mga2.i586 is already installed +</I>><i> > > [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at foxbase</A> Download]# +</I>><i> > +</I>><i> > rpm -q libXdamage1 != rpm -q libXdamage1 +</I>><i> +</I>><i> You probably mean: +</I>><i> +</I>><i> rpm -q libXdamage1 != rpm -q libxdamage1 +</I>><i> +</I>><i> Or also, what does say: +</I>><i> rpm -qa | grep -i libXdamage1 +</I>><i> +</I>><i> Good catch Thierry ! +</I>><i> +</I> +I should have noticed that myself - DUH! + +What threw me off was the error I get when I try and install the latest +TeamViewer RPM (supposedly designed for Red Hat, Fedora, Mandriva +(32/64-Bit)): + +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at foxbase</A> Download]# urpmi teamviewer_linux.rpm +A requested package cannot be installed: +teamviewer7-7.0.9310-1.i386 (due to unsatisfied libXdamage(x86-32)) +Continue installation anyway? (Y/n) + +I saw the big X in the name and thought that is what it is called . . + +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at foxbase</A> Download]# locate libXdamage +/usr/lib/libXdamage.so.1 +/usr/lib/libXdamage.so.1.1.0 +/usr/lib64/libXdamage.so +/usr/lib64/libXdamage.so.1 +/usr/lib64/libXdamage.so.1.1.0 + +Duh! + +Thanks . . . + +Robert + + + +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="011690.html">[Mageia-dev] Strange behaviour - installed package doesn't show when doing a 'rpm -qa' search?? +</A></li> + <LI>Next message: <A HREF="011688.html">[Mageia-dev] Strange behaviour - installed package doesn't show when doing a 'rpm -qa' search?? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#11691">[ date ]</a> + <a href="thread.html#11691">[ thread ]</a> + <a href="subject.html#11691">[ subject ]</a> + <a href="author.html#11691">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |