A fix has been committed to the debian-experimental branch. It can be seen at http://bzr.debian.org/scm/loggerhead/apt/python-apt/debian-experimental/revision/[email protected]
The message for this commit is: ------------------------------------------------------------ revno: 515 revision-id: [email protected] parent: [email protected] fixes bug(s): https://launchpad.net/bugs/610820 committer: Julian Andres Klode <[email protected]> branch nick: debian-experimental timestamp: Tue 2011-04-12 11:38:25 +0200 message: apt_pkg: Fix unsigned/long-vs-int issues (LP: #610820) This fix is large, but simple in concept. Instead of relying on Py_BuildValue and type signatures, or type-specific conversion functions, create a new set of overloaded MkPyNumber() functions that automatically do the right thing for each numerical type. ** Changed in: python-apt (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/610820 Title: Download size discrepancies -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
