On Sat, Jun 04, 2005 at 11:36:25AM +0200, Joachim Durchholz wrote:
> (Notice: it could also be apt-listchanges 2.18, that depends on where
> you guys decide to fix the issue.)
>
> I'm using a script in /etc/cron.daily that says
>
> #! /bin/sh
> apt-get -qq update && apt-get -qq -y upgrade
>
> to automatically install updates (security patches in particular).
> apt-get is configured to send reports to [EMAIL PROTECTED], and I get these
> reports just fine.
> However, whenever 'apt-get -qq -y upgrade' actually finds something to
> upgrade, it invokes 'apt-listchanges', which in turn tries to access
> /dev/tty (probably to output a confirmation message).
I believe that this is fixed in apt-listchanges 2.57:
* Honor the meaning of APT's quiet variable when its value is >1
(suppress all ouptut)
Can you confirm this?
Cheers,
--
Colin Watson [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]