Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Fri Mar 03, 2006 11:04 pm 
Offline
Newbie

Joined: Wed Aug 10, 2005 11:09 pm
Posts: 2
I run Gentoo on my Linode. It seems that some recent change to Gentoo has resulting in emerge wanting to install gentoo-sources, whereas this wasn't the case before.

Has anyone seen this problem and know how to overcome it.

# emerge -pDu world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild N ] sys-kernel/gentoo-sources-2.6.15-r1
#


Top
   
 Post subject:
PostPosted: Tue Mar 07, 2006 4:08 am 
Offline
Senior Member

Joined: Fri Feb 13, 2004 11:30 am
Posts: 140
Location: England, UK
Try passing emerge the -t option when you use -p - that displays them in a tree format and should be able to let you know what's wanting gentoo-sources.


Top
   
 Post subject:
PostPosted: Tue Mar 07, 2006 4:58 pm 
Offline
Senior Newbie

Joined: Wed Feb 22, 2006 4:14 pm
Posts: 17
The sources seem to be part of the system as in
Code:
emerge -pvuD system

which you get when you do
Code:
emerge -pvuD world

You'll probably need to mask them out. I don't suppose you'll need the sources to build the kernel, because the linode people create the kernels for us. But, some packages may require the sources to build. In that case, you'll need them to build that package. But, you'll probably have to configure a new kernel too.

Try this to make it out...
Code:
echo ">sys-kernel/gentoo-sources-2.6.15-r1" >> /etc/portage/package.mask
emerge -pvuD world


cheers


Top
   
 Post subject:
PostPosted: Sun Mar 12, 2006 6:57 am 
Offline
Senior Member

Joined: Sat Dec 04, 2004 5:36 pm
Posts: 145
genode wrote:
The sources seem to be part of the system as in
Code:
emerge -pvuD system

which you get when you do
Code:
emerge -pvuD world

You'll probably need to mask them out. I don't suppose you'll need the sources to build the kernel, because the linode people create the kernels for us. But, some packages may require the sources to build. In that case, you'll need them to build that package. But, you'll probably have to configure a new kernel too.

Try this to make it out...
Code:
echo ">sys-kernel/gentoo-sources-2.6.15-r1" >> /etc/portage/package.mask
emerge -pvuD world


cheers


Easier. :)

I use 'sys-kernel/gentoo-sources' in /etc/portage/package.mask so that it masks out all versions of gentoo-sources automagically. ;)

Cheers.


Top
   
 Post subject:
PostPosted: Fri Mar 17, 2006 12:13 am 
Offline
Newbie

Joined: Wed Aug 10, 2005 11:09 pm
Posts: 2
Did something change in Gentoo that required this? I'm sure my Linode never needed gentoo-sources from the time I joined, several months ago.


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