Ubuntu 10.04: openerp-client deployment fails wihen installing pygtk, window installer

Bug #697005 reported by Inaki Fernandez - OpenERPappliance.com
20
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Odoo GTK Client (MOVED TO GITHUB)
New
Undecided
Unassigned

Bug Description

Ubuntu 10.04 LTS. Two issues A) and B)

A) OPENERP-CLIENT DEPLOYMENT FAILS

Note: Ubuntu packages python2.6-gtk2 & python-gtk2 are already installed, but openerp-client setup.py tries to download and build latest PyGTK.

copying openerp_client.egg-info/top_level.txt -> build/bdist.linux-i686/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
openerp-client.options: module references __file__
openerp-client.tools.debug: module MAY be using inspect.stack
creating 'dist/openerp_client-6.0.0_rc1_1-py2.6.egg' and adding 'build/bdist.linux-i686/egg' to it
removing 'build/bdist.linux-i686/egg' (and everything under it)
Processing openerp_client-6.0.0_rc1_1-py2.6.egg
removing '/usr/local/lib/python2.6/dist-packages/openerp_client-6.0.0_rc1_1-py2.6.egg' (and everything under it)
creating /usr/local/lib/python2.6/dist-packages/openerp_client-6.0.0_rc1_1-py2.6.egg
Extracting openerp_client-6.0.0_rc1_1-py2.6.egg to /usr/local/lib/python2.6/dist-packages
openerp-client 6.0.0-rc1-1 is already the active version in easy-install.pth
Installing openerp-client script to /usr/local/bin

Installed /usr/local/lib/python2.6/dist-packages/openerp_client-6.0.0_rc1_1-py2.6.egg
Processing dependencies for openerp-client==6.0.0-rc1-1
Searching for PyGTK
Reading http://pypi.python.org/simple/PyGTK/
Reading http://www.daa.com.au/~james/software/pygtk/
Reading http://www.pygtk.org/
Reading http://www.pygtk.org
Reading http://www.daa.com.au/~james/pygtk/
Best match: pygtk 2.22.0
Downloading http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.22/pygtk-2.22.0.tar.bz2
Processing pygtk-2.22.0.tar.bz2
Running pygtk-2.22.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QNm9xr/pygtk-2.22.0/egg-dist-tmp-TrX9Wf
**********************************************************************
Building PyGTK using distutils is NOT SUPPORTED.
It's mainly included to be able to easily build win32 installers
You may continue, but only if you agree to not ask any questions
To build PyGTK in a supported way, read the INSTALL file

Build fixes are of course welcome and should be filed in bugzilla
**********************************************************************
Not supported, ok [y/N]?
error: Setup script exited with Aborted

B) IN CONSEQUENCE, OPENERP-CLIENT IS NOT DEPLOYED:

openerp@openerp6desktop:~/production/openerp-client$ cat /usr/local/bin/openerp-client
#!/bin/sh
echo "OpenERP Setup - The content of this file is generated at the install stage" openerp@openerp6desktop:~/production/openerp-client$
openerp@openerp6desktop:~/production/openerp-client$

Related branches

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.