[Bug 313680] Re: apt should install packages whilst downloading.

Launchpad Bug Tracker 313680 at bugs.launchpad.net
Tue Oct 11 17:52:44 UTC 2011


Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: apt (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/313680

Title:
  apt should install packages whilst downloading.

Status in “apt” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: apt

  
  Installation of programs is often a three step process:

   1) Dependencies are calculated - a list of required packages is generated with all requirements that are already met excluded.
   2) Required packages are downloaded from the appropriate repository.
   3) Packages are installed in the required order.

  Large applications may require a significant amount of time to
  complete steps (2) and (3), leading to unnecessarily long install
  times.

  These two steps can be performed in parallel - downloading packages in
  the required install order and installing each as the download
  completes.  This suggested change would require a modified interface,
  most probably a split-screen with, for example, the top half showing
  download progress and the lower half showing install progress for the
  current package.

  This "bug" should be a wish-list item as it is an optimization of an
  already working system.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/313680/+subscriptions




More information about the foundations-bugs mailing list