On Sun, Jan 28, 2007 at 11:10:37AM +0100, Anders Lagerås <[EMAIL PROTECTED]> was heard to say: > Package: aptitude > Version: 0.4.4-1 > Severity: important > > Aptitude hangs after building tag database 100%
When aptitude is hanging, does it eat CPU or is it blocked? (run "top" to find out). What do you get if you strace it? (find out the PID by running "pidof aptitude", then run "strace -p PID") Thanks, Daniel