[Bug 749880] Re: Current version incompatible with Python2.7
Ubuntu QA's Bug Bot
bug-stats at murraytwins.com
Mon Oct 3 00:09:17 UTC 2011
The attachment "LP749880.diff" of this bug report has been identified as
being a patch in the form of a debdiff. The ubuntu-sponsors team has
been subscribed to the bug report so that they can review and hopefully
sponsor the debdiff. In the event that this is in fact not a patch you
can resolve this situation by removing the tag 'patch' from the bug
report and editing the attachment so that it is not flagged as a patch.
Additionally, if you are member of the ubuntu-sponsors please also
unsubscribe the team from this bug report.
[This is an automated message performed by a Launchpad user owned by
Brian Murray. Please contact him regarding any issues with the action
taken in this bug report.]
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/749880
Title:
Current version incompatible with Python2.7
Status in “python-meld3” package in Ubuntu:
Confirmed
Status in “supervisor” package in Ubuntu:
Invalid
Status in “python-meld3” source package in Natty:
Triaged
Status in “supervisor” source package in Natty:
Invalid
Status in “python-meld3” source package in Oneiric:
Triaged
Status in “supervisor” source package in Oneiric:
Invalid
Status in “python-meld3” source package in p-series:
Invalid
Status in “supervisor” source package in p-series:
Invalid
Bug description:
Binary package hint: python-meld3
The current packaged version (0.6.5-3build1) of python-meld3 is
incompatible with Python2.7 and so needs to be updated for Natty. A
similar problem was fixed for Fedora 14 (see
https://bugzilla.redhat.com/show_bug.cgi?id=652890).
Updating the package to version 0.6.7 resolves this issue.
Below is the Python traceback received when attempting to start the
supervisord deamon which relies on meld3:
Unlinking stale socket /var/run/supervisor.sock
Traceback (most recent call last):
File "env/bin/supervisord", line 9, in <module>
load_entry_point('supervisor==3.0a10', 'console_scripts', 'supervisord')()
File "/srv/env/lib/python2.7/site-packages/supervisor/supervisord.py", line 372, in main
go(options)
File "/srv/env/lib/python2.7/site-packages/supervisor/supervisord.py", line 382, in go
d.main()
File "/srv/env/lib/python2.7/site-packages/supervisor/supervisord.py", line 95, in main
self.run()
File "/srv/env/lib/python2.7/site-packages/supervisor/supervisord.py", line 105, in run
self.options.openhttpservers(self)
File "/srv/env/lib/python2.7/site-packages/supervisor/options.py", line 1055, in openhttpservers
self.httpservers = self.make_http_servers(supervisord)
File "/srv/env/lib/python2.7/site-packages/supervisor/options.py", line 1258, in make_http_servers
return make_http_servers(self, supervisord)
File "/srv/env/lib/python2.7/site-packages/supervisor/http.py", line 808, in make_http_servers
from web import supervisor_ui_handler
File "/srv/env/lib/python2.7/site-packages/supervisor/web.py", line 29, in <module>
import meld3
File "/usr/lib/pymodules/python2.7/meld3/__init__.py", line 2, in <module>
from meld3 import parse_xml
File "/usr/lib/pymodules/python2.7/meld3/meld3.py", line 27, in <module>
from xml.etree.ElementTree import fixtag
ImportError: cannot import name fixtag
Uninstalling python-meld3 and reinstalling from source version 0.6.7 fixed the problem for me and should be addressed for the Natty release.
---
Architecture: amd64
DistroRelease: Ubuntu 11.04
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Beta amd64 (20110330)
Package: python-meld3 0.6.5-3build1
PackageArchitecture: amd64
ProcEnviron:
LANGUAGE=en_US:en
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
Tags: natty
Uname: Linux 2.6.38-7-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-meld3/+bug/749880/+subscriptions
More information about the Ubuntu-sponsors
mailing list