Re: dh_installinit and dpkg-reconfigure

2002-11-09 Thread Henrique de Moraes Holschuh
On Sat, 09 Nov 2002, Martin Godisch wrote: > On Sat, Nov 09, 2002 at 08:12:57 -0200, Henrique de Moraes Holschuh wrote: > > On Sat, 09 Nov 2002, Martin Godisch wrote: > > > dh_installinit adds 'invoke-rc.d start' (or: init.d/package start) to > > > postinst, hence, after dpkg-reconfigure is run, po

Re: upstream author only distributes in zip format

2002-11-09 Thread Sean 'Shaleh' Perry
On Saturday 09 November 2002 19:08, Marc Nozell wrote: > I'm starting to package up a tool and have some questions about > 'pristine source'. > > * The upstream author only distributes as a ZIP file. Since > dpkg-buildpackage, dh_make, etc only understand .tar.gz files, > is it acceptable for

upstream author only distributes in zip format

2002-11-09 Thread Marc Nozell
I'm starting to package up a tool and have some questions about 'pristine source'. * The upstream author only distributes as a ZIP file. Since dpkg-buildpackage, dh_make, etc only understand .tar.gz files, is it acceptable for me to grab the .zip, unpackage it, create a tar.gz and then st

upstream author only distributes in zip format

2002-11-09 Thread Marc Nozell
I'm starting to package up a tool and have some questions about 'pristine source'. * The upstream author only distributes as a ZIP file. Since dpkg-buildpackage, dh_make, etc only understand .tar.gz files, is it acceptable for me to grab the .zip, unpackage it, create a tar.gz and then st

Re: Incorrect overrides

2002-11-09 Thread Michael Beattie
On Sun, Nov 10, 2002 at 12:21:20AM +, Roger Leigh wrote: > The escputil package was in section misc, but should have been in > section utils (a bug was filed to request this). I changed this, but > there has been no change in the section in the archive, I assume > because the overrides weren't

Incorrect overrides

2002-11-09 Thread Roger Leigh
The escputil package was in section misc, but should have been in section utils (a bug was filed to request this). I changed this, but there has been no change in the section in the archive, I assume because the overrides weren't changed. Do I need to file a bug against something, or notify someo

Re: GNAT

2002-11-09 Thread Florian Weimer
[EMAIL PROTECTED] (Jérôme Marant) writes: > What about ACT not fixing bugs in the GNAT public releases? They do fix them, but they have extremely long release cycles. > What about them not caring at all for bugs reported in the > BTS and not sending any patch? Only two of the bug reports

Sponsor needed for openag and facturalux

2002-11-09 Thread Juan Manuel García Molina
Hi. I need a sponsor to upload fresher versions of openag and facturalux. Both packages are in Debian repository, but they need some bug fixes. So, any of you can upload them? If so, please contact me. Thanks and regards. -- Juan Manuel García Molina [EMAIL PROTECTED]

Re: Incorrect overrides

2002-11-09 Thread Michael Beattie
On Sun, Nov 10, 2002 at 12:21:20AM +, Roger Leigh wrote: > The escputil package was in section misc, but should have been in > section utils (a bug was filed to request this). I changed this, but > there has been no change in the section in the archive, I assume > because the overrides weren't

Re: GNAT

2002-11-09 Thread Jérôme Marant
Florian Weimer <[EMAIL PROTECTED]> writes: > Jon Ward <[EMAIL PROTECTED]> writes: > >> I would like to adopt the gnat package. > > What about gnat-doc? There are a number of problems with it (non-free > license, wrong copyright information in general, the RM should be > separate). What about A

Incorrect overrides

2002-11-09 Thread Roger Leigh
The escputil package was in section misc, but should have been in section utils (a bug was filed to request this). I changed this, but there has been no change in the section in the archive, I assume because the overrides weren't changed. Do I need to file a bug against something, or notify someo

Re: GNAT

2002-11-09 Thread Florian Weimer
[EMAIL PROTECTED] (Jérôme Marant) writes: > What about ACT not fixing bugs in the GNAT public releases? They do fix them, but they have extremely long release cycles. > What about them not caring at all for bugs reported in the > BTS and not sending any patch? Only two of the bug reports

Sponsor needed for openag and facturalux

2002-11-09 Thread Juan Manuel García Molina
Hi. I need a sponsor to upload fresher versions of openag and facturalux. Both packages are in Debian repository, but they need some bug fixes. So, any of you can upload them? If so, please contact me. Thanks and regards. -- Juan Manuel García Molina [EMAIL PROTECTED] -- To UNSUBSCRIBE

Re: GNAT

2002-11-09 Thread Florian Weimer
Jon Ward <[EMAIL PROTECTED]> writes: > I would like to adopt the gnat package. What about gnat-doc? There are a number of problems with it (non-free license, wrong copyright information in general, the RM should be separate).

Building optimized packages, including kernel

