Debian Bug report logs - #32919
apt: wish: when not enough disk space, incremental install : speedup!

version graph

Package: apt; Maintainer for apt is APT Development Team <[email protected]>; Source for apt is src:apt (PTS, buildd, popcon).

Reported by: [email protected]

Date: Fri, 5 Feb 1999 10:03:00 UTC

Severity: wishlist

Tags: confirmed

Merged with 30505, 40438, 53152, 135637, 165558, 185201, 656099

Found in versions 0.5.4, 0.3.9, apt/0.8.10.3+squeeze1, 0.1.10, 0.1.9, 0.5.14, 0.3.15

Reply or subscribe to this bug.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to [email protected], APT Development Team <[email protected]>:
Bug#32919; Package apt. (full text, mbox, link).


Acknowledgement sent to [email protected]:
New bug report received and forwarded. Copy sent to APT Development Team <[email protected]>. (full text, mbox, link).


Message #5 received at [email protected] (full text, mbox, reply):

From: [email protected]
To: [email protected]
Subject: apt: wish: when not enough disk space, incremental install : speedup!
Date: Fri, 5 Feb 1999 10:50:25 +0100 (CET)
Package: apt
Version: 0.1.10

hi

if I  try to upgrade to frozen,
I need to download 90Mb worth of packages, and I dont have that much space
in /var ; so, apt-get aborts!

it would be much better if there was an option such that    apt-get 
would download one .deb file at a time,
and install them (and delete the .deb file);
moreover, it could download a .deb file while
it was installing another one, so this would speed up the upgrading

if some files have dependencies such that they must be installed
at the same time, it could just unpack the ones it cant install,
and then configure them when they are all available
(but, it would be not wise to unpack ALL .deb files and then
install/configure them all: indeed, unpacking sucks a lot of disk space!
that I , for one, dont have!)

by the way, I would like that   apt-get  would always delete the .deb files
that it has installed from the  /var/cache  space:
sometimes I forget to give the   apt-get clean   command
and I leave my /var space too full !


-- System Information
Debian Release: 2.0
Kernel Version: Linux Tonelli 2.0.34 #2 Thu Jul 9 10:57:48 EST 1998 i586 unknown

Versions of the packages apt depends on:
ii  libc6           2.0.7.19981211 GNU Libc: shared libraries
ii  libstdc++2.9    2.91.60-4      The GNU stdc++ library (egcs version)

--- Begin /etc/apt/sources.list (modified conffile)
deb http://non-us.debian.org/debian stable main contrib non-free
deb http://non-us.debian.org/debian-non-US stable non-US
deb http://sunsite.org.uk/packages/debian dists/proposed-updates/
deb http://non-us.debian.org/debian frozen main contrib non-free

--- End /etc/apt/sources.list


