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

Bug#509461: apt-get: add the number of package to download (next to the size to download)



Package: apt
Version: 0.7.19
Severity: wishlist

Hello,
what I'm asking is something like:

$ apt-get install <pkg>
...
...
...
Need to get 78.4MB/87.7MB of archives (in 12 packages).

so that during "Get:x http:/...." we know how many packages we've done how many are left.

Thanks for considering,
Sandro

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "amd64";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "1";
APT::Install-Suggests "0";
APT::Acquire "";
APT::Acquire::Translation "environment";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^linux-image.*";
APT::NeverAutoRemove:: "^linux-restricted-modules.*";
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::sourceparts "sources.list.d";
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";
Dir::Log "var/log/apt";
Dir::Log::Terminal "term.log";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:::: "if [ -x /usr/bin/debsums ]; then /usr/bin/debsums --generate=nocheck -sp /var/cache/apt/archives; fi";
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 --

#deb file:///debs ./

deb http://debian.fastweb.it/debian/ unstable main non-free contrib
deb-src http://debian.fastweb.it/debian/ unstable main non-free contrib

#deb http://ftp.it.debian.org/debian/ unstable main contrib non-free
#deb-src http://ftp.it.debian.org/debian/ unstable main contrib non-free

deb http://ftp.it.debian.org/debian/ experimental main contrib non-free
deb-src http://ftp.it.debian.org/debian/ experimental main contrib non-free

#deb http://ftp.debian.org/debian/ unstable main contrib non-free
#deb-src http://ftp.debian.org/debian/ unstable main contrib non-free

#deb http://ftp.debian.org/debian/ experimental main contrib non-free
#deb-src http://ftp.debian.org/debian/ experimental main contrib non-free

# Morph Repository
deb http://matrixhasu.altervista.org/debian/ ./
deb-src http://matrixhasu.altervista.org/debian/ ./

# MPlayer; Marillat repository: http://www.debian-multimedia.org/
#deb http://www.debian-multimedia.org sid main
#deb http://mi.mirror.garr.it/mirrors/debian-multimedia unstable main
deb http://www.debian-multimedia.org unstable main

# http://www.rarewares.org/debian.html
deb http://www.rarewares.org/debian/packages/unstable/ ./

# Opera web browser
deb http://deb.opera.com/opera/ unstable non-free

# for VLC player, http://www.videolan.org/vlc/
deb http://download.videolan.org/pub/videolan/debian sid main

# BOINC packages for Debian "sid" (unstable)
deb     http://pkg-boinc.alioth.debian.org/debian unstable main non-free
deb-src http://pkg-boinc.alioth.debian.org/debian unstable main non-free

#Oracle Repository for Debian. Frits Hoogland [18]reported about
#Oracle's [19]apt repository containing Oracle Express Edition. Since
#the Oracle database is an important part of the infrastructure of many
#companies, this repository simplifies deployment of Debian based
#database servers in these environments. At this time, the repository
#supports Debian unstable (sid) only.
#
# 18. http://frits.homelinux.com/wordpress/?p=9
# 19. http://oss.oracle.com/debian/

#deb http://oss.oracle.com/debian unstable main non-free

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt depends on:
ii  debian-archive-keyring   2008.04.16+nmu1 GnuPG archive keys of the Debian a
ii  libc6                    2.7-13          GNU C Library: Shared libraries
ii  libgcc1                  1:4.3.2-1       GCC support library
ii  libstdc++6               4.3.2-1         The GNU Standard C++ Library v3

apt recommends no packages.

Versions of packages apt suggests:
ii  apt-doc                      0.7.19      Documentation for APT
ii  aptitude                     0.4.11.11-1 terminal-based package manager
ii  bzip2                        1.0.5-1     high-quality block-sorting file co
ii  dpkg-dev                     1.14.23     Debian package development tools
ii  lzma                         4.43-14     Compression method of 7z format in
ii  python-apt                   0.7.8       Python interface to libapt-pkg
ii  synaptic                     0.62.1      Graphical package manager

-- no debconf information



Reply to: