Hi Michael!

I just tried reinstalling localepurge with

 # DEBIAN_FRONTEND=noninteractive apt-get --reinstall install localepurge

which works flawlessly.

Please be more verbose: 

 - Which package is this cron file from? I can't find any reference to it
   even searching with apt-file.

 - What is the error messsage that makes you believe that localepurge's
   postinst is to be blamed? Could you please record such a failing
   installation using /usr/bin/script and send me the output?

 - And how come that your system has no /dev/tty at all? Isn't this the
   actual problem?

And please be as detailed as possible so that i don't need to ask any
further questions and to prevent any guessing on my part. Writing emails is
very time consuming.
                               Thank you, P. *8^)

On Wed, Jun 14, 2006 at 06:51:00AM +0200, Michael Eyrich wrote:
> 
> /etc/cron.daily/update as a script is like the following:
> >>>
> #! /bin/bash
> 
> # one of dialog|noninteractive|readline|
> export DEBIAN_FRONTEND=noninteractive
> 
> # one of low|medium|high|critical
> export DEBIAN_PRIORITY=high
> [...]
> apt-get update
> apt-get upgrade -ufy
> [...]
> <<<
> 
> On Tuesday 13 June 2006 16:24, Paul Seelig wrote:
> > Hi Michael!
> >
> > Please define "noninteractive installation" in a way for
> > me to be able to reproduce the behavior you reported.


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

Reply via email to