Bug#843961: devscripts: who-uploads doesn't recognize my key

Adam Borowski kilobyte at angband.pl
Fri Nov 11 08:37:50 UTC 2016


Package: devscripts
Version: 2.16.8
Severity: normal

Hi!
Despite my key being in debian-keyring (since a year), "who-uploads" fails
to find it:

[~]$ who-uploads -M 10 arc-theme
Uploads for arc-theme:
20161005-1 to unstable: Gianfranco Costamagna <locutusofborg at debian.org>
20160923-1 to unstable: <unrecognised public key (2C3B436FEAC68101)>
20160605-2 to unstable: <unrecognised public key (2C3B436FEAC68101)>
20160605-1 to unstable: <unrecognised public key (2C3B436FEAC68101)>

Same if I tell it to use my local keyring instead of
/usr/share/keyrings/debian-keyring.gpg :

[~]$ who-uploads --keyring ~/.gnupg/pubring.gpg --no-default-keyrings -M 10 arc-theme
Uploads for arc-theme:
20161005-1 to unstable: <unrecognised public key (F34F09744E9F5DD9)>
20160923-1 to unstable: <unrecognised public key (2C3B436FEAC68101)>
20160605-2 to unstable: <unrecognised public key (2C3B436FEAC68101)>
20160605-1 to unstable: <unrecognised public key (2C3B436FEAC68101)>

Keyring on my dev machine, unlike the mail one, is pretty small and lacks
Gianfranco's pubkey, so we know who-uploads understood the option.  On the
other hand, I'm quite certain it _does_ have my key.

[~]$ gpg --list-keys 2C3B436FEAC68101
pub   rsa2048 2009-05-20 [SC]
      FD9CE2D8D7754B78AB279BBD2C3B436FEAC68101
uid           [  full  ] Adam Borowski <kilobyte at angband.pl>
sub   rsa4096 2010-06-03 [E]
[~]$ gpg --keyring /usr/share/keyrings/debian-keyring.gpg --no-default-keyring --list-keys 2C3B436FEAC68101
pub   rsa2048 2009-05-20 [SC]
      FD9CE2D8D7754B78AB279BBD2C3B436FEAC68101
uid           [  full  ] Adam Borowski <kilobyte at angband.pl>
sub   rsa4096 2010-06-03 [E]




-- Package-specific info:

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
DEBCHANGE_RELEASE_HEURISTIC=log
DEBSIGN_KEYID=EAC68101

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (150, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-rc4-debug2+ (SMP w/6 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages devscripts depends on:
ii  dpkg-dev     1.18.13
ii  libc6        2.24-5
ii  perl         5.24.1~rc3-3
pn  python3:any  <none>

Versions of packages devscripts recommends:
ii  apt                         1.3.1
pn  at                          <none>
ii  curl                        7.51.0-1
ii  dctrl-tools                 2.24-2
ii  debian-keyring              2016.09.04
ii  dput-ng [dput]              1.10
ii  dupload                     2.7.0
ii  equivs                      2.0.9+nmu1
ii  fakeroot                    1.21-2
ii  file                        1:5.29-1
ii  gnupg                       2.1.15-9
ii  libdistro-info-perl         0.14
ii  libencode-locale-perl       1.05-1
ii  liblwp-protocol-https-perl  6.06-2
pn  libsoap-lite-perl           <none>
ii  liburi-perl                 1.71-1
ii  libwww-perl                 6.15-1
ii  licensecheck                3.0.24-1
ii  lintian                     2.5.49
ii  man-db                      2.7.5-1
ii  patch                       2.7.5-1
ii  patchutils                  0.3.4-2
ii  python3-debian              0.1.29
ii  python3-magic               1:5.29-1
ii  sensible-utils              0.0.9
ii  strace                      4.13-0.1
ii  unzip                       6.0-20
ii  wdiff                       1.2.2-1+b1
ii  wget                        1.18-4
ii  xz-utils                    5.2.2-1.2

Versions of packages devscripts suggests:
pn  adequate                     <none>
pn  autopkgtest                  <none>
pn  bls-standalone               <none>
ii  bsd-mailx [mailx]            8.1.2-0.20160123cvs-3
ii  build-essential              12.2
pn  check-all-the-things         <none>
pn  cvs-buildpackage             <none>
pn  devscripts-el                <none>
ii  diffoscope                   62
pn  disorderfs                   <none>
ii  dose-extra                   5.0.1-7
pn  duck                         <none>
pn  faketime                     <none>
pn  gnuplot                      <none>
ii  gpgv                         2.1.15-9
pn  how-can-i-help               <none>
ii  libauthen-sasl-perl          2.1600-1
ii  libfile-desktopentry-perl    0.22-1
ii  libnet-smtp-ssl-perl         1.04-1
pn  libterm-size-perl            <none>
ii  libtimedate-perl             2.3000-2
pn  libyaml-syck-perl            <none>
pn  mozilla-devscripts           <none>
ii  mutt                         1.7.1-3
ii  openssh-client [ssh-client]  1:7.3p1-3.0nosystemd1
pn  piuparts                     <none>
pn  ratt                         <none>
pn  reprotest                    <none>
pn  svn-buildpackage             <none>
pn  w3m                          <none>

-- no debconf information



More information about the devscripts-devel mailing list