Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28242 - After using ACCEPT_KEYWORDS emerge foo, mention emerge -U world to prevent downgrades
Summary: After using ACCEPT_KEYWORDS emerge foo, mention emerge -U world to prevent do...
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Portage Manual (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Sven Vermeulen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-09 00:47 UTC by Rob Davies
Modified: 2003-11-15 04:42 UTC (History)
1 user (show)

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


Attachments
Patch to portage manual (portage-manual.diff,527 bytes, patch)
2003-11-15 04:21 UTC, Sven Vermeulen (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Davies 2003-09-09 00:47:20 UTC
When you need to accept some unstable packages, there's fair amount on masking, 
and various features, but the simplest solution to avoid ~arch packages from 
being downgraded, is to emerge -U. 
 
There's no mention in manual.  A short one or two line note after explanation 
of ACCEPT_KEYWORDS example would suffice and save many users time and trouble.
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2003-11-15 04:21:48 UTC
Created attachment 20777 [details, diff]
Patch to portage manual

This patch adds a paragraph right after "emerge --update world" to inform the
users that, if they don't want packages to be downgraded, to use "emerge
--upgradeonly world".

If a docdev can review?
Comment 2 Benny Chuang (RETIRED) gentoo-dev 2003-11-15 04:28:29 UTC
patch looks good
Comment 3 Sven Vermeulen (RETIRED) gentoo-dev 2003-11-15 04:42:03 UTC
Committed.