apport information ** Tags added: apport-collected
** Description changed: Binary package hint: roundup After a system upgrade from 8.04 to 10.04, roundup fails to start: Traceback (most recent call last): File "/usr/bin/roundup-server", line 5, in <module> from roundup.scripts.roundup_server import run File "/usr/lib/python2.6/dist-packages/roundup/scripts/roundup_server.py", line 37, in <module> from roundup.cgi import cgitb, client File "/usr/lib/python2.6/dist-packages/roundup/cgi/cgitb.py", line 13, in <module> from roundup.cgi import templating, TranslationService File "/usr/lib/python2.6/dist-packages/roundup/cgi/templating.py", line 26, in <module> from roundup import hyperdb, date, support File "/usr/lib/python2.6/dist-packages/roundup/hyperdb.py", line 26, in <module> from roundup.anypy.sets_ import set ImportError: No module named anypy.sets_ I get the same error from apt-get install --reinstall roundup when it tries to run the postinst script. Checking the contents of /usr/lib/python2.6/dist-packages/roundup, I see that it contains many symlinks to /usr/share/pyshared/roundup, but pyshared/ has more modules than there are symlinks in dist-packages. apt-get remove roundup leaves broken symlinks in dist-packages rm -rf /usr/lib/python2.6/dist-packages/roundup && apt-get install roundup makes it work[1]. There is no more dist-packages; python -c 'import roundup; print roundup.__file__' shows that it is being imported from /usr/lib/pymodules/python2.6/roundup'. I'm baffled. - Footnote [1]: I also performed a manual database conversion step for all - my trackers: db/backend_name is 'sqlite' which used to mean 'sqlite 2.x' - in hardy, but now suddenly means 'sqlite 3.x', which is an incompatible - format requiring manual conversion. + Footnote [1]: I also performed a manual database conversion step for all my trackers: db/backend_name is 'sqlite' which used to mean 'sqlite 2.x' in hardy, but now suddenly means 'sqlite 3.x', which is an incompatible format requiring manual conversion. + --- + Architecture: i386 + DistroRelease: Ubuntu 10.04 + Package: roundup 1.4.11-1ubuntu1 + PackageArchitecture: all + ProcEnviron: + LANGUAGE=en_GB:en_GB:en_US:en + LC_CTYPE=lt_LT.UTF-8 + PATH=(custom, no user) + LANG=en_GB + SHELL=/bin/bash + ProcVersionSignature: Ubuntu 2.6.32-27.49-generic 2.6.32.26+drm33.12 + Tags: lucid + Uname: Linux 2.6.32-27-generic i686 + UserGroups: ** Attachment added: "Dependencies.txt" https://bugs.edge.launchpad.net/bugs/704866/+attachment/1799018/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/704866 Title: broken upgrade from hardy to lucid -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs