|
|||||||||||
|
Re: how can I aptitude install without interaction
From: Douglas A. Tutty <dtutty(at)porchlight.ca>
Date: Mon Nov 05 2007 - 23:03:35 EST
The questions are asked by debconf. Try: # dpkg-reconfigure debconf and set priority to high. Then only high priority questions will be asked. I don't know if the questions about restarting services are high priority or not. Your aptitude -q tells aptitude to supress progress indication but aptitude's job is only to fetch the correct packages (managing dependancies); it tells dpkg to actually install the package. Dpkg then calls debconf to configure them. According to the debconf man page, Joey Hess wrote it. If nobody here can solve the problem, ask him directly. OTOH, upgrades generally should be done with interaction unless you're using something like cron-apt that does updates automatically. I don't know how it handles debconf questions. Doug. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Mon Nov 5 23:04:28 2007 This archive was generated by hypermail 2.1.8 : Mon Feb 25 2008 - 13:59:17 EST |
||||||||||
|
|||||||||||