Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133336 - gentoo handbook should explain when it's safe to emerge
Summary: gentoo handbook should explain when it's safe to emerge
Status: RESOLVED WONTFIX
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Installation Handbook (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Docs Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-14 16:03 UTC by Stephen McCracken
Modified: 2006-05-16 02:17 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 Stephen McCracken 2006-05-14 16:03:40 UTC
Despite using gentoo for several months and going through several upgrades, I find that I'm still confused about what system state is safe for emerge-ing.  Often I'll have a full kde session up (with lots of HTML docs open) when I run "emerge --pretend --update world".  At that point, I'm not sure whether I should quit my kde session before emerging things.  Sometimes I want to proceed in steps to be cautious, and it's annoying that I can't easily refer back to the HTML docs.

It would be helpful if the Gentoo handbook had some general advice about when it's safe to emerge.  For example:

- emerge mozilla while mozilla is running? (probably not...)
- emerge alsa-libs while applications which might have loaded them are running?
- emerge cups while a cupsd is running?
- emerge bash from inside a bash shell?
- emerge baselayout while a bunch of applications are running?
- emerge coreutils, even though emerge itself probably uses them?
- etc.
Comment 1 Łukasz Damentko (RETIRED) gentoo-dev 2006-05-14 16:18:08 UTC
You can do all of this whenever you want and nothing will happen to your running programs. Try it!
Comment 2 Stephen McCracken 2006-05-14 17:41:45 UTC
That's good that there aren't any gotchas, but you didn't address my main point, which is that it would be helpful to say this in the handbook.  Without knowing the details of how emerge works, it's not obvious that any of these things should be safe.  Did I just overlook an explanation somewhere in the handbook?
Comment 3 Xavier Neys (RETIRED) gentoo-dev 2006-05-16 02:17:41 UTC
If you've been usig Gentoo for a while, you probably have run `emerge portage` and it worked, didn't it?
Bottom line, it does not matter.