On Fri, 2011-05-13 at 16:41 +0200, Raphael Hertzog wrote:
> I also like that the options tell APT to rely on dpkg to configure stuff
> in the correct order instead of doing it itself and getting it wrong in
> some cases... cf the numerous bug reports here:
> https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/541595
I'd personally like to see dpkg take over all ordering itself, so we
just have to specify what to install and what to remove and let dpkg
deal with the rest. This requires action switching in dpkg:

  dpkg -i a.deb b.deb      # install a b
  dpkg -i a.deb b.deb -r c d # install a.deb, b.deb, remove c and d

Then we could drop all that complexity from our layer, and have the same
ordering for other package managers such as cupt or smart as well.
-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to