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

Bug#318786: marked as done (apt-get install should display a progress indicator when setting up )



Your message dated Fri, 14 Aug 2015 23:34:17 +0200
with message-id <20150814233327.GA2020@debian.org>
and subject line Re: Bug#318786: apt-get install should display a progress indicator when setting up
has caused the Debian Bug report #318786,
regarding apt-get install should display a progress indicator when setting up 
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.)


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


apt-get displays progress bars when its downloading files.
However, when it is exctacting and configuring the .debs,
there is no indication of how long this is likely to take.

Replacing the
Setting up apt
line with
Setting up apt (3/20, 14% complete)

will give the user some indication of how long it is going
to take.
Considing the initial install requires around 4000 packages,
and the package install/configure is the major (time-wise)
part of a DVD install, I think this is useful.

TIA,
Colin S. Miller

-- 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 apt || ( test $? -ne 10 || exit 10; echo 'Warning: apt-listbugs exited abnormally, hit enter key to continue.' 1>&2 ; read a < /dev/tty ); 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";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:: "if [ -x /usr/sbin/localepurge ] && [ $(ps w -p $PPID | grep -c remove) != 1 ]; then /usr/sbin/localepurge; else exit 0; fi";

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


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

# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.


deb http://www.stanchina.net/~flavio/debian-fglrx-xfree86/ ./
deb     http://www.stanchina.net/~flavio/debian-fglrx-modules/ ./
#deb-src http://www.stanchina.net/~flavio/debian/ ./


#deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386 Binary-2 (20050323)]/ unstable contrib main
#deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386 Binary-1 (20050304)]/ unstable contrib main

deb ftp://ftp.demon.co.uk/pub/mirrors/linux/debian stable contrib main non-free
deb http://security.debian.org/ stable/updates main contrib non-free

#deb ftp://ftp.demon.co.uk/pub/mirrors/linux/debian testing contrib main non-free
#deb http://security.debian.org/ stable/updates main contrib non-free

deb-src ftp://ftp.demon.co.uk/pub/mirrors/linux/debian stable contrib main non-free
deb-src  http://security.debian.org/ stable/updates main contrib non-free

-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages apt depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcc1                     1:4.0.0-9    GCC support library
ii  libstdc++5                  1:3.3.5-13   The GNU Standard C++ Library v3

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1.0

On Sun, Jul 17, 2005 at 06:34:05PM +0100, Colin S. Miller wrote:
> Package: apt
> Version: 0.5.28.6
> Severity: wishlist
> 
> 
> apt-get displays progress bars when its downloading files.
> However, when it is exctacting and configuring the .debs,
> there is no indication of how long this is likely to take.
> 
> Replacing the
> Setting up apt
> line with
> Setting up apt (3/20, 14% complete)
> 
> will give the user some indication of how long it is going
> to take.
> Considing the initial install requires around 4000 packages,
> and the package install/configure is the major (time-wise)
> part of a DVD install, I think this is useful.
> 
> TIA,

This is available since 1.0 in the 'apt' tool (possibly
earlier outside of the apt tool with a configuration
option).

-- 
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: