public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Portage: missing pieces
@ 2006-06-21 11:29 Molle Bestefich
  2006-06-21 12:09 ` Shaochun Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Molle Bestefich @ 2006-06-21 11:29 UTC (permalink / raw
  To: gentoo-user

I think a piece might be missing from Portage.

I'll depict my workflow as an example.

I'm preparing to upgrade:
# emerge --sync
# emerge -Dp world
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXinerama-1.0.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXi-1.0.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXrandr-1.1.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-proto/randrproto-1.1.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-misc/makedepend-1.0.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking media-libs/mesa-6.5-r3)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libdrm-2.0.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-proto/xf86vidmodeproto-2.2.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-proto/glproto-1.4.7)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-proto/xf86driproto-2.0.3)
... etc, lots of blockers ...

Ok, let's try and find why it wants to downgrade to xorg-x11-6.9:
# equery d xorg-x11-6.9
[ Searching for packages depending on xorg-x11-6.9... ]

<none found>
#

Ok, no reason, apparently.  Maybe it's already merged then?
# emerge -C xorg-x11-6.9
--- Couldn't find 'xorg-x11-6.9' to unmerge.

Nope.  Now I'm getting uncertain.  Don't I have xorg-x11 at all?
# emerge -C xorg-x11

 x11-base/xorg-x11
    selected: 7.0-r1
   protected: none
     omitted: none

>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.

>>> Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3

<CTRL-C>
Exiting on signal 2

Whoops.  Yep, it's there.

Ok, so status is that I have xorg-x11-7.0, I don't have 6.9, no
packages actually wants xorg-x11-6.9, but whenever I use "emerge -D
world", Portage sees it as a blocker anyway.

Is there a piece missing in this puzzle, in particular the one that
will tell me why on earth Portage thinks version 6.9 is a blocker?

Or is the piece in place but I'm not looking hard enough?
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Portage: missing pieces
  2006-06-21 11:29 [gentoo-user] Portage: missing pieces Molle Bestefich
@ 2006-06-21 12:09 ` Shaochun Wang
  2006-06-21 13:07 ` Daniel da Veiga
  2006-07-06  8:33 ` [gentoo-user] " Molle Bestefich
  2 siblings, 0 replies; 7+ messages in thread
From: Shaochun Wang @ 2006-06-21 12:09 UTC (permalink / raw
  To: gentoo-user

add virtual/xft ~x86 to /etc/portage/package.keywords



On Wed, Jun 21, 2006 at 01:29:21PM +0200, Molle Bestefich wrote:
> I think a piece might be missing from Portage.
> 
> I'll depict my workflow as an example.
> 
> I'm preparing to upgrade:
> # emerge --sync
> # emerge -Dp world
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking 
> x11-libs/libXinerama-1.0.1)
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXi-1.0.1)
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking 
> x11-libs/libXrandr-1.1.1)
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking 
> x11-proto/randrproto-1.1.2)
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking 
> x11-misc/makedepend-1.0.0)
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking media-libs/mesa-6.5-r3)
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libdrm-2.0.1)
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
> x11-proto/xf86vidmodeproto-2.2.2)
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking 
> x11-proto/glproto-1.4.7)
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
> x11-proto/xf86driproto-2.0.3)
> ... etc, lots of blockers ...
> 
> Ok, let's try and find why it wants to downgrade to xorg-x11-6.9:
> # equery d xorg-x11-6.9
> [ Searching for packages depending on xorg-x11-6.9... ]
> 
> <none found>
> #
> 
> Ok, no reason, apparently.  Maybe it's already merged then?
> # emerge -C xorg-x11-6.9
> --- Couldn't find 'xorg-x11-6.9' to unmerge.
> 
> Nope.  Now I'm getting uncertain.  Don't I have xorg-x11 at all?
> # emerge -C xorg-x11
> 
> x11-base/xorg-x11
>    selected: 7.0-r1
>   protected: none
>     omitted: none
> 
> >>>'Selected' packages are slated for removal.
> >>>'Protected' and 'omitted' packages will not be removed.
> 
> >>>Waiting 5 seconds before starting...
> >>>(Control-C to abort)...
> >>>Unmerging in: 5 4 3
> 
> <CTRL-C>
> Exiting on signal 2
> 
> Whoops.  Yep, it's there.
> 
> Ok, so status is that I have xorg-x11-7.0, I don't have 6.9, no
> packages actually wants xorg-x11-6.9, but whenever I use "emerge -D
> world", Portage sees it as a blocker anyway.
> 
> Is there a piece missing in this puzzle, in particular the one that
> will tell me why on earth Portage thinks version 6.9 is a blocker?
> 
> Or is the piece in place but I'm not looking hard enough?
> -- 
> gentoo-user@gentoo.org mailing list

