Bug#714918: will silently not encrypt submissions if gpg is not available

2013-07-05 Thread Bill Allombert
On Thu, Jul 04, 2013 at 11:26:40AM +0200, Ansgar Burchardt wrote:
 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.

I agree with you, see
http://lists.alioth.debian.org/pipermail/popcon-developers/2013-June/002321.html

In the long run the question is how much do we need to support unencrypted 
report.

Cheers,
-- 
Bill. ballo...@debian.org

Imagine a large red swirl here. 


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#714918: will silently not encrypt submissions if gpg is not available

2013-07-04 Thread Ansgar Burchardt
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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org