Package: cron-apt
Version: 0.6.6
Severity: normal

Hi,

when APTCOMMAND=aptitude, aptitude seems to ignore the -o quiet=
option that _is_ passed to it on the command line:
[pid 26017] execve("/usr/bin/aptitude", ["/usr/bin/aptitude", "-o", "quiet=1", 
"update", "-o", "quiet=2"], [/* 17 vars */]) = 0
CRON-APT LINE: /usr/bin/aptitude update -o quiet=2
Get:1 http://debian.debian.zugschlus.de etch Release.gpg [378B]
Ign http://zg.debian.zugschlus.de zg/etch Release.gpg
Get:2 http://debian.debian.zugschlus.de etch/updates Release.gpg [189B]
Ign http://zg.debian.zugschlus.de zg/testetch Release.gpg
Hit http://zg.debian.zugschlus.de zg/etch Release
Hit http://debian.debian.zugschlus.de etch Release
Hit http://zg.debian.zugschlus.de zg/testetch Release
Get:3 http://volatile.debian.zugschlus.de etch/volatile Release.gpg [189B]
Get:4 http://volatile.debian.org etch/volatile Release.gpg [189B]

However:
$ sudo -H env -i aptitude update -o quiet=2
Reading package lists...
$

This works fine when directly called from the command line, even if
the quiet= option is doubled as in the call issued by cron-apt.

I do not know what happens here.

Greetings
Marc



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to