Re: jackd/ dpkg-statoverride/ "audio" group question(s)

2003-10-26 Thread Zenaan Harkness
> > > dpkg-statoverride --update --add root audio 4754 \ > > > /usr/bin/jackstart > > [...] > > > If jackstart always _requires_ SUID root you should not use > > dpkg-statoverride but ship it SUID in the deb. > > If it requires SUID root, then the package is almost certainly buggy. > Please use

Re: Bug#217592 - Help needed

2003-10-26 Thread James Troup
Andreas Rottmann <[EMAIL PROTECTED]> writes: > tags 217592 +help > thanks > > This seems to be a libtool issue, but I'm not totally sure. Has anyone > experienced something like this (paste from the build log): http://people.debian.org/~keybuk/libtool-pass_all.html -- James -- To UNSUBSCRIBE

Re: jackd/ dpkg-statoverride/ "audio" group question(s)

2003-10-26 Thread Steve Langasek
On Sun, Oct 26, 2003 at 03:43:49PM +0100, Andreas Metzler wrote: > On Sun, Oct 26, 2003 at 11:26:35PM +1100, Zenaan Harkness wrote: > > Just been tinkering with jackstart and findout out what suid bit means. > > I think that the following would be a useful way to have audio software > > that requir

Re: jackd/ dpkg-statoverride/ "audio" group question(s)

2003-10-26 Thread Steve Langasek
On Sun, Oct 26, 2003 at 03:43:49PM +0100, Andreas Metzler wrote: > On Sun, Oct 26, 2003 at 11:26:35PM +1100, Zenaan Harkness wrote: > > Just been tinkering with jackstart and findout out what suid bit means. > > I think that the following would be a useful way to have audio software > > that requir

RFS: aespipe -- AES-encryption tool for encrypted tar/cpio and loop-aes volumes

2003-10-26 Thread Max Vozeler
Hi, I am looking for someone to check through and sponsor aespipe. The package is linda and lintian clean. Its available from: deb http://hinterhof.net/~max/debian ./ deb-src http://hinterhof.net/~max/debian ./ Cheers, Max >From ITP #215755: * Package name: aespipe Version : 2

Re: debian/rules not running ./configure

2003-10-26 Thread Neil Roeth
On Oct 26, Zenaan Harkness ([EMAIL PROTECTED]) wrote: > BTW, how can I make dpkg-buildpackage give me verbose output of what it's doing > - ie. I want to figure out why it does not run ./configure (properly?) ?? Make will echo all commands unless they are prefixed with '@', so remove that charac

[Fwd: Re: jackd/ dpkg-statoverride/ "audio" group question(s)]

2003-10-26 Thread Zenaan Harkness
> > Is there a policy for audio apps in this regard? > > No, but there should be, probably. Since there are a lot of audio applications starting to hit sid, eg. jackd, ardour, etc, where would be the place to discuss "policy" in this regard - eg., having an audio group, and suid/sgid on these app

Re: jackd/ dpkg-statoverride/ "audio" group question(s)

2003-10-26 Thread Andreas Metzler
On Sun, Oct 26, 2003 at 11:26:35PM +1100, Zenaan Harkness wrote: > Just been tinkering with jackstart and findout out what suid bit means. > I think that the following would be a useful way to have audio software > that requires "root" privileges set up: > > dpkg-statoverride --update --add root a

Re: DeMuDi

2003-10-26 Thread Francesco Paolo Lovergine
On Sun, Oct 26, 2003 at 09:46:16PM +1100, Zenaan Harkness wrote: > > For Debian however, we already have that, so I don't understand why > DeMuDi doesn't simply work with SID proper, and integrate themselves > into the existing Debian development process... > http://lists.debian.org/debian-devel

Bug#217592 - Help needed

2003-10-26 Thread Andreas Rottmann
tags 217592 +help thanks This seems to be a libtool issue, but I'm not totally sure. Has anyone experienced something like this (paste from the build log): ../../libtool: line 3590: ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ): command not found [...] *** Warning: linker path does not

[Fwd: Re: jackd/ dpkg-statoverride/ "audio" group question(s)]

