• # un truc pratique avant les updates :

    Posté par . En réponse au journal l'apt-get de la mort. Évalué à 7.

    [nicolasr@faucon ~]$ apt-cache show apt-listbugs
    Package: apt-listbugs
    Priority: optional
    Section: admin
    Installed-Size: 272
    Maintainer: Masato Taruishi <taru@debian.org>
    Architecture: all
    Version: 0.0.38
    Depends: ruby, dpkg-ruby, apt, libzlib-ruby, libintl-gettext-ruby
    Suggests: reportbug, debianutils (>= 2.0) | www-browser | w3m
    Filename: pool/main/a/apt-listbugs/apt-listbugs_0.0.38_all.deb
    Size: 61486
    MD5sum: bcdb0a2acf8df12e68ae3c14c15d88a3
    Description: Lists critical bugs before each apt installation
    apt-listbugs is a tool which retrieves bug reports from the Debian
    Bug Tracking System and lists them. Especially, it is intended to
    be invoked before each upgrade/installation by apt in order to check
    whether the upgrade/installation is safe.
    .
    Most of Debian developers use the unstable version of Debian
    and some users also use it because the version is the latest
    snapshot which includes many new features and packages.
    .
    apt is a great convenient tool to follow your system to the latest
    version easily. On the other hand, the feature also makes your system
    break easily. If a package is broken and uploaded to the Debian unstable,
    the package will be installed on many Debian system soon.
    .
    This tool aims to make the broken upgrade as save as possible. You can
    check whether the upgrade is safe or not just before the upgrade.