Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] I want back to the fresh install
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
otey
n00b
n00b


Joined: 31 Oct 2006
Posts: 11
Location: Denmark

PostPosted: Wed Nov 01, 2006 6:09 pm    Post subject: [solved] I want back to the fresh install Reply with quote

This is probably my 5th reinstall. And I am kind of tied of doing it from scratch.
I was emerging gnome-light with the flags "gnome gtk -qt3 -qt4 -kde cdr dvdr alsa" in my make.conf and USE="firefox apache2 beagle" in front of 'emerge gnome-light'

Then suddenly my compilation stopped when installing some package that required cairo with the png flag on. I reemerged cairo with USE="png" and emerged the remaining packages of gnome-light.
Then compilation stops again while compiling some blablabla package. No explanations, no nothing.

Long story short: I want to go back to the fresh install. With only the stage3 apps, coldplug, and the rest of the software from the gentoo-amd64-handbook. Then I can start agan, using a manual or something.

Bottomline: How do I remove the packages and their config?


Last edited by otey on Thu Nov 02, 2006 5:28 pm; edited 1 time in total
Back to top
View user's profile Send private message
nixnut
Administrator
Administrator


Joined: 09 Apr 2004
Posts: 10951
Location: the dutch mountains

PostPosted: Wed Nov 01, 2006 6:16 pm    Post subject: Reply with quote

for file in `cat /var/lib/portage/world`; do emerge -C $file; done might do the trick, but just starting from scratch with a stage3 is faster and most likely more predictable.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
otey
n00b
n00b


Joined: 31 Oct 2006
Posts: 11
Location: Denmark

PostPosted: Wed Nov 01, 2006 6:24 pm    Post subject: Reply with quote

Thanks a lot. I'll start from scratch again then. I get faster every time :-)
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 6609

PostPosted: Wed Nov 01, 2006 6:56 pm    Post subject: Re: Problems emerging gnome, I want back to the fresh instal Reply with quote

otey wrote:
and USE="firefox apache2 beagle" in front of 'emerge gnome-light'

Use /etc/portage/package.use, and hit whoever told you to put USE= on the command-line :wink:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum