Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Aug 29, 2006 10:06 pm 
Offline

Joined: Tue Aug 29, 2006 9:36 pm
Posts: 1
Hello,

I'm setting up a gentoo linode and the first thing I did once logging in was an emerge --sync. I was greeted with the following error:
Quote:
Updating Portage cache: 90%!!! Cannot resolve a virtual package name to an ebuild.
!!! This is a bug, please report it. (virtual/ghostscript-0)


So the make.profile symlink is pointing to 2005.0 which I'm pretty sure is deprecated. I switched to /usr/portage/profiles/obsolete/x86 for the make.profile and tried to update portage which bombed at ncurses..

Didn't see anything on the wiki about this..

So am I doing something really really dumb or is this profile too old?


Top
   
 Post subject:
PostPosted: Tue Aug 29, 2006 10:57 pm 
Offline
Senior Member

Joined: Sun Nov 14, 2004 6:37 pm
Posts: 138
Website: http://oldos.org
WLM: jasonlfaulkner@hotmail.com
Yahoo Messenger: jasonfncsu
AOL: jaylfaulkner
Location: NC, USA
use /usr/portage/profiles/default-linux/x86

I think :)

_________________
Jay Faulkner
http://oldos.org


Top
   
 Post subject: updating gentoo...
PostPosted: Wed Sep 13, 2006 5:40 pm 
Offline

Joined: Wed Sep 13, 2006 5:31 pm
Posts: 1
Website: http://kanutron.net/
WLM: kanutron33@hotmail.com
Yahoo Messenger: Kanutron
Location: Barcelona, Spain
Steps I followed:

1) Create disk image with Gentoo 2005.0 provided by Linode.
2) Boot this obsolete system
3) Tune some things like:
# rc-update -d keymaps boot
# rc-update -d consolefont boot
# echo HOSTNAME="myhost" > /etc/conf.d/hostname
In make.conf, ensure a properly USE with thinks like -X -gtk -gtk2 etc...
4) Update portage tree: #emerge --sync (fails as your linode, no problem)
5) Upgrade portage: # emerge -u portage
6) rm /etc/make.profile
7) ln -s /usr/portage/profiles/default-linux/x86/2006.1
8) Sync again: emerge --sync

If you want a perfectly upgraded system...
9) #emerge gcc (take a long long time...)

Then, select your new compiler gcc-4.1.1 as your default compiler if you want it, with gcc-config (depracated but, eselect compiler isn't installed yet ;-) ).

Finally, rebuild all the packages with "emerge -e world".

At this point, you're running a Gentoo 2006.1.

Install everything, try kernels 2.6 etc... Enjoy!

_________________
--
kanutron


Top
   
 Post subject:
PostPosted: Thu Sep 14, 2006 12:54 pm 
Offline
Senior Newbie

Joined: Fri Apr 22, 2005 8:02 pm
Posts: 8
I started on building a gentoo system yesterday, and this is pretty close to what I did. (or rather, am doing, takes a while...)


Top
   
 Post subject:
PostPosted: Sat Oct 14, 2006 8:17 pm 
Offline
Senior Newbie

Joined: Sat Oct 14, 2006 6:09 pm
Posts: 9
The emerge -u portage is not working for me so I went ahead and downloaded the most recent portage and then did emerge portage and everything "appears" to be working. I'll post a reply if this doesn't work. Thanks for the advice!

Update - Starting over....

I don't know what I did honestly. I was reading ALOT of stuff on gentoo.org's forums and I did attempt to try emerge --onetry --nodep portage. This appears to have worked and I now emerging gcc. Thanks for the info.


Top
   
 Post subject: still doesn't work
PostPosted: Tue Dec 05, 2006 12:46 am 
Offline
Senior Member

Joined: Thu Sep 29, 2005 9:52 pm
Posts: 79
Website: http://www.hectorg.net
Location: Miami, Florida
>>> Updating Portage cache: 90%!!! Cannot resolve a virtual package name to an ebuild.
!!! This is a bug, please report it. (virtual/ghostscript-0)

so I tried to emerge portage and I get this

!!! ARCH is not set... Are you missing the /etc/make.profile symlink?
!!! Is the symlink correct? Is your portage tree complete?


Im not sure how to fix this

I get the same if I try emerge -u portage


Top
   
 Post subject:
PostPosted: Tue Dec 05, 2006 1:03 am 
Offline
Senior Member

Joined: Thu Sep 29, 2005 9:52 pm
Posts: 79
Website: http://www.hectorg.net
Location: Miami, Florida
ln -s /usr/portage/profiles/default-linux/x86/2006.1 /etc/make.profile

seems to have gotten me passed that problem...


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 5 guests


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

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group