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

Bug#225817: could combine two prompts



Package: apt
Version: 0.6.4
Severity: wishlist

I think these two prompts could be combined:

84 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
Need to get 71.4MB/72.2MB of archives.
After unpacking 488kB of additional disk space will be used.
Do you want to continue? [Y/n] y
WARNING: The following packages cannot be securely authenticated!
  debconf-english debconf base-config debconf-doc debconf-utils debhelper
Abort? [Y/n] n

It could look something like this:

84 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
Need to get 71.4MB/72.2MB of archives.
After unpacking 488kB of additional disk space will be used.
WARNING: The following packages cannot be securely authenticated!
  debconf-english debconf base-config debconf-doc debconf-utils debhelper
Do you want to continue? [y/N]

Of course the do you want to continue would change its default if there were
unverifiable packages to be upgraded.

-- 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:: "/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://http.us.debian.org/debian/ ../project/experimental main contrib non-free

deb file:/home/joey/lib/debian/ local/
deb file:/home/joey/lib/debian/ unstable/
#deb-src file:/home/joey/lib/debian/ unstable/

deb http://kitenet.net/~joey/debian/ unstable/
#deb-src http://kitenet.net/~joey/debian/ unstable/

deb http://uqm.debian.net/ unstable/

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

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux dragon 2.4.23 #1 Wed Dec 17 13:50:20 EST 2003 i686
Locale: LANG=en_US, LC_CTYPE=en_US

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

-- no debconf information

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: