public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] No more xorg upgrade?
@ 2006-07-11 19:13 Robert Cernansky
  2006-07-11 19:29 ` Luigi Pinna
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Cernansky @ 2006-07-11 19:13 UTC (permalink / raw
  To: gentoo-user

Hello,

I've recently synced. emerge -up world do not want to upgrade xorg-x11 to
7.0. Only upgrade from 6.8.2-r7 to 6.8.2-r8 is printed. Before this sync, the
xorg-x11 wants to be upgraded from 6.8.2-r7 to 7.0-r1.

Previous sync I did shortly after modular xorg becomes stable. I did not update
xorg yet nor did emerge -u world. It seems to be portage bug, isn't it?

Normal "world" update:

$ emerge -up world | grep xorg
[ebuild     U ] x11-base/xorg-x11-6.8.2-r8 [6.8.2-r7] USE="dlloader*" 

When merging directly xorg-x11 it want to upgrade to 7.0-r1:

$ emerge -up xorg-x11 | grep xorg-x11-7.0
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-base/xorg-x11-7.0-r1)
[ebuild     U ] x11-base/xorg-x11-7.0-r1 [6.8.2-r7] INPUT_DEVICES="evdev% keyboard% mouse% -acecad% -aiptek% -calcomp% -citron% -digitaledge% -dmc% -dynapro% -elo2300% -elographics% -fpit% -hyperpen% -jamstudio% -joystick% -magellan% -magictouch% -microtouch% -mutouch% -palmax% -penmount% -spaceorb% -summa% -synaptics% -tek4957% -ur98% -vmmouse% -void% -wacom%" VIDEO_CARDS="-apm% -ark% -chips% -cirrus% -cyrix% -dummy% -fbdev% -fglrx% -glint% -i128% -i810% -mach64% -mga% -neomagic% -nv% -nvidia% -r128% -radeon% -rendition% -s3% -s3virge% -savage% -siliconmotion% -sis% -sisusb% -tdfx% -tga% -trident% -tseng% -v4l% -vesa% -vga% -via% -vmware% -voodoo%" 

Also when merging some package (which depend on X) with --update switch, it
also wants correctly to upgrade xorg to 7.0.

$ emerge -up xscreensaver | grep xorg-x11-7.0
[blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking x11-base/xorg-x11-7.0-r1)
[ebuild     U ] x11-base/xorg-x11-7.0-r1 [6.8.2-r7] INPUT_DEVICES="evdev%...

Robert


-- 
Robert Cernansky
E-mail: hslists2@zoznam.sk
Jabber: HS@jabber.sk

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] No more xorg upgrade?
  2006-07-11 19:13 [gentoo-user] No more xorg upgrade? Robert Cernansky
@ 2006-07-11 19:29 ` Luigi Pinna
  2006-07-11 23:58   ` b.n.
  0 siblings, 1 reply; 3+ messages in thread
From: Luigi Pinna @ 2006-07-11 19:29 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alle 21:13, martedì 11 luglio 2006, Robert Cernansky ha scritto:
> Hello,
>
> I've recently synced. emerge -up world do not want to upgrade
> xorg-x11 to 7.0. Only upgrade from 6.8.2-r7 to 6.8.2-r8 is printed.
> Before this sync, the xorg-x11 wants to be upgraded from 6.8.2-r7 to
> 7.0-r1.
>
> Previous sync I did shortly after modular xorg becomes stable. I did
> not update xorg yet nor did emerge -u world. It seems to be portage
> bug, isn't it?

No, xorg-x11-7.0 is modular X. You must remove manually xorg and 
reemerge it.
Follow the guide:
http://www.gentoo.org/proj/en/desktop/x/x11/modular-x-howto.xml
- -- 
Public key GPG(0x633F86B7) on hkp://keyserver.linux.it/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)

iD8DBQFEs/wUHmkkjmM/hrcRAqKhAJ45eOd805ouvTiJd26jsgYA4ysVvACfdWz1
LBL0xnj8hWrYDeHcBw5Z4/g=
=hWp3
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] No more xorg upgrade?
  2006-07-11 19:29 ` Luigi Pinna
@ 2006-07-11 23:58   ` b.n.
  0 siblings, 0 replies; 3+ messages in thread
From: b.n. @ 2006-07-11 23:58 UTC (permalink / raw
  To: gentoo-user

Luigi Pinna wrote:
> Alle 21:13, martedì 11 luglio 2006, Robert Cernansky ha scritto:
>>> Hello,
>>>
>>> I've recently synced. emerge -up world do not want to upgrade
>>> xorg-x11 to 7.0. Only upgrade from 6.8.2-r7 to 6.8.2-r8 is printed.
>>> Before this sync, the xorg-x11 wants to be upgraded from 6.8.2-r7 to
>>> 7.0-r1.
>>>
>>> Previous sync I did shortly after modular xorg becomes stable. I did
>>> not update xorg yet nor did emerge -u world. It seems to be portage
>>> bug, isn't it?
> 
> No, xorg-x11-7.0 is modular X. You must remove manually xorg and 
> reemerge it.

I think you missed the OP original question. To me it seems that the
first emerge -up wanted to upgrade its X to modular X 7.0; he synced
again *without* emerging anything, and now portage doesn't ask him to
upgrade anymore.

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



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

end of thread, other threads:[~2006-07-11 21:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-11 19:13 [gentoo-user] No more xorg upgrade? Robert Cernansky
2006-07-11 19:29 ` Luigi Pinna
2006-07-11 23:58   ` b.n.

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