Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 335025 - x11-base/xorg-server: missing deps for kdrive/Xephyr
Summary: x11-base/xorg-server: missing deps for kdrive/Xephyr
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 318859
  Show dependency tree
 
Reported: 2010-08-28 14:40 UTC by Franz
Modified: 2010-09-05 12:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Output of "emerge --info" (emerge.info,3.85 KB, text/plain)
2010-08-29 20:13 UTC, Franz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Franz 2010-08-28 14:40:41 UTC
On a fresh install of gentoo I did emerge xorg-server (without error messages) and then tried to emerge Gnome which failed at sabayon (http://bugs.gentoo.org/show_bug.cgi?id=318859).

I decided to open a new bug since this is actually an xorg-server bug.

Reproducible: Always

Steps to Reproduce:
1. emerge xorg-server #(first time)
2. qlist xorg-server |egrep "Xephyr" # check for the Xephyr-Binarys (probably not available)
3. emerge xorg-server #(second time)
4. qlist xorg-server |egrep "Xephyr" # check for the Xephyr-Binarys (probably available)
Actual Results:  
works only on second try.

Expected Results:  
should work on first try.

related Bug: http://bugs.gentoo.org/show_bug.cgi?id=318859
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2010-08-29 08:26:24 UTC
emerge --info plz
Comment 2 Franz 2010-08-29 20:13:12 UTC
Created attachment 245266 [details]
Output of "emerge --info"
Comment 3 Donnie Berkholz (RETIRED) gentoo-dev 2010-08-31 14:13:37 UTC
Can you reproduce this if you emerge -C xorg-server, then emerge xorg-server?
Comment 4 Chí-Thanh Christopher Nguyễn gentoo-dev 2010-08-31 14:15:36 UTC
Also please attach config.log from when Xephyr is not built (set FEATURES="keeptemp" for this).
Comment 5 Rémi Cardona (RETIRED) gentoo-dev 2010-09-05 12:02:14 UTC
Xephyr indeed deps on libXv so I've added the dep to all ebuilds (except 1.6.x, which should die soon anyway).

Thanks