2003-10-26 Thread Zenaan Harkness
> > Is there a policy for audio apps in this regard? > > No, but there should be, probably. Since there are a lot of audio applications starting to hit sid, eg. jackd, ardour, etc, where would be the place to discuss "policy" in this regard - eg., having an audio group, and suid/sgid on these app

Re: DeMuDi

2003-10-26 Thread Francesco Paolo Lovergine
On Sun, Oct 26, 2003 at 09:46:16PM +1100, Zenaan Harkness wrote: > > For Debian however, we already have that, so I don't understand why > DeMuDi doesn't simply work with SID proper, and integrate themselves > into the existing Debian development process... > http://lists.debian.org/debian-devel

RFS: aespipe -- AES-encryption tool for encrypted tar/cpio and loop-aes volumes

2003-10-26 Thread Max Vozeler
Hi, I am looking for someone to check through and sponsor aespipe. The package is linda and lintian clean. Its available from: deb http://hinterhof.net/~max/debian ./ deb-src http://hinterhof.net/~max/debian ./ Cheers, Max >From ITP #215755: * Package name: aespipe Version : 2

Re: Bug#217592 - Help needed

2003-10-26 Thread James Troup
Andreas Rottmann <[EMAIL PROTECTED]> writes: > tags 217592 +help > thanks > > This seems to be a libtool issue, but I'm not totally sure. Has anyone > experienced something like this (paste from the build log): http://people.debian.org/~keybuk/libtool-pass_all.html -- James

Bug#217592 - Help needed

2003-10-26 Thread Andreas Rottmann
tags 217592 +help thanks This seems to be a libtool issue, but I'm not totally sure. Has anyone experienced something like this (paste from the build log): ../../libtool: line 3590: ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ): command not found [...] *** Warning: linker path does not

Re: debian/rules not running ./configure

2003-10-26 Thread Neil Roeth
On Oct 26, Zenaan Harkness ([EMAIL PROTECTED]) wrote: > BTW, how can I make dpkg-buildpackage give me verbose output of what it's > doing > - ie. I want to figure out why it does not run ./configure (properly?) ?? Make will echo all commands unless they are prefixed with '@', so remove that ch

Re: jackd/ dpkg-statoverride/ "audio" group question(s)

2003-10-26 Thread Andreas Metzler
On Sun, Oct 26, 2003 at 11:26:35PM +1100, Zenaan Harkness wrote: > Just been tinkering with jackstart and findout out what suid bit means. > I think that the following would be a useful way to have audio software > that requires "root" privileges set up: > > dpkg-statoverride --update --add root a

Re: debian/rules not running ./configure

2003-10-26 Thread Andreas Metzler
On Sun, Oct 26, 2003 at 11:53:48AM +0100, Eike Sauer wrote: > Am Samstag, 25. Oktober 2003 14:10 schrieb Zenaan Harkness: > > config.status: configure > > dh_testdir > > # Add here commands to configure the package. > > CFLAGS=$(CFLAGS) ./configure --host=$(DEB_HOST_GNU_TYPE) \ > > Thi

Re: jackd/ dpkg-statoverride/ "audio" group question(s)

2003-10-26 Thread Zenaan Harkness
> Debian packaging policy > (usr/share/doc/debian-policy/policy.html/ch-files.html#s10.9) says to > have root.root and rwxr-xr-w perms. But in this case I am thinking that Should have read the whole page first... time for bed for me. cheers zen

jackd/ dpkg-statoverride/ "audio" group question(s)

2003-10-26 Thread Zenaan Harkness
Just been tinkering with jackstart and findout out what suid bit means. I think that the following would be a useful way to have audio software that requires "root" privileges set up: dpkg-statoverride --update --add root audio 4754 \ /usr/bin/jackstart What this says is that each time the file

Re: RFS: fisg - fast irc statistics generator

2003-10-26 Thread Laurent Fousse
Le Thu, Oct 23, 2003 at 12:12:29AM +0200, Alexander Wirt écrivait: > Hi, > > I'm looking for some sponsor for a new package: > fisg - fast irc statistics generator > > Description: > fisg generates a web page from IRC logs (irssi, mIRC, eggdrop), > its comparable to pisg or mircstats, but prett

Re: debian/rules not running ./configure

2003-10-26 Thread Zenaan Harkness
On Sun, 2003-10-26 at 21:06, Andreas Metzler wrote: > On Sun, Oct 26, 2003 at 08:22:26PM +1100, Zenaan Harkness wrote: > > What happens when you do debian/rules config.status? > > > > $ ./debian/rules config.status > > dh_testdir > > # Add here commands to configure the package. > > CFLAGS=-Wall -

Re: debian/rules not running ./configure

2003-10-26 Thread Andreas Metzler
On Sun, Oct 26, 2003 at 11:53:48AM +0100, Eike Sauer wrote: > Am Samstag, 25. Oktober 2003 14:10 schrieb Zenaan Harkness: > > config.status: configure > > dh_testdir > > # Add here commands to configure the package. > > CFLAGS=$(CFLAGS) ./configure --host=$(DEB_HOST_GNU_TYPE) \ > > Thi

Re: debian/rules not running ./configure

2003-10-26 Thread Zenaan Harkness
> This should read: > CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) \ > > Seems to be a dh_make bug to me?!? I think so. Thanks, and to Andreas too. Zen.

