Bug#587404: aptitude: keeps running forever on nonassisted script

2012-05-02 Thread Daniel Hartwig
Daniel Franganillo wrote: > Hi, > at work we have quite a few debian stable servers updated daily with > this script via cron jobs: [snip] > The line: > yes Y | aptitude -d safe-upgrade >& /dev/null > > sometimes keeps running forever, so we have to kill the process, and > other times ends as ex

Bug#587404: aptitude: keeps running forever on nonassisted script

2011-07-13 Thread Daniel Franganillo
It's still happening on aptitude 0.6.3-3.2 It happens in a mostly random way, some days aptitude gets stalled, others (most days fortunately) dont. Thanks. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.de

Bug#587404: aptitude: keeps running forever on nonassisted script

2010-06-28 Thread Daniel Franganillo
Subject: aptitude: keeps running forever on nonassisted script Package: aptitude Version: 0.6.1.5-3 Severity: normal Hi, at work we have quite a few debian stable servers updated daily with this script via cron jobs: #!/bin/bash aptitude update >& /dev/null TMP_FILE="/tmp/remote-update.txt" e