[Bug 313680] Re: apt should install packages whilst downloading.
Robert Arkenin
313680 at bugs.launchpad.net
Mon Aug 27 12:00:55 UTC 2012
Certain types of internet connections seem to choke on multiple large
downloads, so I feel this should be implemented as it stands.
--
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:
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.
Also proposed on Brainstorm: http://brainstorm.ubuntu.com/idea/1931/
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