Re: debian/rules not running ./configure

2003-10-26 Thread Zenaan Harkness
> - ie. I want to figure out why it does not run ./configure (properly?) ?? Should have added "now that I've got quotes around my CFLAGS argument" - the point being, it looks to me like ./configure is not getting called at all. tia zen

Re: jackd/ dpkg-statoverride/ "audio" group question(s)

2003-10-26 Thread Zenaan Harkness
> Debian packaging policy > (usr/share/doc/debian-policy/policy.html/ch-files.html#s10.9) says to > have root.root and rwxr-xr-w perms. But in this case I am thinking that Should have read the whole page first... time for bed for me. cheers zen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wit

Re: debian/rules not running ./configure

2003-10-26 Thread Eike Sauer
Am Samstag, 25. Oktober 2003 14:10 schrieb Zenaan Harkness: > config.status: configure > dh_testdir > # Add here commands to configure the package. > CFLAGS=$(CFLAGS) ./configure --host=$(DEB_HOST_GNU_TYPE) \ This should read: CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_

Re: debian/rules not running ./configure

2003-10-26 Thread Andreas Metzler
On Sun, Oct 26, 2003 at 08:22:26PM +1100, Zenaan Harkness wrote: > What happens when you do debian/rules config.status? > > $ ./debian/rules config.status > dh_testdir > # Add here commands to configure the package. > CFLAGS=-Wall -g -O2 ./configure --host=i386-linux --build=i386-linux > --prefix=

DeMuDi

2003-10-26 Thread Zenaan Harkness
Does it make sense for a separate "community" style distribution, such as DeMuDi (Debian Multimedia Distribution - see www.agnula.org)?? AGNULA is making a Red-Hat based (ReHMuDi) as well as the Debian based distribution. In my mind, at least before Fedora, it makes sense to have a "red hat based

jackd/ dpkg-statoverride/ "audio" group question(s)

2003-10-26 Thread Zenaan Harkness
Just been tinkering with jackstart and findout out what suid bit means. I think that the following would be a useful way to have audio software that requires "root" privileges set up: dpkg-statoverride --update --add root audio 4754 \ /usr/bin/jackstart What this says is that each time the file

Re: RFS: fisg - fast irc statistics generator

2003-10-26 Thread Laurent Fousse
Le Thu, Oct 23, 2003 at 12:12:29AM +0200, Alexander Wirt écrivait: > Hi, > > I'm looking for some sponsor for a new package: > fisg - fast irc statistics generator > > Description: > fisg generates a web page from IRC logs (irssi, mIRC, eggdrop), > its comparable to pisg or mircstats, but prett

Re: error 1 après apt-get install....

2003-10-26 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vous voulez être aider en français? Alors utilisez [EMAIL PROTECTED] Merci beaucoup. > QUESTION: > 1- Comment puis je terminer l'install de Kde pour avoir ma barre et les > menus > 2- Comment remédier pour que ce message E: error 1, ne se reprodui

Re: RFS: avrdude - Programmer for Atmel AVR microcontrollers

2003-10-26 Thread Zenaan Harkness
> Do you have any suggestions where? It is a very specific package. [EMAIL PROTECTED] may be, or at least someone there might know if there's a better place/ list - just guessing though, as ... > The upstream author is willing to publish the .deb-files at his download > site, > but I would pref

Re: debian/rules not running ./configure

2003-10-26 Thread Zenaan Harkness
What happens when you do debian/rules config.status? $ ./debian/rules config.status dh_testdir # Add here commands to configure the package. CFLAGS=-Wall -g -O2 ./configure --host=i386-linux --build=i386-linux --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info /bin/sh: lin

Re: debian/rules not running ./configure

2003-10-26 Thread Zenaan Harkness
On Sun, 2003-10-26 at 21:06, Andreas Metzler wrote: > On Sun, Oct 26, 2003 at 08:22:26PM +1100, Zenaan Harkness wrote: > > What happens when you do debian/rules config.status? > > > > $ ./debian/rules config.status > > dh_testdir > > # Add here commands to configure the package. > > CFLAGS=-Wall -

Re: RFS: avrdude - Programmer for Atmel AVR microcontrollers

2003-10-26 Thread Michael Mayer
Zenaan Harkness wrote: > > > Description: Programmer for Atmel AVR microcontrollers > > Just a thought - perhaps, to find someone who would be personally > interested in the package, is it sensible to post an RFS to a more > specific list? Do you have any suggestions where? It is a very specific p

Re: debian/rules not running ./configure

2003-10-26 Thread Zenaan Harkness
> This should read: > CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) \ > > Seems to be a dh_make bug to me?!? I think so. Thanks, and to Andreas too. Zen. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: debian/rules not running ./configure

