Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 673834

Summary: x11-base/xorg-server-1.20.3 does not updated after sys-fs/eudev
Product: Portage Development Reporter: Toni Ballesta <info>
Component: UnclassifiedAssignee: Portage team <dev-portage>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Toni Ballesta 2018-12-27 19:04:04 UTC
Reading this thread:

https://forums.gentoo.org/viewtopic-t-1039602-postdays-0-postorder-asc-start-25.html

I can resolve my problem. I've an 1-year old Gentoo on a machine and the updating seems not call to build eudev before building the xorg-server. I will be update eudev manually first.
Comment 1 Zac Medico gentoo-dev 2018-12-27 20:04:24 UTC
The x11-base/xorg-server-1.20.3 ebuild only specified udev? ( virtual/libudev:= ). The latest virtual/libudev-232 requires >=sys-fs/eudev-1.3 which is insufficient for bug 634590.

What emerge command did you run?

*** This bug has been marked as a duplicate of bug 634590 ***
Comment 2 Toni Ballesta 2018-12-27 23:25:12 UTC
(In reply to Zac Medico from comment #1)
> The x11-base/xorg-server-1.20.3 ebuild only specified udev? (
> virtual/libudev:= ). The latest virtual/libudev-232 requires
> >=sys-fs/eudev-1.3 which is insufficient for bug 634590.
> 
> What emerge command did you run?
> 
> *** This bug has been marked as a duplicate of bug 634590 ***

emerge -avuDN world.

My previous version of eudev was the 3.1.5. Now, with the 3.2.5 (updated manually before the xorg-server), no problems.

But this bug is not for the same reason of the other: is because not call to eudev for upgrade first.

Regards.
Comment 3 Zac Medico gentoo-dev 2018-12-27 23:31:24 UTC
(In reply to Toni Ballesta from comment #2)
> (In reply to Zac Medico from comment #1)
> > The x11-base/xorg-server-1.20.3 ebuild only specified udev? (
> > virtual/libudev:= ). The latest virtual/libudev-232 requires
> > >=sys-fs/eudev-1.3 which is insufficient for bug 634590.
> > 
> > What emerge command did you run?
> > 
> > *** This bug has been marked as a duplicate of bug 634590 ***
> 
> emerge -avuDN world.
> 
> My previous version of eudev was the 3.1.5. Now, with the 3.2.5 (updated
> manually before the xorg-server), no problems.
> 
> But this bug is not for the same reason of the other: is because not call to
> eudev for upgrade first.

It sounds like the xorg-server-1.20.3 dependencies need to be adjusted to account for bug 634590, because the x11-base/xorg-server-1.20.3 ebuild only specified udev? ( virtual/libudev:= ). The latest virtual/libudev-232 requires >=sys-fs/eudev-1.3 which is insufficient for bug 634590.