-- 
Shaochun Wang(王绍春) <scwang@ios.ac.cn>
PH.D Candidate
Laboratory of Computer Science, Institute of Software
Chinese Academy of Science

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Portage: missing pieces
  2006-06-21 11:29 [gentoo-user] Portage: missing pieces Molle Bestefich
  2006-06-21 12:09 ` Shaochun Wang
@ 2006-06-21 13:07 ` Daniel da Veiga
  2006-07-06  8:33 ` [gentoo-user] " Molle Bestefich
  2 siblings, 0 replies; 7+ messages in thread
From: Daniel da Veiga @ 2006-06-21 13:07 UTC (permalink / raw
  To: gentoo-user

On 6/21/06, Molle Bestefich <molle.bestefich@gmail.com> wrote:
> I think a piece might be missing from Portage.
>
> I'll depict my workflow as an example.
>
> I'm preparing to upgrade:
> # emerge --sync
> # emerge -Dp world
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXinerama-1.0.1)
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXi-1.0.1)
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXrandr-1.1.1)
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-proto/randrproto-1.1.2)
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-misc/makedepend-1.0.0)
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking media-libs/mesa-6.5-r3)
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libdrm-2.0.1)
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
> x11-proto/xf86vidmodeproto-2.2.2)
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-proto/glproto-1.4.7)
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
> x11-proto/xf86driproto-2.0.3)
> ... etc, lots of blockers ...
>
> Ok, let's try and find why it wants to downgrade to xorg-x11-6.9:
> # equery d xorg-x11-6.9
> [ Searching for packages depending on xorg-x11-6.9... ]
>
> <none found>
> #
>
> Ok, no reason, apparently.  Maybe it's already merged then?
> # emerge -C xorg-x11-6.9
> --- Couldn't find 'xorg-x11-6.9' to unmerge.
>
> Nope.  Now I'm getting uncertain.  Don't I have xorg-x11 at all?
> # emerge -C xorg-x11
>
>  x11-base/xorg-x11
>     selected: 7.0-r1
>    protected: none
>      omitted: none
>
> >>> 'Selected' packages are slated for removal.
> >>> 'Protected' and 'omitted' packages will not be removed.
>
> >>> Waiting 5 seconds before starting...
> >>> (Control-C to abort)...
> >>> Unmerging in: 5 4 3
>
> <CTRL-C>
> Exiting on signal 2
>
> Whoops.  Yep, it's there.
>
> Ok, so status is that I have xorg-x11-7.0, I don't have 6.9, no
> packages actually wants xorg-x11-6.9, but whenever I use "emerge -D
> world", Portage sees it as a blocker anyway.
>
> Is there a piece missing in this puzzle, in particular the one that
> will tell me why on earth Portage thinks version 6.9 is a blocker?
>
> Or is the piece in place but I'm not looking hard enough?
> --

Try "emerge -Dtpv world", it will give you a hierarquical tree that
will show what package is seeking to downgrade xorg.

-- 
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-user] Re: Portage: missing pieces
  2006-06-21 11:29 [gentoo-user] Portage: missing pieces Molle Bestefich
  2006-06-21 12:09 ` Shaochun Wang
  2006-06-21 13:07 ` Daniel da Veiga
@ 2006-07-06  8:33 ` Molle Bestefich
  2006-07-06  8:44   ` Donnie Berkholz
  2006-07-06 16:54   ` Richard Fish
  2 siblings, 2 replies; 7+ messages in thread
