Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125804 - unable to install quodlibet without X
Summary: unable to install quodlibet without X
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-11 02:34 UTC by Dimitur Kirov
Modified: 2006-03-11 07:24 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitur Kirov 2006-03-11 02:34:46 UTC
>>> Compiling source in /var/tmp/portage/quodlibet-0.17.1-r2/work/quodlibet-0.17.1 ...
Checking for Python... /usr/bin/python
Checking Python version: 2.4

(check.py:29205): Gdk-WARNING **: locale not supported by Xlib

(check.py:29205): Gdk-WARNING **: cannot set locale modifiers
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

Checking for PyGTK >= 2.6:
Traceback (most recent call last):
  File "./check.py", line 20, in ?
    import gtk
  File "/usr/lib/python2.4/site-packages/gtk-2.0/gtk/__init__.py", line 38, in ?
    from _gtk import *
RuntimeError: could not open display
make: *** [all] Error 1

!!! ERROR: media-sound/quodlibet-0.17.1-r2 failed.
Call stack:
  ebuild.sh, line 1933:   Called dyn_compile
  ebuild.sh, line 971:   Called src_compile

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Luis Medinas (RETIRED) gentoo-dev 2006-03-11 07:02:03 UTC
I don't understand this bug... is quodlibet supose to run without X ?
Comment 2 Dimitur Kirov 2006-03-11 07:24:30 UTC
No, this is the output of "emerge quodlibet", it is supposed to me installed without X. It seems that during install it makes some checks which require X. I think it is better to prevent target all, during compile, or patch the Makefile and remove "./check.py" in target all