2003-10-26 Thread Zenaan Harkness
> - ie. I want to figure out why it does not run ./configure (properly?) ?? Should have added "now that I've got quotes around my CFLAGS argument" - the point being, it looks to me like ./configure is not getting called at all. tia zen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subje

Re: debian/rules not running ./configure

2003-10-26 Thread Eike Sauer
Am Samstag, 25. Oktober 2003 14:10 schrieb Zenaan Harkness: > config.status: configure > dh_testdir > # Add here commands to configure the package. > CFLAGS=$(CFLAGS) ./configure --host=$(DEB_HOST_GNU_TYPE) \ This should read: CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_

Re: debian/rules not running ./configure

2003-10-26 Thread Andreas Metzler
On Sun, Oct 26, 2003 at 08:22:26PM +1100, Zenaan Harkness wrote: > What happens when you do debian/rules config.status? > > $ ./debian/rules config.status > dh_testdir > # Add here commands to configure the package. > CFLAGS=-Wall -g -O2 ./configure --host=i386-linux --build=i386-linux > --prefix=

DeMuDi

2003-10-26 Thread Zenaan Harkness
Does it make sense for a separate "community" style distribution, such as DeMuDi (Debian Multimedia Distribution - see www.agnula.org)?? AGNULA is making a Red-Hat based (ReHMuDi) as well as the Debian based distribution. In my mind, at least before Fedora, it makes sense to have a "red hat based

Re: error 1 après apt-get install....

2003-10-26 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vous voulez être aider en français? Alors utilisez [EMAIL PROTECTED] Merci beaucoup. > QUESTION: > 1- Comment puis je terminer l'install de Kde pour avoir ma barre et les > menus > 2- Comment remédier pour que ce message E: error 1, ne se reprodui

Re: RFS: avrdude - Programmer for Atmel AVR microcontrollers

2003-10-26 Thread Zenaan Harkness
> Do you have any suggestions where? It is a very specific package. [EMAIL PROTECTED] may be, or at least someone there might know if there's a better place/ list - just guessing though, as ... > The upstream author is willing to publish the .deb-files at his download site, > but I would prefer

Re: debian/rules not running ./configure

2003-10-26 Thread Zenaan Harkness
What happens when you do debian/rules config.status? $ ./debian/rules config.status dh_testdir # Add here commands to configure the package. CFLAGS=-Wall -g -O2 ./configure --host=i386-linux --build=i386-linux --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info /bin/sh: lin

Re: RFS: avrdude - Programmer for Atmel AVR microcontrollers

2003-10-26 Thread Michael Mayer
Zenaan Harkness wrote: > > > Description: Programmer for Atmel AVR microcontrollers > > Just a thought - perhaps, to find someone who would be personally > interested in the package, is it sensible to post an RFS to a more > specific list? Do you have any suggestions where? It is a very specific p