Severity set to `wishlist'. Request was from Jason Gunthorpe <[email protected]> to [email protected]. (full text, mbox, link).


Merged 30505 32919. Request was from Jason Gunthorpe <[email protected]> to [email protected]. (full text, mbox, link).


Merged 30505 32919 40438. Request was from Jason Gunthorpe <[email protected]> to [email protected]. (full text, mbox, link).


Merged 30505 32919 40438 53152. Request was from Michael Piefel <[email protected]> to [email protected]. (full text, mbox, link).


Merged 30505 32919 40438 53152 135637. Request was from Daniel Burrows <[email protected]> to [email protected]. (full text, mbox, link).


Merged 30505 32919 40438 53152 135637 165558. Request was from Matt Zimmerman <[email protected]> to [email protected]. (full text, mbox, link).


Merged 30505 32919 40438 53152 135637 165558 185201. Request was from Matt Zimmerman <[email protected]> to [email protected]. (full text, mbox, link).


Information forwarded to [email protected], APT Development Team <[email protected]>:
Bug#32919; Package apt. (full text, mbox, link).


Acknowledgement sent to Andreas Kotes <[email protected]>:
Extra info received and forwarded to list. Copy sent to APT Development Team <[email protected]>. (full text, mbox, link).


Message #24 received at [email protected] (full text, mbox, reply):

From: Andreas Kotes <[email protected]>
To: Debian Bug Tracking System <[email protected]>
Subject: apt: this bug is still annoying users
Date: Mon, 19 Jan 2004 19:25:40 +0100
Package: apt
Version: 0.5.14
Severity: normal
Followup-For: Bug #32919


This problem did not go away, but should. some users run into this all
of the time, and are unable to provide patches themselves.

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::userstatus "status.user";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "if dpkg -s apt-listbugs | grep -q '^Status: .* ok installed'; then /usr/sbin/apt-listbugs -I -l -g -H misato.debian.or.jp --indexdir=/~taru/apt-listbugs/ --pin-priority=1000 apt; fi";
DPkg::Pre-Install-Pkgs:: "/usr/bin/apt-listchanges --apt || test $? -ne 10";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Tools "";
DPkg::Tools::Options "";
DPkg::Tools::Options::/usr/bin/apt-listchanges "";
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2";

-- (no /etc/apt/preferences present) --


-- /etc/apt/sources.list --

deb http://ftp2.de.debian.org/debian unstable main non-free contrib
deb-src http://ftp2.de.debian.org/debian unstable main non-free contrib
deb http://ftp2.de.debian.org/debian-non-US unstable/non-US main non-free contrib
deb-src http://ftp2.de.debian.org/debian-non-US unstable/non-US main non-free contrib

#deb http://debian.fabbione.net/debian-ipv6/ unstable ipv6
#deb-src http://debian.fabbione.net/debian-ipv6/ unstable ipv6

deb http://www.tux.org/pub/java/debian unstable non-free main
deb-src http://www.tux.org/pub/java/debian unstable non-free main

deb http://marillat.free.fr/ unstable main

deb http://bluez.sourceforge.net/download/debian/ ./

#deb http://security.debian.org/ stable/updates main contrib non-free

deb http://www.cooper.edu/~nahmia/debian /

deb http://debian.parsed.net unstable main

deb http://www.directfb.org/debian unstable main


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux goliath 2.4.20cnt #1 Sun Mar 30 23:41:22 CEST 2003 i686
Locale: LANG=C, LC_CTYPE=en_US.UTF-8

Versions of packages apt depends on:
ii  libc6                       2.3.2.ds1-10 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.3.2-4    GCC support library
ii  libstdc++5                  1:3.3.2-4    The GNU Standard C++ Library v3

-- no debconf information




Information forwarded to [email protected], APT Development Team <[email protected]>:
Bug#32919; Package apt. (full text, mbox, link).


Acknowledgement sent to Matt Zimmerman <[email protected]>:
Extra info received and forwarded to list. Copy sent to APT Development Team <[email protected]>. (full text, mbox, link).


Message #29 received at [email protected] (full text, mbox, reply):

From: Matt Zimmerman <[email protected]>
To: Andreas Kotes <[email protected]>, [email protected]
Subject: Re: Bug#32919: apt: this bug is still annoying users
Date: Mon, 19 Jan 2004 10:46:18 -0800
On Mon, Jan 19, 2004 at 07:25:40PM +0100, Andreas Kotes wrote:

> Package: apt
> Version: 0.5.14
> Severity: normal
> Followup-For: Bug #32919
> 
> 
> This problem did not go away, but should. some users run into this all
> of the time, and are unable to provide patches themselves.

This is not a bug; it's a feature request, and one for a feature that I do
not think is worth the effort and complexity.  If you want to do incremental
upgrades, you can do them yourself with "apt-get install".

-- 
 - mdz



Information forwarded to [email protected], APT Development Team <[email protected]>:
Bug#32919; Package apt. (full text, mbox, link).


Acknowledgement sent to Andreas Kotes <[email protected]>:
Extra info received and forwarded to list. Copy sent to APT Development Team <[email protected]>. (full text, mbox, link).


Message #34 received at [email protected] (full text, mbox, reply):

From: Andreas Kotes <[email protected]>
To: Matt Zimmerman <[email protected]>
Cc: [email protected]
Subject: Re: Bug#32919: apt: this bug is still annoying users
Date: Thu, 22 Jan 2004 15:50:29 +0100
Heya,

* Matt Zimmerman <[email protected]> [20040122 13:08]:
> On Mon, Jan 19, 2004 at 07:25:40PM +0100, Andreas Kotes wrote:
> > This problem did not go away, but should. some users run into this all
> > of the time, and are unable to provide patches themselves.
> 
> This is not a bug; it's a feature request, and one for a feature that I do
> not think is worth the effort and complexity.  If you want to do incremental
> upgrades, you can do them yourself with "apt-get install".

well, let's call it usability request. it IS reasonable, and doing
apt-get install by hand isn't feasible with todays size of debian.

   Count

-- 
Andreas Kotes - ICQ: 3741366 - The views expressed herein are (only) mine
Follow the path of the unsafe, independent thinker. Expose your ideas to the
danger of controversy. Speak your mind and fear less the label of "crackpot"
than the stigma of conformity. (Thomas J. Watson) ### OpenPGP key 0x8F94C228



Tags added: confirmed Request was from [email protected] to [email protected]. (Mon, 22 Dec 2008 19:18:02 GMT) (full text, mbox, link).


Marked as found in versions apt/0.8.10.3+squeeze1. Request was from Daniel Hartwig <[email protected]> to [email protected]. (Tue, 11 Sep 2012 03:27:14 GMT) (full text, mbox, link).


Merged 135637 165558 185201 30505 32919 40438 53152 656099 Request was from Daniel Hartwig <[email protected]> to [email protected]. (Tue, 11 Sep 2012 03:27:16 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Mon Nov 11 13:46:59 2024; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.