Re: [blfs-dev] D-Bus testsuite requires pygobject

2014-02-18 Thread Armin K.
On 02/18/2014 05:48 PM, Armin K. wrote:
 configure: Full test coverage (--enable-tests=yes) requires Python,
 dbus-python, pygobject
 
 checking for a Python interpreter with version = 2.6... python
 checking for python... /usr/bin/python
 checking for python version... 2.7
 checking for python platform... linux2
 checking for python script directory...
 ${prefix}/lib/python2.7/site-packages
 checking for python extension module directory...
 ${exec_prefix}/lib/python2.7/site-packages
 checking for Python modules for full test coverage... Traceback (most
 recent call last):
   File string, line 1, in module
 ImportError: No module named gobject
 no
 configure: error: cannot import dbus, gobject, dbus.mainloop.glib Python
 modules
 

Also, the testsuite seems to need to be ran as an unprivileged user from
a local session, tests fail through ssh.

-- 
Note: My last name is not Krejzi.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


Re: [blfs-dev] D-Bus testsuite requires pygobject

2014-02-18 Thread Fernando de Oliveira
Em 18-02-2014 14:01, Armin K. escreveu:
 On 02/18/2014 05:48 PM, Armin K. wrote:
 configure: Full test coverage (--enable-tests=yes) requires Python,
 dbus-python, pygobject

 checking for a Python interpreter with version = 2.6... python
 checking for python... /usr/bin/python
 checking for python version... 2.7
 checking for python platform... linux2
 checking for python script directory...
 ${prefix}/lib/python2.7/site-packages
 checking for python extension module directory...
 ${exec_prefix}/lib/python2.7/site-packages
 checking for Python modules for full test coverage... Traceback (most
 recent call last):
   File string, line 1, in module
 ImportError: No module named gobject
 no
 configure: error: cannot import dbus, gobject, dbus.mainloop.glib Python
 modules

 
 Also, the testsuite seems to need to be ran as an unprivileged user from
 a local session, tests fail through ssh.
 

I cannot remember needing that. Dependency, I already had installed.


Anyway, included both modifications in revision 12728.

Thanks.

-- 
[]s,
Fernando
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page