Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16477 - misstyped informations given at the end of an emerge session when new files in /etc (._cfg???_*):
Summary: misstyped informations given at the end of an emerge session when new files i...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High trivial
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-27 10:41 UTC by Mathieu Okuyama
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 Mathieu Okuyama 2003-02-27 10:41:03 UTC
misstyped informations given at the end of an emerge session when new files in
/etc (._cfg???_*):

 * GNU info directory index is up-to-date.
 * IMPORTANT: 2 config files in /etc need updating.
 * Type emerge help config to learn how to update config files.

the last line should be:
 * Type emerge --help config to learn how to update config files.

Reproducible: Always
Steps to Reproduce:
1.touch /etc/._cfg0000_foo
2.emerge <package_name>
3.
Actual Results:  
 * GNU info directory index is up-to-date.
 * IMPORTANT: 2 config files in /etc need updating.
 * Type emerge help config to learn how to update config files.

Expected Results:  
 * GNU info directory index is up-to-date.
 * IMPORTANT: 2 config files in /etc need updating.
 * Type emerge --help config to learn how to update config files.
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2003-03-02 10:40:10 UTC
fixed for 2.0.47-r8