From: Molle Bestefich @ 2006-07-06  8:33 UTC (permalink / raw
  To: gentoo-user; +Cc: danieldaveiga

Daniel da Veiga wrote:
> Try "emerge -Dtpv world", it will give you a hierarquical tree
> that will show what package is seeking to downgrade xorg.

Thanks for the tip!

Unfortunately, the spurious xorg-x11-6.9 package just shows at the top
of the tree:

# emerge -Dtp world

These are the packages that would be merged, in reverse order:

Calculating world dependencies... done!
[blocks B     ] >=sys-apps/shadow-4.0.14-r2 (is blocking
sys-apps/pam-login-4.0.14)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-i810-1.6.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-voodoo-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-s3-0.4.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-aiptek-1.0.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-glint-1.1.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-spaceorb-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-sis-0.9.1-r1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-vesa-1.2.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-tdfx-1.2.1-r1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-vmmouse-12.4.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-digitaledge-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-dmc-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-tga-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-imstt-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-elo2300-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-keyboard-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-calcomp-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-microtouch-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-via-0.2.1-r1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXvMC-1.0.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXv-1.0.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-v4l-0.1.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-tek4957-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-acecad-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-chips-1.1.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-citron-2.2.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-palmax-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-savage-2.1.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-sisusb-0.8.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-mga-1.4.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-fbdev-0.3.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-cirrus-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-rendition-4.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-trident-1.2.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-summa-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-penmount-1.2.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-ur98-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-apm-1.1.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-mouse-1.1.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-magellan-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-i128-1.2.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-evdev-1.1.2-r1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-dynapro-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-nsc-2.8.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-jamstudio-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-dummy-0.2.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-siliconmotion-1.4.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-elographics-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-i740-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-mutouch-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-neomagic-1.1.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-nv-1.1.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-hyperpen-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-magictouch-1.0.0.5)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-fpit-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-s3virge-1.9.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-joystick-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-vga-4.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-tseng-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-input-void-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-vmware-10.13.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-cyrix-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-ark-0.6.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-proto/scrnsaverproto-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-proto/compositeproto-0.3.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-wm/twm-1.0.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-apps/xrdb-1.0.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-apps/xclock-1.0.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXft-2.1.10)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-apps/xinit-1.0.2-r5)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-misc/xbitmaps-1.0.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-apps/xauth-1.0.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libdmx-1.0.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-proto/evieext-1.0.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-proto/damageproto-1.0.3)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-apps/xkbcomp-1.0.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
media-fonts/font-cursor-misc-1.0.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
media-fonts/font-misc-misc-1.0.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-base/xorg-server-1.1.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-proto/xf86rushproto-1.1.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
media-fonts/font-alias-1.0.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-proto/fontcacheproto-0.1.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXfont-1.1.0-r1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-apps/bdftopcf-1.0.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
media-fonts/font-adobe-75dpi-1.0.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
media-fonts/font-util-1.0.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
media-fonts/encodings-1.0.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-apps/mkfontdir-1.0.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libfontenc-1.0.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-apps/mkfontscale-1.0.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-apps/iceauth-1.0.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-apps/rgb-1.0.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-proto/trapproto-3.4.3)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXaw-1.0.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXpm-3.5.5)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-proto/xf86dgaproto-2.0.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXres-1.0.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-proto/resourceproto-1.0.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libxkbfile-1.0.3)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libxkbui-1.0.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-proto/dmxproto-2.2.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/liblbxutil-1.0.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-proto/xf86miscproto-0.9.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-libs/libXxf86misc-1.0.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-proto/videoproto-2.2.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-drivers/xf86-video-ati-6.6.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-proto/fontsproto-2.0.2)
[blocks B     ] sys-apps/pam-login (is blocking sys-apps/shadow-4.0.15-r2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-proto/recordproto-1.13.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXtst-1.0.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXxf86vm-1.0.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXmu-1.0.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-proto/xf86driproto-2.0.3)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-proto/glproto-1.4.7)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
x11-proto/xf86vidmodeproto-2.2.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libdrm-2.0.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking media-libs/mesa-6.5-r3)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-misc/makedepend-1.0.0)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-proto/randrproto-1.1.2)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXrandr-1.1.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXi-1.0.1)
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXinerama-1.0.1)
[ebuild     U ] kde-base/kwalletmanager-3.5.3 [3.5.2]
USE="-kdehiddenvisibility%"
[ebuild     U ] sys-fs/device-mapper-1.02.07 [1.02.02]
[ebuild     U ] kde-base/kdebase-meta-3.5.3 [3.5.2]
[ebuild     U ]  kde-base/konsole-3.5.3-r1 [3.5.2-r1]
USE="-kdehiddenvisibility%"

... snip ...

Hm.

