Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138185 - mask & unmask package
Summary: mask & unmask package
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-27 04:45 UTC by Mike Limansky
Modified: 2006-06-27 07:15 UTC (History)
0 users

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 Mike Limansky 2006-06-27 04:45:09 UTC
I wrote:
>dev-java/sun-jdk-1.5.0
in /etc/portage/package.unmask
and
>=dev-java/sun-jdk-1.5.0.07
in /etc/portage/package.mask

but emerge -pv sun-jdk try to install =dev-java/sun-jdk-1.5.0.07.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-27 04:54:56 UTC
Not a bug, package.unmask entries are parsed last, so you've unmasked it.
Comment 2 Mike Limansky 2006-06-27 06:27:45 UTC
i see, what it's parsed last, but how can i unmask packages from one version to another version now? i think it's realy needed, couse last versions may have dependesies which i don't want to install...
Comment 3 Marius Mauch (RETIRED) gentoo-dev 2006-06-27 07:15:10 UTC
so just unmask the version you want