This morning cron mailed me again about this debconf error about not
beeing able to set frontend, TERM not set, etc.

Unfortunatelly I've deleted the mail already. The orcward thing is
aptitude runs fine acording to my logs and installes packages from
hardy-security just fine. Last time was Jul 10 23:17:01 CEST. Any
suggestions? Meight this bug still not be fixed; not for desktop repos?
Or what meight I be doing wrong?

Cheers.

What I run in cron is this:
$cat /etc/cron.hourly/apt-security-updates
#!/bin/sh
LOGFILE="/var/log/apt-security-updates"
echo "**************" >> $LOGFILE
date >> $LOGFILE
echo "**************" >> $LOGFILE
aptitude update >> $LOGFILE
aptitude safe-upgrade -o Aptitude::Delete-Unused=false --assume-yes 
--target-release `lsb_release -cs`-security >> $LOGFILE

System (Ubuntu Desktop):
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 8.04.1
Release:        8.04
Codename:       hardy

$ apt-show-versions -a update-inetd 
update-inetd    4.27-0.6        install ok installed
update-inetd    4.27-0.6        hardy
update-inetd/hardy uptodate 4.27-0.6

-- 
Fails to upgrade non-interactively
https://bugs.launchpad.net/bugs/53049
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to