Any other suggestions?
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Re: Portage: missing pieces
  2006-07-06  8:33 ` [gentoo-user] " Molle Bestefich
@ 2006-07-06  8:44   ` Donnie Berkholz
  2006-07-06 16:54   ` Richard Fish
  1 sibling, 0 replies; 7+ messages in thread
From: Donnie Berkholz @ 2006-07-06  8:44 UTC (permalink / raw
  To: gentoo-user; +Cc: danieldaveiga

[-- Attachment #1: Type: text/plain, Size: 934 bytes --]

Molle Bestefich wrote:
> Unfortunately, the spurious xorg-x11-6.9 package just shows at the top
> of the tree:

> Calculating world dependencies... done!
> [blocks B     ] >=sys-apps/shadow-4.0.14-r2 (is blocking
> sys-apps/pam-login-4.0.14)
> [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
> x11-drivers/xf86-video-i810-1.6.0)

> Any other suggestions?

There is nothing spurious about it. You aren't reading closely enough to
see the '<=' (less than or equal to) in front of it. Maybe you want to
check out the "Blocked packages" section of the handbook [1]. Basically
it's saying that you need to uninstall your old xorg-x11 before you can
upgrade to the new, modular xorg-x11. Please also glance at the howto
for this upgrade [2].

Thanks,
Donnie

1.
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=1#doc_chap4
2. http://www.gentoo.org/proj/en/desktop/x/x11/modular-x-howto.xml


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Re: Portage: missing pieces
  2006-07-06  8:33 ` [gentoo-user] " Molle Bestefich
  2006-07-06  8:44   ` Donnie Berkholz
@ 2006-07-06 16:54   ` Richard Fish
  2006-07-12 17:02     ` Devon Miller
  1 sibling, 1 reply; 7+ messages in thread
From: Richard Fish @ 2006-07-06 16:54 UTC (permalink / raw
  To: gentoo-user

On 7/6/06, Molle Bestefich <molle.bestefich@gmail.com> wrote:
>
> ... snip ...
>
> Any other suggestions?

Dont "snip".  The relevant part comes *after* the "blocks" lines.

Also, you are mis-interpreting the "blocks" lines.  The correct
reading of "X (is blocking Y)" is that you have (or should have) X
installed, and now portage wants to install Y instead.  Usually this
is because Y supercedes the functionality that used to be provided by
X, and  in almost all cases, the right thing to do is to unmerge X and
merge Y.

The exceptions on your system are pam-login/shadow, and
seamonkey/mozilla.  For some reason portage wants to install/keep
both.  This is where you need to look at the *full* --tree output to
see what is trying to pull those packages in.

-Richard
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] Re: Portage: missing pieces
  2006-07-06 16:54   ` Richard Fish
@ 2006-07-12 17:02     ` Devon Miller
  0 siblings, 0 replies; 7+ messages in thread
From: Devon Miller @ 2006-07-12 17:02 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1159 bytes --]

> >=sys-apps/shadow-4.0.14-r2 (is blocking sys-apps/pam-login-4.0.14)
The trick here is to unmerge pam-login, then merge shadow with USE="pam".
The functionality of pam-login has been folded into shadow, so using
pam-login is deprecated.

dcm

On 7/6/06, Richard Fish <bigfish@asmallpond.org> wrote:
>
> On 7/6/06, Molle Bestefich <molle.bestefich@gmail.com> wrote:
> >
> > ... snip ...
> >
> > Any other suggestions?
>
> Dont "snip".  The relevant part comes *after* the "blocks" lines.
>
> Also, you are mis-interpreting the "blocks" lines.  The correct
> reading of "X (is blocking Y)" is that you have (or should have) X
> installed, and now portage wants to install Y instead.  Usually this
> is because Y supercedes the functionality that used to be provided by
> X, and  in almost all cases, the right thing to do is to unmerge X and
> merge Y.
>
> The exceptions on your system are pam-login/shadow, and
> seamonkey/mozilla.  For some reason portage wants to install/keep
> both.  This is where you need to look at the *full* --tree output to
> see what is trying to pull those packages in.
>
> -Richard
> --
> gentoo-user@gentoo.org mailing list
>
>

[-- Attachment #2: Type: text/html, Size: 1705 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-07-12 17:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-21 11:29 [gentoo-user] Portage: missing pieces Molle Bestefich
2006-06-21 12:09 ` Shaochun Wang
2006-06-21 13:07 ` Daniel da Veiga
2006-07-06  8:33 ` [gentoo-user] " Molle Bestefich
2006-07-06  8:44   ` Donnie Berkholz
2006-07-06 16:54   ` Richard Fish
2006-07-12 17:02     ` Devon Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox