Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682 - Need local overrides for package.mask
Summary: Need local overrides for package.mask
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-13 10:09 UTC by Arcady Genkin
Modified: 2011-10-30 22:20 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 Arcady Genkin 2002-02-13 10:09:13 UTC
A local administrator should have means to unmask masked packages in a
persistent manner.  Editing package.mask file is problematic, because if you
rsync the portage tree, the changes will be overwritten.

I propose a file /etc/package.unmask or such, the contents of which will have
the opposite effect of /usr/portage/profiles/package.mask.
Comment 1 Arcady Genkin 2002-02-13 10:10:42 UTC
This work may be done along with fixing bug 190.
Comment 2 Daniel Robbins (RETIRED) gentoo-dev 2002-02-13 15:29:44 UTC
You can get around this problem by using anoncvs rather than rsync (described at
http://lists.gentoo.org/pipermail/gentoo-dev/2002-January/008954.html ).  I'm
marking this as "WORKSFORME"
Comment 3 Paul de Vrieze (RETIRED) gentoo-dev 2002-02-14 06:36:46 UTC
Only unmask seems unappropriate, one might also want to mask certain packages 
so they will not get upgraded automatically when doing a world update