[Popcon-developers] Bug#714918: will silently not encrypt submissions if gpg is not available

Ansgar Burchardt ansgar at debian.org
Thu Jul 4 09:26:40 UTC 2013


Package: popularity-contest
Version: 1.58
Severity: normal

>From /etc/cron.daily/popularity-contest:

  if [ "$ENCRYPT" = "yes" ] && [ -x "$GPG" ]; then

This will make popcon silently not encrypt submissions should gpg not be
available. That's fine if you asked popcon to encrypt submissions if possible
(ENCRYPT=maybe?), but it should probably fail with an error if encryption is
required explicitly (ENCRYPT=yes) and doing so is not possible for some reason.

Ansgar

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

Kernel: Linux 3.2.0-48-generic (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages popularity-contest depends on:
ii  debconf [debconf-2.0]  1.5.50
ii  dpkg                   1.16.10

Versions of packages popularity-contest recommends:
ii  cron                          3.0pl1-124
ii  gnupg                         1.4.12-7
ii  ssmtp [mail-transport-agent]  2.64-7

Versions of packages popularity-contest suggests:
pn  anacron  <none>

-- debconf information excluded



More information about the Popcon-developers mailing list