Prev: kismet & gpsd
Next: tcp/ip traffic shaping in Debian
From: Chantal Rosmuller on 3 Mar 2010 10:10 Hi list, can I use preseeding for installing one package unattended (not a whole debian installation)? Thanks -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/201003031557.34894.chantal(a)antenna.nl
From: Eric Gerlach on 4 Mar 2010 09:40 On Wed, Mar 03, 2010 at 03:57:34PM +0100, Chantal Rosmuller wrote: > Hi list, > > can I use preseeding for installing one package unattended (not a whole debian > installation)? Hi Chantal, What are you trying to accomplish? Preseeding is used for installation. Are you trying to install one package to an already installed system? Do you want this to happen automatically? If that's the case, you may want to look into puppet, chef, bcfg2, or cfengine. (I recommend puppet myself). Cheers, -- Eric Gerlach, Network Administrator Federation of Students University of Waterloo p: (519) 888-4567 x36329 e: egerlach(a)feds.uwaterloo.ca -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/20100304144037.GD24986(a)wks0082
From: chantal on 4 Mar 2010 10:00 Thank you Eric, I am already using cfengine2 and puppet :). But when I want to install postfix or phpmyadmin with cfengine a dialog screen flashes by which looks a bit weird. That's why I want to use preseeding (or something else) so the installer doesn't ask questions when a package is installed automatically. Quoting Eric Gerlach <egerlach(a)feds.uwaterloo.ca>: > On Wed, Mar 03, 2010 at 03:57:34PM +0100, Chantal Rosmuller wrote: >> Hi list, >> >> can I use preseeding for installing one package unattended (not a >> whole debian >> installation)? > > Hi Chantal, > > What are you trying to accomplish? Preseeding is used for installation. Are > you trying to install one package to an already installed system? > Do you want > this to happen automatically? If that's the case, you may want to look into > puppet, chef, bcfg2, or cfengine. (I recommend puppet myself). > > Cheers, > > -- > Eric Gerlach, Network Administrator > Federation of Students > University of Waterloo > p: (519) 888-4567 x36329 > e: egerlach(a)feds.uwaterloo.ca > > > -- > To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org > Archive: http://lists.debian.org/20100304144037.GD24986(a)wks0082 > > -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/20100304154809.jfw8lbwv82sso48g(a)webmail.antenna.nl
From: Andrei Popescu on 4 Mar 2010 15:20 On Thu,04.Mar.10, 15:48:09, chantal(a)antenna.nl wrote: > Thank you Eric, > > I am already using cfengine2 and puppet :). But when I want to > install postfix or phpmyadmin with cfengine a dialog screen flashes > by which looks a bit weird. That's why I want to use preseeding (or > something else) so the installer doesn't ask questions when a > package is installed automatically. I think you want the non-interactive debconf interface. Try: # dpkg-reconfigure debconf Regards, Andrei -- Offtopic discussions among Debian users and developers: http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
From: Chantal Rosmuller on 5 Mar 2010 02:50
> On Thu,04.Mar.10, 15:48:09, chantal(a)antenna.nl wrote: > > Thank you Eric, > > > > I am already using cfengine2 and puppet :). But when I want to > > install postfix or phpmyadmin with cfengine a dialog screen flashes > > by which looks a bit weird. That's why I want to use preseeding (or > > something else) so the installer doesn't ask questions when a > > package is installed automatically. > > I think you want the non-interactive debconf interface. Try: > > # dpkg-reconfigure debconf > > Regards, > Andrei > great! That's it, it works. Thanks Andrei. -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/201003050840.32402.chantal(a)antenna.nl |