Comment 2 for bug 286764

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Thanks for your report.

The error is:
=====
Setting up python-hulahop (0.4.6-0ubuntu1) ...

pycentral: pycentral pkginstall: not overwriting local files

pycentral pkginstall: not overwriting local files

dpkg: error processing python-hulahop (--configure):

 subprocess post-installation script returned error exit status 1
=====

But higher in your logs there is
=====
Unpacking python-hulahop (from .../python-hulahop_0.4.6-0ubuntu1_i386.deb) ...

dpkg - warning, overriding problem because --force enabled:

 trying to overwrite `/usr/lib/python2.5/site-packages/hulahop/_hulahop.so', which is also in package hulahop

dpkg - warning, overriding problem because --force enabled:

 trying to overwrite `/usr/share/hulahop/prefs.js', which is also in package hulahop
=====

Can you please run the following command:
sudo pycentral -v pkginstall python-hulahop

Did you have a previous install of python-hulahop ?

Thanks.