Re: Using debconf to give rights to users

2009-04-14 Thread David Paleino
On Tue, 14 Apr 2009 11:25:50 -0700, Don Armstrong wrote: > On Tue, 14 Apr 2009, David Paleino wrote: > > From 1.5.9-1 then, if the user doesn't add herself to the `netdev' > > group, the GUI won't start up, firing DBus errors (#516767 is a > > clear example). > > Regardless of what debconf questi

Re: Using debconf to give rights to users

2009-04-14 Thread Don Armstrong
On Tue, 14 Apr 2009, David Paleino wrote: > From 1.5.9-1 then, if the user doesn't add herself to the `netdev' > group, the GUI won't start up, firing DBus errors (#516767 is a > clear example). Regardless of what debconf questions are asked, the GUI should error out in such cases before it tries

Re: Using debconf

2006-09-14 Thread Kevin Mark
On Thu, Sep 14, 2006 at 08:02:24PM +, Rodrigo Tavares wrote: > Hello, > > I read many tutorials about debconf, but i?d like to > know ro create the packages using debconf . > I know the build package must be postinst, preinst, > prerm, postrm, conffiles and config. > Taking this tree, how i c

Re: Re : Re: Using debconf

2006-09-14 Thread Otavio Salvador
Rodrigo Tavares <[EMAIL PROTECTED]> writes: > Hi, > > More one thing, i´m creating a package customized, > where the script is run, them it it´s removed. > When i try to remove this package, ask a question for > user. I make it in bash. And i want to make using > debconf. The all manuals about deb

Re : Re: Using debconf

2006-09-14 Thread Rodrigo Tavares
Hi, More one thing, i´m creating a package customized, where the script is run, them it it´s removed. When i try to remove this package, ask a question for user. I make it in bash. And i want to make using debconf. The all manuals about debconf (in my case), get to build a new package ? Thanks f

Re: Re : using debconf

2006-09-14 Thread Otavio Salvador
Rodrigo Tavares <[EMAIL PROTECTED]> writes: > Hello, > > I alrady read this manual. > In step called : advanced programing with debconf, > show a algorithm is in config file, then i set > postint, preinst, postrm, postinst, conffiles, > templates. > I want to know, how I'll create the package and

Re: Using debconf

2006-09-14 Thread Christian Perrier
Quoting Otavio Salvador ([EMAIL PROTECTED]): > Rodrigo Tavares <[EMAIL PROTECTED]> writes: > > > Hello, > > > > I read many tutorials about debconf, but i´d like to > > know ro create the packages using debconf . > > I know the build package must be postinst, preinst, > > prerm, postrm, conffile

Re: Using debconf

2006-09-14 Thread Otavio Salvador
Rodrigo Tavares <[EMAIL PROTECTED]> writes: > Hello, > > I read many tutorials about debconf, but i´d like to > know ro create the packages using debconf . > I know the build package must be postinst, preinst, > prerm, postrm, conffiles and config. > Taking this tree, how i can to build a packag

Re : using debconf

2006-09-14 Thread Rodrigo Tavares
Hello, I alrady read this manual. In step called : advanced programing with debconf, show a algorithm is in config file, then i set postint, preinst, postrm, postinst, conffiles, templates. I want to know, how I'll create the package and how the frontend come happen ? best regards, Faria > Hel