Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 439598 - Add emerge --sync before emerge -au world to prevent rebuild later
Summary: Add emerge --sync before emerge -au world to prevent rebuild later
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Other documents (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: AMD64 Project
URL: http://www.gentoo.org/proj/en/base/am...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-25 09:34 UTC by Niklas Johansson
Modified: 2012-11-16 18:40 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 Niklas Johansson 2012-10-25 09:34:28 UTC
I just want to suggest a possible improvement. Before the emerge -au world it would be good with a emerge --sync. This way the user will build the latest.

  source /etc/profile
  env-update
+ emerge --sync
  emerge -au world 

Reproducible: Always
Comment 1 Agostino Sarubbo gentoo-dev 2012-10-31 18:30:41 UTC
sounds good for me, any opinion?
Comment 2 Agostino Sarubbo gentoo-dev 2012-11-16 18:40:04 UTC
no opinion :) 

done.