Install of launchpad-integration_0.1.10_all.deb update also returns
errors after updating to python-central_0.5.12ubuntu3 which is listed as
current.

apt-get terminal dump is attached.

Once again changing line 899 in /usr/bin/pycentral from:

 self.options.exclude, byte_compile_default=True)

to

 self.options.exclude, byte_compile_default=False)

and changing line 962 in /usr/bin/pycentral from

 pkg.remove(runtimes, remove_script_files=True)

to

 pkg.remove(runtimes, remove_script_files=False)

allows successful completion of this update. It's also important to note
that neither apt, synaptic, or the update-manager will continue on after
this error is thrown, this workaround allows the rest of the packages to
continue to be installed. That terminal dump is also attached.

** Attachment added: "Terminal dump of apt-get upgrade for offending package 
launchpad-integration_0.0.10_all"
   http://librarian.launchpad.net/7038048/apt-get-error.txt

-- 
[apport] pycentral crashed with AttributeError in install()
https://launchpad.net/bugs/93518

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to