[Bug 656633] Re: Programming error during installation of downloaded software because of an invalid package size
Sebastian Heinlein
656633 at bugs.launchpad.net
Mon Oct 3 18:08:21 UTC 2011
** Changed in: aptdaemon
Status: Invalid => In Progress
** Changed in: aptdaemon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to aptdaemon in Ubuntu.
https://bugs.launchpad.net/bugs/656633
Title:
Programming error during installation of downloaded software because
of an invalid package size
Status in Aptdaemon:
Fix Released
Status in “aptdaemon” package in Ubuntu:
Fix Released
Status in “aptdaemon” source package in Maverick:
Fix Released
Bug description:
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
ValueError: invalid literal for int() with base 10: '116,940'
To manage notifications about this bug go to:
https://bugs.launchpad.net/aptdaemon/+bug/656633/+subscriptions
More information about the foundations-bugs
mailing list