From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-February/011688.html | 88 ++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-February/011688.html (limited to 'zarb-ml/mageia-dev/2012-February/011688.html') 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 @@ + + + + [Mageia-dev] Strange behaviour - installed package doesn't show when doing a 'rpm -qa' search?? + + + + + + + + + +

[Mageia-dev] Strange behaviour - installed package doesn't show when doing a 'rpm -qa' search??

+ Guillaume Rousse + guillomovitch at gmail.com +
+ Wed Feb 1 09:33:42 CET 2012 +

+
+ +
Le 01/02/2012 08:57, Robert Fox a écrit :
+> [root at foxbase Download]# urpmi --replacepkgs libXdamage1
+> To satisfy dependencies, the following package is going to be installed:
+>     Package                        Version      Release       Arch
+> (medium "Core 32bit Release")
+>    libxdamage1                    1.1.3        2.mga2        i586
+> 9.3KB of additional disk space will be used.
+> 5.6KB of packages will be retrieved.
+> Proceed with the installation of one package? (Y/n)
+>
+> http://ftp.mandrivauser.de/mirrors/Mageia/distrib/cauldron/i586/media/core/release/libxdamage1-1.1.3-2.mga2.i586.rpm
+> installing libxdamage1-1.1.3-2.mga2.i586.rpm
+> from /var/cache/urpmi/rpms
+> Preparing...
+> ##################################################################################################################################
+>        1/1: libxdamage1
+> ##################################################################################################################################
+>
+>
+> [root at foxbase Download]# rpm -qa | grep libXdamage1
+> [root at foxbase Download]#
+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.
+
+ + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1