Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Portage 2.0.51 Question
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Mayday
n00b
n00b


Joined: 12 Mar 2004
Posts: 13

PostPosted: Thu Sep 16, 2004 10:37 pm    Post subject: Portage 2.0.51 Question Reply with quote

I am using RC1 as of today and I get a weird change now, how would you deal with this to not show the blocking?

server ~ # emerge -Dup world

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

Calculating world dependencies ...done!
[blocks B ] sys-kernel/linux-headers (from pkg sys-kernel/linux26-headers-2.6.8.1)

Just curious, I think the portage docs are of little use now with the update.

Thanks for the help.
Back to top
View user's profile Send private message
ghostn9e
Tux's lil' helper
Tux's lil' helper


Joined: 09 Apr 2004
Posts: 109
Location: El Pueblo de Nuestra Señora la Reina de los Ángeles de la Porciúncula

PostPosted: Thu Sep 16, 2004 11:05 pm    Post subject: Reply with quote

the linux-headers ARE NOT supposed to show up in World for that very reason, delete the linux-headers entry in /var/cache/edb/world

and when u update your linux headers, emerge with --oneshot so it doesnt get written into world file.

you dont want to unknowingly b0rk ur system because u updated ur linux headers and didnt recompile glibc...

[edit]
if u want to update ur linux headers, uninstall the old ones first, then emerge the new one
Back to top
View user's profile Send private message
UncleOwen
Veteran
Veteran


Joined: 27 Feb 2003
Posts: 1493
Location: Germany, Hamburg

PostPosted: Thu Sep 16, 2004 11:09 pm    Post subject: Reply with quote

ghostn9e wrote:
/var/cache/edb/world


/var/lib/portage/world - we're talking about 2.0.51 :)
Back to top
View user's profile Send private message
ghostn9e
Tux's lil' helper
Tux's lil' helper


Joined: 09 Apr 2004
Posts: 109
Location: El Pueblo de Nuestra Señora la Reina de los Ángeles de la Porciúncula

PostPosted: Fri Sep 17, 2004 3:31 pm    Post subject: Reply with quote

sorry about that, didnt mean to post the old location :oops:
Back to top
View user's profile Send private message
Mayday
n00b
n00b


Joined: 12 Mar 2004
Posts: 13

PostPosted: Fri Sep 17, 2004 7:14 pm    Post subject: Reply with quote

I checked the world file and the headers are not included in it. Any more ideas? I can post the world file etc. I think it is a bug in the new portage.
Back to top
View user's profile Send private message
oberyno
Guru
Guru


Joined: 15 Feb 2004
Posts: 467
Location: /bin/zsh

PostPosted: Fri Sep 17, 2004 7:20 pm    Post subject: Reply with quote

Do you somehow have both linux26-headers and linux-headers? You could check with ls:
Code:
ls /var/db/pkg/sys-kernel
If you have both headers, unmerge the old headers and then reemerge the 26 headers.
Back to top
View user's profile Send private message
Phlogiston
Veteran
Veteran


Joined: 27 Jan 2004
Posts: 1925
Location: Europe, Swizerland

PostPosted: Tue Sep 21, 2004 12:40 pm    Post subject: Reply with quote

Hmm I just did what you said, but portage always wants to emerge my old headers....

Code:

Calculating world dependencies ...done!
[nomerge      ] x11-terms/xterm-191  -Xaw3d -debug +truetype -unicode
[nomerge      ]  sys-apps/utempter-0.5.5.5
[nomerge      ]   app-arch/rpm2targz-9.0-r2
[nomerge      ]    sys-apps/which-2.16
[nomerge      ]               dev-lang/tk-8.4.6-r1  -threads
[nomerge      ]                x11-base/xorg-x11-6.8.0-r1  -3dfx +3dnow +bitmap-fonts -cjk -debug -debug -dlloader -dmx -doc -insecure-drivers -ipv6 +mmx +nls -pam -sdk +sse -static +xprint
[nomerge      ]                 sys-apps/baselayout-1.9.4-r3  -bootstrap -build -debug -livecd -(selinux) -static -(uclibc)
[ebuild  N    ]                  sys-kernel/linux-headers-2.4.21-r1  -build  0 kB



As you can see it is a depency of baselayout... What can I do... or shall i install both?
_________________
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Back to top
View user's profile Send private message
dfy
Tux's lil' helper
Tux's lil' helper


Joined: 05 Apr 2004
Posts: 79

PostPosted: Tue Sep 21, 2004 9:22 pm    Post subject: Reply with quote

It's a problem with xterm, I'd say. xterm has weird dependencies, I can't use emerge -uDp world anymore because xterm always tries to install xorg while I already have xorg-cvs. Unfortunately, removing xterm from the world file didn't have any effect, it still shows up in emerge -uDpv world, but it's NOT a dependency of any other package... Why?
Back to top
View user's profile Send private message
oberyno
Guru
Guru


Joined: 15 Feb 2004
Posts: 467
Location: /bin/zsh

PostPosted: Tue Sep 21, 2004 9:31 pm    Post subject: Reply with quote

Try adding x11-base/xorg-x11-6.8.0 to your /etc/portage/profiles/package.provided. That should fix xterm trying to pull in xorg-x11.

Note: The above only works if you're using a new portage.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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