2002-11-09 Thread Ross Boylan
Hi. I hope I'm in the right place. Since I'm going to be building a bunch of programs anyway, I would like to build packages optimized for my particular machine, with the compiler getting -march=athlon as well as -O3 (unless the latter is not safe; I'm using gcc 2.95.4). What is the debian way t

Re: GNAT

2002-11-09 Thread Jérôme Marant
Florian Weimer <[EMAIL PROTECTED]> writes: > Jon Ward <[EMAIL PROTECTED]> writes: > >> I would like to adopt the gnat package. > > What about gnat-doc? There are a number of problems with it (non-free > license, wrong copyright information in general, the RM should be > separate). What about A

Re: Advice about cfengine2 package

2002-11-09 Thread Scott Dier
* Andrew Stribblehill <[EMAIL PROTECTED]> [021108 09:52]: > * Put a debconf message into the package warning that the behaviour > has changed. Write one init script. Allow the user to configure > which daemons start at boot-time by editing /etc/default/cfengine2 > which contains RUN_CFEXECD=0

Re: GNAT

2002-11-09 Thread Florian Weimer
Jon Ward <[EMAIL PROTECTED]> writes: > I would like to adopt the gnat package. What about gnat-doc? There are a number of problems with it (non-free license, wrong copyright information in general, the RM should be separate). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "un

Building optimized packages, including kernel

2002-11-09 Thread Ross Boylan
Hi. I hope I'm in the right place. Since I'm going to be building a bunch of programs anyway, I would like to build packages optimized for my particular machine, with the compiler getting -march=athlon as well as -O3 (unless the latter is not safe; I'm using gcc 2.95.4). What is the debian way t

Re: Advice about cfengine2 package

2002-11-09 Thread Scott Dier
* Andrew Stribblehill <[EMAIL PROTECTED]> [021108 09:52]: > * Put a debconf message into the package warning that the behaviour > has changed. Write one init script. Allow the user to configure > which daemons start at boot-time by editing /etc/default/cfengine2 > which contains RUN_CFEXECD=0

#168383 exploitable?

2002-11-09 Thread Oohara Yuuma
[Please reply to [EMAIL PROTECTED] --- see Mail-Followup-To:] Can anyone check if #168383 (buffer overflow in osh, a setuid root shell) is exploitable? If it is, we may need a DSA. -- Oohara Yuuma <[EMAIL PROTECTED]> Debian developer PGP key (key ID F464A695) http://www.interq.or.jp/libra/oohar

Re: dh_installinit and dpkg-reconfigure

2002-11-09 Thread Joey Hess
Martin Godisch wrote: > I do not upgrade, dpkg-reconfigure doesn't call prerm... Look again. [EMAIL PROTECTED]:~>grep prerm =dpkg-reconfigure foreach my $info (['prerm','upgrade', $version], -- see shy jo pgp58jOS4Ok1X.pgp Description: PGP signature

Re: dh_installinit and dpkg-reconfigure

2002-11-09 Thread Joey Hess
Martin Godisch wrote: > dh_installinit adds 'invoke-rc.d start' (or: init.d/package start) to > postinst, hence, after dpkg-reconfigure is run, postinst will try to > start an already running service, start-stop-daemon will fail, and the > daemon will not reload its new configuration. > > What's t

#168383 exploitable?

2002-11-09 Thread Oohara Yuuma
[Please reply to [EMAIL PROTECTED] --- see Mail-Followup-To:] Can anyone check if #168383 (buffer overflow in osh, a setuid root shell) is exploitable? If it is, we may need a DSA. -- Oohara Yuuma <[EMAIL PROTECTED]> Debian developer PGP key (key ID F464A695) http://www.interq.or.jp/libra/oohar

Re: dh_installinit and dpkg-reconfigure

2002-11-09 Thread Joey Hess
Martin Godisch wrote: > I do not upgrade, dpkg-reconfigure doesn't call prerm... Look again. joey@dragon:~>grep prerm =dpkg-reconfigure foreach my $info (['prerm','upgrade', $version], -- see shy jo msg07790/pgp0.pgp Description: PGP signature

Re: dh_installinit and dpkg-reconfigure

2002-11-09 Thread Joey Hess
Martin Godisch wrote: > dh_installinit adds 'invoke-rc.d start' (or: init.d/package start) to > postinst, hence, after dpkg-reconfigure is run, postinst will try to > start an already running service, start-stop-daemon will fail, and the > daemon will not reload its new configuration. > > What's t

Re: Which compiler

2002-11-09 Thread Eduard Bloch
#include * Junichi Uekawa [Thu, Nov 07 2002, 05:26:09AM]: > > But the plan is to move all architectures to gcc-3.2 for sarge. > > I don't know why this hasn't happened already. > > That at least requires working gcc-3.2 and hence probably working > glibc 2.3 for all arches, which has not happened

Re: dh_installinit and dpkg-reconfigure

2002-11-09 Thread Henrique de Moraes Holschuh
On Sat, 09 Nov 2002, Martin Godisch wrote: > dh_installinit adds 'invoke-rc.d start' (or: init.d/package start) to > postinst, hence, after dpkg-reconfigure is run, postinst will try to > start an already running service, start-stop-daemon will fail, and the > daemon will not reload its new configu

Re: Which compiler

2002-11-09 Thread Eduard Bloch
#include * Junichi Uekawa [Thu, Nov 07 2002, 05:26:09AM]: > > But the plan is to move all architectures to gcc-3.2 for sarge. > > I don't know why this hasn't happened already. > > That at least requires working gcc-3.2 and hence probably working > glibc 2.3 for all arches, which has not happened

Re: dh_installinit and dpkg-reconfigure

2002-11-09 Thread Henrique de Moraes Holschuh
On Sat, 09 Nov 2002, Martin Godisch wrote: > dh_installinit adds 'invoke-rc.d start' (or: init.d/package start) to > postinst, hence, after dpkg-reconfigure is run, postinst will try to > start an already running service, start-stop-daemon will fail, and the > daemon will not reload its new configu