Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60953 - portage ignoring /etc/portage/package.mask
Summary: portage ignoring /etc/portage/package.mask
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-19 15:24 UTC by Gerator
Modified: 2004-08-19 16:14 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 Gerator 2004-08-19 15:24:55 UTC
When I try to mask a package with ambiguous name portage ignores /etc/portage/package.mask
For example trying to mask mldonkey by adding it to package.mask has no result.

Reproducible: Always
Steps to Reproduce:
1.emerge -p "ambiguous-packet", portage will tell about de ambiguous ebuild and ask for more detail.
2.add one of the possible ambiguous ebuild to package.mask
3.try to emerge the masked ebuild

Actual Results:  
Portage ignored that the ebuild was masked in /etc/portage/package.mask and
installed the packet.

Expected Results:  
Portage should take care about /etc/portage/package.mask and not emerge the ebuild

I have tested it with mldonkey. If you try to emerge mldonkey, portage will ask
you to try to emerge net-p2p/mldonkey or app-emacs/mldonkey.
In this case neither of the ebuilds can be masked by adding them to
/etc/portage/packages.mask
I don't know if the same occurs for package.unmask.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-08-19 16:14:54 UTC
Reopen with the output from emerge --info and attach /etc/portage/package.mask as a text/plain.