Bug#132476: dpkg: dselect install eat 100% CPU time
Previously Alex Buloichik wrote:
> This is strace dump. Last string repeat constantly.
> May be, we need additional key in command line for run dselect not from
> console without prompts ?
Ok, I see where it goes wrong, I'll fix that in CVS. However the
fix will make dselect abort since it can't read input. This is
on purpose: dselect is an interactive program and not designed
to be run like that. Instead you can use "apt-get dselect-upgrade"
which will do the same thing.
Also, instead of piping yes into the command you should probably
configure apt to use the --force-confdef option for dpkg and set
the debconf frontend to noninteractive, that might work better.
Wichert.
--
_________________________________________________________________
/wichert@wiggy.net This space intentionally left occupied \
| wichert@deephackmode.org http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0 2805 3CB8 9250 2FA3 BC2D |
Reply to: