Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 288693 - sys-apps/coreutils should mention source /etc/profile
Summary: sys-apps/coreutils should mention source /etc/profile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-12 08:18 UTC by Dirkjan Ochtman (RETIRED)
Modified: 2009-10-12 19:50 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 Dirkjan Ochtman (RETIRED) gentoo-dev 2009-10-12 08:18:56 UTC
It currently only mentions hash -r, which just resulted in me getting errors about ls coloring after upgrading to coreutils-7.5:

ls: unrecognized prefix: hl
ls: unparsable value for LS_COLORS environment variable

Reproducible: Always
Comment 1 SpanKY gentoo-dev 2009-10-12 14:26:29 UTC
env-update is unrelated.  that comes from needing to rerun shell rc files which create LS_COLORS.
Comment 3 Dirkjan Ochtman (RETIRED) gentoo-dev 2009-10-12 19:50:11 UTC
On behalf of naive users everywhere, thank you!