Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 693464

Summary: www-client/firefox-69 should depend on >=dev-libs/nss-3.45 - checking for NSS - version >= 3.45... no
Product: Gentoo Linux Reporter: زياد بن عبدالعزيز الباتلي <ziyad_fox>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description زياد بن عبدالعزيز الباتلي 2019-09-04 05:55:55 UTC
As the title of the bug: "=www-client/firefox-69.0::gentoo" requires ">=dev-libs/nss-3.45"

Currently the ebuild CDEPEND on ">=dev-libs/nss-3.44.1".

With "dev-libs/nss-3.44.1" on my system it aborts emerging "=www-client/firefox-69.0::gentoo" with the error:
----8<----
checking NSPR selection... system
checking for nspr-config... /usr/bin/nspr-config
checking for NSPR - version >= 4.21... yes
checking for event.h... yes
checking for event_init in -levent... yes
checking for nss-config... /usr/bin/nss-config
checking for NSS - version >= 3.45... no
---->8----

Thanks.
Ziyad.
Comment 1 Larry the Git Cow gentoo-dev 2019-09-04 18:59:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f2e84f293391a278c2fc5e3cafc0c17e92cc8a8

commit 4f2e84f293391a278c2fc5e3cafc0c17e92cc8a8
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2019-09-04 18:53:07 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-09-04 18:58:49 +0000

    www-client/firefox: adjust dev-libs/nss version requirement
    
    Closes: https://bugs.gentoo.org/693464
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 www-client/firefox/firefox-69.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)