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 <[email protected]>
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.



_______________________________________________
Aptitude-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel

Reply via email to