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/012353.html | 117 +++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-February/012353.html (limited to 'zarb-ml/mageia-dev/2012-February/012353.html') diff --git a/zarb-ml/mageia-dev/2012-February/012353.html b/zarb-ml/mageia-dev/2012-February/012353.html new file mode 100644 index 000000000..f245c55f9 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-February/012353.html @@ -0,0 +1,117 @@ + + + + [Mageia-dev] [packages-commits] [215093] SILENT: Fix install + + + + + + + + + +

[Mageia-dev] [packages-commits] [215093] SILENT: Fix install

+ David Walser + luigiwalser at yahoo.com +
+ Sun Feb 26 13:50:38 CET 2012 +

+
+ +
Luc Menut wrote:
+> Le 26/02/2012 10:12, root at mageia.org a écrit :
+>> Revision
+>>     215093
+>> Author
+>>     dmorgan
+>> Date
+>>     2012-02-26 10:12:36 +0100 (Sun, 26 Feb 2012)
+>>
+> [...]
+>> @@ -75,7 +74,7 @@
+>>   Requires(post):	nss
+>>   Requires(post):	rpm-helper
+>>   Requires:	%{mklibname sqlite3_ 0}>= %{sqlite3_version}
+>> -Requires:	%{nspr_libname}>= 2:%{nspr_version}
+>> +Requires:	%{nspr_libname}>= %{nspr_version}
+>>
+> 
+> I think epoch is needed here.
+> with lib64nss3-3.13.3-3.mga2
+> rpm -q --requires lib64nss3
+> nss
+> rpm-helper
+> lib64sqlite3_0 >= 3.7.10
+> lib64nspr4 >= 4.9
+> 
+> but lib64nspr4-4.9-3.mga2 provides
+> rpm -q --provides lib64nspr4
+> nspr = 2:4.9-3.mga2
+> mozilla-nspr = 2:4.9-3.mga2
+> ...
+> lib64nspr4 = 2:4.9-3.mga2
+> lib64nspr4(x86-64) = 2:4.9-3.mga2
+
+Yes, that change looked incorrect to me too.  I don't believe anything in nss was actually wrong/broken.  It was just relying on nspr 
+reporting the correct version through pkg-config, which it was not.  It looks like my fix for that was successful.
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

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