Public bug reported: This happens on Ubuntu 11.04 with supervisor 3.0a8-1:
root@lemon:~# apt-get install supervisor Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: python-medusa python-meld3 Suggested packages: python-medusa-doc The following NEW packages will be installed: python-medusa python-meld3 supervisor 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. Need to get 291 kB of archives. After this operation, 1,552 kB of additional disk space will be used. Do you want to continue [Y/n]? Get:1 http://nl.archive.ubuntu.com/ubuntu/ natty/universe python-medusa all 0.5.4+clean-2ubuntu1 [62.4 kB] Get:2 http://nl.archive.ubuntu.com/ubuntu/ natty/universe python-meld3 i386 0.6.5-3build1 [41.4 kB] Get:3 http://nl.archive.ubuntu.com/ubuntu/ natty/universe supervisor all 3.0a8-1 [187 kB] Fetched 291 kB in 0s (1,417 kB/s) Selecting previously deselected package python-medusa. (Reading database ... 148494 files and directories currently installed.) Unpacking python-medusa (from .../python-medusa_0.5.4+clean-2ubuntu1_all.deb) ... Selecting previously deselected package python-meld3. Unpacking python-meld3 (from .../python-meld3_0.6.5-3build1_i386.deb) ... Selecting previously deselected package supervisor. Unpacking supervisor (from .../supervisor_3.0a8-1_all.deb) ... Processing triggers for ureadahead ... Setting up python-medusa (0.5.4+clean-2ubuntu1) ... Setting up python-meld3 (0.6.5-3build1) ... Setting up supervisor (3.0a8-1) ... Starting supervisor: Traceback (most recent call last): File "/usr/bin/supervisord", line 9, in <module> load_entry_point('supervisor==3.0a8', 'console_scripts', 'supervisord')() File "/usr/lib/pymodules/python2.7/supervisor/supervisord.py", line 371, in main go(options) File "/usr/lib/pymodules/python2.7/supervisor/supervisord.py", line 381, in go d.main() File "/usr/lib/pymodules/python2.7/supervisor/supervisord.py", line 94, in main self.run() File "/usr/lib/pymodules/python2.7/supervisor/supervisord.py", line 104, in run self.options.openhttpservers(self) File "/usr/lib/pymodules/python2.7/supervisor/options.py", line 1039, in openhttpservers self.httpservers = self.make_http_servers(supervisord) File "/usr/lib/pymodules/python2.7/supervisor/options.py", line 1242, in make_http_servers return make_http_servers(self, supervisord) File "/usr/lib/pymodules/python2.7/supervisor/http.py", line 799, in make_http_servers from web import supervisor_ui_handler File "/usr/lib/pymodules/python2.7/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 invoke-rc.d: initscript supervisor, action "start" failed. dpkg: error processing supervisor (--configure): subprocess installed post-installation script returned error exit status 1 Processing triggers for python-support ... Errors were encountered while processing: supervisor E: Sub-process /usr/bin/dpkg returned an error code (1) root@lemon:~# ProblemType: Package DistroRelease: Ubuntu 11.04 Package: supervisor 3.0a8-1 ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2 Uname: Linux 2.6.38-8-generic i686 NonfreeKernelModules: nvidia Architecture: i386 Date: Mon Jul 4 15:07:41 2011 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu-Netbook 10.10 "Maverick Meerkat" - Release i386 (20101007) PackageArchitecture: all SourcePackage: supervisor Title: package supervisor 3.0a8-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: Upgraded to natty on 2011-06-13 (20 days ago) ** Affects: supervisor (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 natty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/805479 Title: package supervisor 3.0a8-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/supervisor/+bug/805479/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
