Comment 1 for bug 61323

Revision history for this message
Jeremy Austin-Bardo (ausimage) wrote : Re: EDGY Dep Issue as of 2006-09-15

I have what the exact output from apt-get:
Traceback (most recent call last):
  File "/usr/sbin/update-python-modules", line 279, in ?
    process(basedir,install_modules(py_installed))
  File "/usr/sbin/update-python-modules", line 150, in process
    func(basedir, dir, file)
  File "/usr/sbin/update-python-modules", line 117, in install_modules_func
    raise "Trying to overwrite %s which is already provided by %s"%(os.path.join(dir,file),otherdir)
Trying to overwrite pygtk.py which is already provided by /usr/share/python-support/python-gobject
dpkg: error processing python-gtk-1.2 (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 python-gtk-1.2
E: Sub-process /usr/bin/dpkg returned an error code (1)
Maybe not exactly a Dep Issue perhaps more of a conflict...