[Aptitude-devel] Bug#476399: Tagging bugs fixed in Git.

Daniel Hartwig mandyke at gmail.com
Sat Feb 11 10:24:33 UTC 2012


tags 451137 + pending
tags 476399 + pending
thanks

#451137
"aptitude update" succeeds despite hash sum mismatch, etc.

#476399
[aptitude] aptitude ignores APT::Update options

These bugs are fixed in latest Git HEAD:

commit bd3f0ed4935577f5d942b418f11c0a8a50894c7b
Author: Daniel Hartwig <mandyke at gmail.com>
Date:   Sat Feb 11 18:13:00 2012 +0800

    Update package lists using ListUpdate (libapt-pkg)

    The previous list update code is mainly a duplication
    of the algorithm available in libapt-pkg.  It has a
    history of being problematic and was generally never
    up-to-date with APT.  The new code simply wraps an
    algorithm provided by libapt-pkg and resolves some
    long-standing issues:

    - Update errors are reported. (Closes: #451137)

    - Run APT::Update hooks. (Closes: #476399)

    The one known short-coming with the new code at the
    moment is that if the user cancels the download in
    the curses interface, errors are reported for any
    files that were remaining.





More information about the Aptitude-devel mailing list