** Description changed: + TEST CASE: + 1. try to install songbird http://skyzim.com/songbird-1-7-3-installer + 2. verify that it fails + 3. install aptdaemon from maverick-proposed + 4. reboot (just to be 100% sure aptdaemon got restarted) + 5. install the deb again and verify that it works + Traceback (most recent call last): - File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 769, in simulate - return self._simulate_helper(trans, status_path) - File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 852, in _simulate_helper - size = int(deb["Installed-Size"]) * 1024 + File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 769, in simulate + return self._simulate_helper(trans, status_path) + File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 852, in _simulate_helper + size = int(deb["Installed-Size"]) * 1024 ValueError: invalid literal for int() with base 10: '116,940'
-- Some manually created packages contain thounds commas in the size and break installation https://bugs.launchpad.net/bugs/656633 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
