Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69680 - make etc-update menu more clear on what to do
Summary: make etc-update menu more clear on what to do
Status: RESOLVED DUPLICATE of bug 48237
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Configuration (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: Inclusion
Depends on: 93874
Blocks:
  Show dependency tree
 
Reported: 2004-10-31 17:41 UTC by Tom Hosiawa
Modified: 2005-05-25 08:13 UTC (History)
0 users

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


Attachments
etc-update.diff (etc-update.diff,945 bytes, patch)
2004-10-31 17:42 UTC, Tom Hosiawa
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Hosiawa 2004-10-31 17:41:45 UTC
The menu for etc-update that directs users how to edit files is a little confusing.

Please select a file to edit by entering the corresponding number.
              (don't use -3 or -5 if you're unsure what to do)
              (-1 to exit) (-3 to auto merge all remaining files)
                           (-5 to auto-merge AND not use 'mv -i'): 

From when I first used it, I always skipped reading the first line, thinking only the options in the brackets are possible options. Therefore, never realizing I could enter the file number to use a diff of the files. I only found this out after using gentoo for over a year:), and I'm sure I'm not the first one.

It would be much more clear, if this was made consistent, my having all options listed in the brackets like this:

Please select a file to edit by entering the corresponding number. Don't use -3 or -5 if you're unsure what to do
              (# of file to edit)
              (-1 to exit) "
              (-3 to auto merge all remaining files)
              (-5 to auto-merge AND not use 'mv -i'):

Reproducible: Always
Steps to Reproduce:
Comment 1 Tom Hosiawa 2004-10-31 17:42:36 UTC
Created attachment 43037 [details, diff]
etc-update.diff
Comment 2 Jason Stubbs (RETIRED) gentoo-dev 2005-05-25 08:13:13 UTC

*** This bug has been marked as a duplicate of 48237 ***