Re: upgrading to etch

2007-07-04 Thread Ivan Aleman
Hello Tony, I think you're looking for # dpkg-reconfigure debconf This will let you set the 'level' for the questions that will be asked (or no questions at all) at the time you're upgrading. Regards. -- Iván Alemán - http://bonovoxmofo.blogspot.com Cambia ya! http://goodbye-microsoft.com/

Re: How to "upgrade" a dpkg with a .deb

2006-08-28 Thread Ivan Aleman
2006/8/29, Matt England <[EMAIL PROTECTED]>: How can one upgrade an installed dpkg with a .deb file, much the same way one can run: rpm -Uhv using rpm? I was hoping for a dpkg -u Any suggestions, tips? You can install any package using dpkg -i read the man for more info -- I