diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-February/011688.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-February/011688.html | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-February/011688.html b/zarb-ml/mageia-dev/2012-February/011688.html new file mode 100644 index 000000000..96e1c1364 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-February/011688.html @@ -0,0 +1,88 @@ +<!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=%3C4F28F8E6.5040404%40gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="011691.html"> + <LINK REL="Next" HREF="011686.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Strange behaviour - installed package doesn't show when doing a 'rpm -qa' search??</H1> + <B>Guillaume Rousse</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=%3C4F28F8E6.5040404%40gmail.com%3E" + TITLE="[Mageia-dev] Strange behaviour - installed package doesn't show when doing a 'rpm -qa' search??">guillomovitch at gmail.com + </A><BR> + <I>Wed Feb 1 09:33:42 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="011691.html">[Mageia-dev] Strange behaviour - installed package doesn't show when doing a 'rpm -qa' search?? +</A></li> + <LI>Next message: <A HREF="011686.html">[Mageia-dev] [changelog] [RPM] cauldron core/release bugzilla-4.0.4-2.mga2 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#11688">[ date ]</a> + <a href="thread.html#11688">[ thread ]</a> + <a href="subject.html#11688">[ subject ]</a> + <a href="author.html#11688">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le 01/02/2012 08:57, Robert Fox a écrit : +><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at foxbase</A> Download]# urpmi --replacepkgs libXdamage1 +</I>><i> To satisfy dependencies, the following package is going to be installed: +</I>><i> Package Version Release Arch +</I>><i> (medium "Core 32bit Release") +</I>><i> libxdamage1 1.1.3 2.mga2 i586 +</I>><i> 9.3KB of additional disk space will be used. +</I>><i> 5.6KB of packages will be retrieved. +</I>><i> Proceed with the installation of one package? (Y/n) +</I>><i> +</I>><i> <A HREF="http://ftp.mandrivauser.de/mirrors/Mageia/distrib/cauldron/i586/media/core/release/libxdamage1-1.1.3-2.mga2.i586.rpm">http://ftp.mandrivauser.de/mirrors/Mageia/distrib/cauldron/i586/media/core/release/libxdamage1-1.1.3-2.mga2.i586.rpm</A> +</I>><i> installing libxdamage1-1.1.3-2.mga2.i586.rpm +</I>><i> from /var/cache/urpmi/rpms +</I>><i> Preparing... +</I>><i> ################################################################################################################################## +</I>><i> 1/1: libxdamage1 +</I>><i> ################################################################################################################################## +</I>><i> +</I>><i> +</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]# +</I>That's perfectly normal, rpm -qa only display installed physical +packages (libxdamage1 here), whereas libXdamage1 is a virtual package +provided by this last one. Just try: +rpm -q libxdamage1 + +-- +BOFH excuse #374: + +It's the InterNIC's fault. +</PRE> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="011691.html">[Mageia-dev] Strange behaviour - installed package doesn't show when doing a 'rpm -qa' search?? +</A></li> + <LI>Next message: <A HREF="011686.html">[Mageia-dev] [changelog] [RPM] cauldron core/release bugzilla-4.0.4-2.mga2 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#11688">[ date ]</a> + <a href="thread.html#11688">[ thread ]</a> + <a href="subject.html#11688">[ subject ]</a> + <a href="author.html#11688">[ 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> |