Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135547 - nss 3.11.1 depends on masked nspr-4.6.2
Summary: nss 3.11.1 depends on masked nspr-4.6.2
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-04 11:55 UTC by Jorge Vargas
Modified: 2006-06-04 12:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jorge Vargas 2006-06-04 11:55:38 UTC
from nss-3.11.1.ebuild
lines 7 and 20

make a hard dependancy on nspr-4.6.2

but  emerge =dev-libs/nspr-4.6.2* renders

!!! All ebuilds that could satisfy "=dev-libs/nspr-4.6.2" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-libs/nspr-4.6.2 (masked by: ~x86 keyword)

therefore nss-3.11.1 should be masked or nspr unmask
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-04 12:02:13 UTC
dev-libs/nss-3.11.1 is unstable, dev-libs/nspr-4.6.2 is unstable as well. Nothing package.masked. If you put some ebuild into package.keywords, you need to do the same for its dependencies.

No bug here.
Comment 2 Jorge Vargas 2006-06-04 12:15:08 UTC
Ahh sorry 

when firefox 1.5 was masked I added nss and it compile (probably back then the corresponding nspr was not mask) so it compile 

right now I have taken both nss and firefox from my package.unmask

you could have said it on irc :) although I didn't think you check it back then, sorry for the troubles.