[Bug 656633] Re: Programming error during installation of downloaded software because of an invalid package size
Ubuntu QA's Bug Bot
bug-stats at murraytwins.com
Mon Sep 19 21:33:32 UTC 2011
** Tags added: testcase
--
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 Committed
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