Your message dated Sun, 10 Jul 2016 16:49:10 +0200 with message-id <[email protected]> and subject line Re: Bug#830696: apt-key requires gnupg or gnupg2 in apt=1.3~pre2 has caused the Debian Bug report #830696, regarding apt-key requires gnupg or gnupg2 in apt=1.3~pre2 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 [email protected] immediately.) -- 830696: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830696 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: apt Version: 1.3~pre2 Severity: important Dear Maintainer, * What led up to the situation? After upgrading to apt 1.3~pre2, the apt-key does not work. It complains gnupg or gnupg2 not found. This is especially when running in a bootstrap environment that gnupg or gnupg2 is not installed. * What exactly did you do (or not do) that was effective (or ineffective)? steven@debian-TU:~$ apt-key list Error: gnupg or gnupg2 do not seem to be installed, Error: but apt-key requires gnupg or gnupg2 for this operation. steven@debian-TU:~$ dpkg-query -W -f='${binary:Package} ${Version}\n' apt apt 1.3~pre2 steven@debian-TU:~$ dpkg -l gnupg gnupg2 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-========================-=================-=================-====================================================== un gnupg <none> <none> (no description available) un gnupg2 <none> <none> (no description available) * What outcome did you expect instead? Apt should depend on gnupg or gnupg2. -- Package-specific info: -- (no /etc/apt/preferences present) -- -- (no /etc/apt/preferences.d/* present) -- -- (/etc/apt/sources.list present, but not submitted) -- -- (/etc/apt/sources.list.d/dnjl-main-repository.list present, but not submitted) -- -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 4.6.0-1-686-pae (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Init: systemd (via /run/systemd/system) Versions of packages apt depends on: ii adduser 3.115 ii debian-archive-keyring 2014.3 ii gpgv 1.4.20-6 ii init-system-helpers 1.37 ii libapt-pkg5.0 1.3~pre2 ii libc6 2.23-1 ii libgcc1 1:6.1.1-9 ii libstdc++6 6.1.1-9 Versions of packages apt recommends: pn gnupg | gnupg2 <none> Versions of packages apt suggests: pn apt-doc <none> pn aptitude | synaptic | wajig <none> ii dpkg-dev 1.18.9 ii powermgmt-base 1.31+nmu1 pn python-apt <none> -- no debconf information
--- End Message ---
--- Begin Message ---On Sun, Jul 10, 2016 at 10:29:34PM +0800, Steven Shiau wrote: > Package: apt > Version: 1.3~pre2 > Severity: important > > Dear Maintainer, > > * What led up to the situation? > After upgrading to apt 1.3~pre2, the apt-key does not work. It complains > gnupg or gnupg2 not found. > This is especially when running in a bootstrap environment that gnupg or > gnupg2 is not installed. > > * What exactly did you do (or not do) that was effective (or ineffective)? > steven@debian-TU:~$ apt-key list > Error: gnupg or gnupg2 do not seem to be installed, > Error: but apt-key requires gnupg or gnupg2 for this operation. This is expected. That's an optional functionality, and you need to have the recommends installed for it. > * What outcome did you expect instead? > Apt should depend on gnupg or gnupg2. Apt recommends gnupg | gnupg2 which is the correct choice so we can build minimal environments without pulling in the whole GPG stack (agent, other daemons). Closing. -- Debian Developer - deb.li/jak | jak-linux.org - free software dev When replying, only quote what is necessary, and write each reply directly below the part(s) it pertains to (`inline'). Thank you.
--- End Message ---

