[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#304911: marked as done (apt (0.5.28.1) improvement, multiple instances)



Your message dated Fri, 14 Aug 2015 14:11:37 +0200
with message-id <20150814140903.GA13841@debian.org>
and subject line Re: Bug#304911: apt (0.5.28.1) improvement, multiple instances
has caused the Debian Bug report #304911,
regarding apt (0.5.28.1) improvement, multiple instances
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
304911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304911
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Version: 0.5.28.1

Only one instance of apt-get appears to be allowed to run at anyone
time.  it would be better if multiple copies were allowed to run, and
they would then use a spool dir to manage communication with the other
instances.  Also before installing they should check if those deps have
now been satisfied.  Obviously it would be better if only one instance
was installing (copying files) at a time, but the downloading can be
paralelised.

Kind regards
JG
--
Homepage: http://jguk.org/
Blog: http://jguk.org/blog.rss
Radio: http://jguk.org/#radio



--- End Message ---
--- Begin Message ---
On Sat, Apr 16, 2005 at 01:50:16PM +0100, J. Grant wrote:
> Package: apt
> Version: 0.5.28.1
> 
> Only one instance of apt-get appears to be allowed to run at anyone
> time.  it would be better if multiple copies were allowed to run, and
> they would then use a spool dir to manage communication with the other
> instances.  Also before installing they should check if those deps have
> now been satisfied.  Obviously it would be better if only one instance
> was installing (copying files) at a time, but the downloading can be
> paralelised.
> 

This is not a bug, thus closing. It's also impossible to do correctly,
because if you install packages in two different APT's, the second
APT would need to know the state after the installation done by the
first APT; so it would know which packages to install.

So, this is practically impossible, and does not bring any
advantage. You can now download in parallel by using httpredir.debian.org
as your mirror, that should be enough.

There's also
  Bug#158486 for parallel downloading from the same host
  Bug#97872 for downloading and installing in parallel

-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

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

Be friendly, do not top-post, and follow RFC 1855 "Netiquette".
    - If you don't I might ignore you.

--- End Message ---

Reply to: