On Tue, May 15, 2007 at 15:54:10 +0200, Sebastian Dröge wrote: > > > checking ./pyreqs.py... > > > /var/lib/python-support/python2.4/gtk-2.0/gtk/__init__.py:69: GtkWarning: > > > could not open display > > > warnings.warn(str(e), _gtk.Warning) > > > bonobo ORBit pygtk gtk gtk.glade gtk.gdk wnck Accessibility *MISSING* > > > no > > > configure: error: Could not find required Python module > > > make: *** [config.status] Error 1 > > > > A full build log can be found at: > > http://buildd.debian.org/build.php?arch=hppa&pkg=accerciser&ver=0.1.2-4 > > That looks like the general problem with the autoconf python module > checks and pygtk. You either need to patch those checks away or use xvfb > to fake a display. > Can't the check be fixed to not fail when there's no display? It looks quite broken right now...
Cheers, Julien

