Debian Bug report logs -
#316318
None of the manpages for apt mention gpg authorization
Reported by: Brad Sims <bsims@abnt.org>
Date: Thu, 30 Jun 2005 04:18:02 UTC
Severity: minor
Tags: patch
Found in version 0.6.38
Fixed in version 0.6.41
Done: David Kalnischkies <kalnischkies+debian@gmail.com>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, APT Development Team <deity@lists.debian.org>:
Bug#316318; Package apt.
(full text, mbox, link).
Acknowledgement sent to Brad Sims <bsims@abnt.org>:
New Bug report received and forwarded. Copy sent to APT Development Team <deity@lists.debian.org>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: apt
Version: 0.6.38
Severity: minor
None of the manpages suggested by `man apt` mention the new
gpg authorization, or list the error messages that can be generated
by the new authorization.
-- 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/sbin/dpkg-preconfigure --apt || true";
-- /etc/apt/preferences --
Package: a2ps
Pin: version 1:4.13b-2
Pin-Priority: 1001
-- /etc/apt/sources.list --
#=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
# Unofficial Sources #
#=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
## XFree86 4.3 Unofficial ##
#deb ftp://ftp.us.debian.org/debian ../project/experimental main
## Mplayer, DVD::Rip and such ##
# deb http://marillat.free.fr/ unstable main
## mirror of marillat.free.fr
deb ftp://ftp.nerim.net/debian-marillat/ unstable main
## KDE 3.4 Debs for Sid ##
#deb http://pkg-kde.alioth.debian.org/kde-3.4.0 ./
## Pan CVS ##
# deb http://debian.kcore.org ./
## OpenGPG plugins ##
# deb http://ma2geo.mathematik.uni-karlsruhe.de/public-debian binary/
# deb http://ma2geo.mathematik.uni-karlsruhe.de/public-debian testing/
# deb-src http://ma2geo.mathematik.uni-karlsruhe.de/public-debian binary/
# deb-src http://ma2geo.mathematik.uni-karlsruhe.de/public-debian testing/
## K3b ##
deb http://www.planet-moll.de/debian testing main
## Project Agypten
# deb http://smurf.noris.de/code/debian/ experimental smurf
#=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
# Official Packages #
#=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
## Stable branch of the Debian Project
# deb ftp://ftp.us.debian.org/debian/ stable main non-free contrib
# deb-src ftp://ftp.us.debian.org/debian/ stable main non-free contrib
# deb http://non-us.debian.org/debian-non-US/ stable/non-US main contrib non-free
#=--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--=
## Testing Branch of the Debian Project
# deb-src ftp://ftp.us.debian.org/debian/ testing main non-free contrib
# deb http://non-us.debian.org/debian-non-US/ testing/non-US main contrib non-free
# deb-src http://non-us.debian.org/debian-non-US/ testing/non-US main contrib non-free
#=--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--=
## Debian security updates
# deb http://security.debian.org/ stable/updates main contrib non-free
#=--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--=
## Unstable Branch of the Debian Project (Sid breaks things <g>)
deb ftp://ftp.us.debian.org/debian/ unstable main non-free contrib
deb-src ftp://ftp.us.debian.org/debian/ unstable main non-free contrib
## Non-US went bye-bye post-Sarge... It has been folded into main
# deb http://non-us.debian.org/debian-non-US/ unstable/non-US main contrib non-free
# deb-src http://non-us.debian.org/debian-non-US/ unstable/non-US main contrib non-free
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-k7
Locale: LANG=en_US, LC_CTYPE=en_US (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-11 GCC support library
ii libstdc++5 1:3.3.6-7 The GNU Standard C++ Library v3
apt recommends no packages.
-- no debconf information
Tags added: fixed-in-experimental
Request was from Michael Vogt <mvo@debian.org>
to control@bugs.debian.org.
(full text, mbox, link).
Tags removed: fixed-in-experimental
Request was from Filipus Klutiero <ido@vif.com>
to control@bugs.debian.org.
(full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, APT Development Team <deity@lists.debian.org>:
Bug#316318; Package apt.
(Wed, 05 Nov 2008 00:21:09 GMT) (full text, mbox, link).
Acknowledgement sent
to Andre Felipe Machado <andremachado@techforce.com.br>:
Extra info received and forwarded to list. Copy sent to APT Development Team <deity@lists.debian.org>.
(Wed, 05 Nov 2008 00:21:11 GMT) (full text, mbox, link).
Message #14 received at 316318@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Package: apt
Version: 0.7.17~exp4
Tags: patch
Hello,
Attached are the patches for the master file apt-get.8.xml and apt.ent
for generating apt-get.8 man page file.
Also, the full apt.8.xml , as it was not present at the source.
Please, review them.
Regards.
Andre Felipe Machado
[apt.8.xml.316318.gz (application/x-gzip, attachment)]
[apt.ent.diff.316318.gz (application/x-gzip, attachment)]
[apt-get.8.xml.diff.316318.gz (application/x-gzip, attachment)]
[signature.asc (application/pgp-signature, inline)]
Tags added: patch
Request was from Andre Felipe Machado <andremachado@techforce.com.br>
to control@bugs.debian.org.
(Wed, 05 Nov 2008 00:24:07 GMT) (full text, mbox, link).
Reply sent
to David Kalnischkies <kalnischkies+debian@gmail.com>:
You have taken responsibility.
(Sat, 02 Jan 2010 22:27:08 GMT) (full text, mbox, link).
Notification sent
to Brad Sims <bsims@abnt.org>:
Bug acknowledged by developer.
(Sat, 02 Jan 2010 22:27:08 GMT) (full text, mbox, link).
Message #21 received at 316318-done@bugs.debian.org (full text, mbox, reply):
Version: 0.6.41
I guess this bug is/was fixed by the manpage apt-secure
which sole content is a description of the gpg facility used,
a list of problems this should fix/avoid and how someone
could even increase the security-level by using e.g. debsign.
I therefore close the bugreport now, but please feel free to
reopen it if you disagree!
The changelog entry lists for apt version 0.6.41:
[...]
* Javier Fernandez-Sanguino Pen~a:
- Added a first version of an apt-secure.8 manpage, and modified
apt-key and apt.end accordingly. Also added the 'update'
argument to apt-key which was previously not documented
(Closes: #322120)
[...]
Best regards / Mit freundlichen Grüßen,
David "DonKult" Kalnischkies
No longer marked as found in versions apt/0.7.17~exp4.
Request was from Andreas Beckmann <anbe@debian.org>
to control@bugs.debian.org.
(Fri, 01 Nov 2013 01:21:48 GMT) (full text, mbox, link).
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Fri, 29 Nov 2013 07:29:17 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Wed Oct 11 00:24:02 2017;
Machine Name:
beach
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.