On 7-6-2013 14:58, Bill Allombert wrote:
It just print them to stdout. What happen to that depend on cron I suppose.

You can try to remove the '2>/dev/null' in the line below the call to
popcon-upload:

         if setsid /usr/share/popularity-contest/popcon-upload \
             -u $URL -f $POPCON 2>/dev/null ; then

or even replace '2>/dev/null' by  '2>&1 | logger -t popularity-contest'

Sorry for not being too helpful... I did not write popcon-upload despite what
the file says.

/etc/cron.daily/popularity-contest:
Failed to upload, answer ''

I should probably run a network sniffer and find out what's happening on the wire.

Olaf


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

Reply via email to