Help is always appreciated (was Silence apt-get for real)

2005-05-03 Thread James C. Hall, MD
Radu: Your help is always ALWAYS appreciated. For many of us (noobs) this is a vast learning experience - a great frontier to be explored. Sometimes, in our exuberance, we want a result 'yesterday'. >From myself, thank you and all you guys / gals who don't even have to be here to give a helping h

Re: Silence apt-get for real

2005-05-03 Thread Brian Nelson
On Mon, May 02, 2005 at 12:53:08PM +0200, Lars Roland wrote: [...] > -- > Configuration file `/etc/qmail/tcp.smtp' > ==> Modified (by you or by a script) since installation. > ==> Package distributor has shipped an updated version. > What would you like to do about it ? You

Re: Silence apt-get for real

2005-05-03 Thread Radu Brumariu
Andrey Andreev wrote: >Radu Brumariu wrote: > > >>Andrey Andreev wrote: >> >> >>>Radu Brumariu wrote: >>> >>> Andrey Andreev wrote: >>-- >>Configuration file `/etc/qmail/tcp.smtp' >>==> Modified (by you or by a script) since installatio

Re: Silence apt-get for real

2005-05-03 Thread Andrey Andreev
Radu Brumariu wrote: > Andrey Andreev wrote: >>Radu Brumariu wrote: >>>Andrey Andreev wrote: >-- >Configuration file `/etc/qmail/tcp.smtp' > ==> Modified (by you or by a script) since installation. > ==> Package distributor has shipped an updated version. > Wha

Re: Silence apt-get for real

2005-05-03 Thread Radu Brumariu
Andrey Andreev wrote: > Radu Brumariu wrote: > >> Andrey Andreev wrote: >> -- Configuration file `/etc/qmail/tcp.smtp' ==> Modified (by you or by a script) since installation. ==> Package distributor has shipped an updated version. What would you like

Re: Silence apt-get for real

2005-05-03 Thread Jon Dowland
Lars Roland wrote: Great - I did not know that one exsisted, it solved my problem. Thanks for the reply A mere 96 lines of C it seems, too! Doesn't even check your mail :) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Silence apt-get for real

2005-05-03 Thread Lars Roland
On 5/3/05, Andrey Andreev <[EMAIL PROTECTED]> wrote: > Check the yes command. > > You probably want something like > > yes | apt-get upgrade -youroptionshere > > or > > yes N | apt-get upgrade -youroptionshere > > etc. Great - I did not know that one exsisted, it solved my problem. Thanks fo

Re: Silence apt-get for real

2005-05-02 Thread Andrey Andreev
Radu Brumariu wrote: Andrey Andreev wrote: -- Configuration file `/etc/qmail/tcp.smtp' ==> Modified (by you or by a script) since installation. ==> Package distributor has shipped an updated version. What would you like to do about it ? Your options are: Y or I : install

Re: Silence apt-get for real

2005-05-02 Thread Radu Brumariu
Andrey Andreev wrote: > Lars Roland wrote: > [snip] > >> -- >> Configuration file `/etc/qmail/tcp.smtp' >> ==> Modified (by you or by a script) since installation. >> ==> Package distributor has shipped an updated version. >> What would you like to do about it ? Your optio

Re: Silence apt-get for real

2005-05-02 Thread Andrey Andreev
Lars Roland wrote: [snip] -- Configuration file `/etc/qmail/tcp.smtp' ==> Modified (by you or by a script) since installation. ==> Package distributor has shipped an updated version. What would you like to do about it ? Your options are: Y or I : install the package m

Silence apt-get for real

2005-05-02 Thread Lars Roland
Hi all I have a repository that I use to distribute my own (and 3rd-party) packages to all my debian servers (20 servers placed around the world). I test the upgrades before putting them in my repository and then I have cron script on each of the servers that runs the following apt-get update ap