RE: [gentoo-dev] init script guidelines

2005-07-19 Thread Roy Marples
On Tue, 2005-07-19 at 23:53 +0200, Martin Schlemmer wrote: > I know Roy already did the sleep check in rc-services.sh which is small, > and I think fairly acceptable 0.1 seconds by default. This is adjustable in /etc/conf.d/rc Roy -- gentoo-dev@gentoo.org mailing list

Re: [gentoo-dev] [Gentoo/FreeBSD] enewuser and /bin/false shells

2005-07-19 Thread Alin Nastac
Diego 'Flameeyes' Pettenò wrote: >As Gentoo/FreeBSD is always improving, I'm thinking is just the case of >telling everyone how to correctly use enewuser without bailing out >Gentoo/FreeBSD :) > >enewuser is often used with /bin/false as shell to create an user who can't >login. Unfortunately t

Re: [gentoo-dev] Abuse by gentoo developer

2005-07-19 Thread Casey Allen Shobe
On Wednesday 20 July 2005 02:35, Allen Parker wrote: > On another note, Casey, you should attempt to figure out if > anything you've said might have been taken the wrong way... Oh, I know it was. If everything I said was taken how I meant it then there wouldn't have been a disagreement. However

Re: [gentoo-dev] QA feedback

2005-07-19 Thread Mike Frysinger
On Wednesday 20 July 2005 01:37 am, Casey Allen Shobe wrote: > On Wednesday 20 July 2005 02:43, Robin H. Johnson wrote: > > And as I've mentioned before I'd like MORE reports of packages > > working well before they are moved to stable arch. Without those > > stable working reports I don't have any

Re: [gentoo-dev] VPopmail - SUID vchkpw

2005-07-19 Thread Casey Allen Shobe
On Wednesday 20 July 2005 02:43, Robin H. Johnson wrote: > This problem IS fixed in ~arch: > > line 190 of both vpopmail-5.4.10.ebuild and > vpopmail-5.4.9-r2.ebuild: chmod 4711 ${D}${VPOP_HOME}/bin/vchkpw Ahh okay, that explains things a bit. I'm using x86, which means 5.4.6. > So if this is s

Re: [gentoo-dev] Abuse by gentoo developer

2005-07-19 Thread Daniel Goller
Allen Parker wrote: > >yah, what he said! > > >On another note, Casey, you should attempt to figure out if anything >you've said might have been taken the wrong way... a while back, i >managed to get myself banned from #apache after going off like an >idiot and then making a comment that was inter

Re: [gentoo-dev] Abuse by gentoo developer

2005-07-19 Thread Robin H. Johnson
I'm not going to address Jory's behaviour here, but I would like to look at the actual development stuff, namely the SUID status of vchkpw, as I took care of vpopmail before Jory came on board. On Wed, Jul 20, 2005 at 01:32:30AM +, Casey Allen Shobe wrote: > > I would strongly recommend doing

Re: [gentoo-dev] Abuse by gentoo developer

2005-07-19 Thread Allen Parker
yah, what he said! On another note, Casey, you should attempt to figure out if anything you've said might have been taken the wrong way... a while back, i managed to get myself banned from #apache after going off like an idiot and then making a comment that was interpreted as sarcasm when i was

Re: [gentoo-dev] Abuse by gentoo developer

2005-07-19 Thread Mike Frysinger
On Tuesday 19 July 2005 10:21 pm, Nathan L. Adams wrote: i think Nathan did a pretty good job of summing up anything i thought i might add ;) -mike -- gentoo-dev@gentoo.org mailing list

Re: [gentoo-dev] Abuse by gentoo developer

2005-07-19 Thread Nathan L. Adams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > The will not allow it and I will not allow someone to go fooling in > an ebuild I maintain. Not trying to be an ass here but we have > something called respect for others when it comes to the tree and > what they maintain. Poor Jory. Respect isn'

Re: [gentoo-dev] Abuse by gentoo developer

2005-07-19 Thread Mike Frysinger
On Tuesday 19 July 2005 09:32 pm, Casey Allen Shobe wrote: > Hello all, I'm sorry to bring this here, but I don't know where else > to take it, and feel that I was treated really unfairly. in this case you would want to take it up with devrel (short for Developer Relations) you can find their ho

Re: [gentoo-dev] Abuse by gentoo developer

2005-07-19 Thread Mauricio Lima PIlla
http://www.gentoo.org/proj/en/devrel/policy.xml "Developer relations should only be involved in a conflict when other attempts to solve the issue have failed. Developers should attempt polite discussion relating to the matter at hand to resolve conflict between themselves. Developers within a sing

[gentoo-dev] Abuse by gentoo developer

2005-07-19 Thread Casey Allen Shobe
Hello all, I'm sorry to bring this here, but I don't know where else to take it, and feel that I was treated really unfairly. As you know, I recently inquired about ebuild development on this list, and mentioned vpopmail. Jory Pratt answered my mail and suggested that I submit a patch. I then

[gentoo-dev] [Gentoo/FreeBSD] enewuser and /bin/false shells

2005-07-19 Thread Diego 'Flameeyes' Pettenò
Hi, As Gentoo/FreeBSD is always improving, I'm thinking is just the case of telling everyone how to correctly use enewuser without bailing out Gentoo/FreeBSD :) enewuser is often used with /bin/false as shell to create an user who can't login. Unfortunately this doesn't work on Gentoo/FreeBSD

Re: [gentoo-dev] init script guidelines

2005-07-19 Thread Francesco R
Roy Marples wrote: >On Tue, 2005-07-19 at 12:42 -0400, Eric Brown wrote: > > > > >>The real problem is not that the daemons don't return errors, but that our >>init >>scripts do not make reasonable attempts to verify service startup. If a >>Gentoo >>init script claims that a service started,

RE: [gentoo-dev] init script guidelines

2005-07-19 Thread Martin Schlemmer
On Tue, 2005-07-19 at 14:40 -0400, Chris Gianelloni wrote: > On Tue, 2005-07-19 at 14:08 -0400, Eric Brown wrote: > > My point is that Snort and Apache are not alone in this, so I suppose > > quite a few upstream developers just disagree with us on what proper > > initialization means. Why should

Re: [gentoo-dev] init script guidelines

2005-07-19 Thread Chris Gianelloni
On Tue, 2005-07-19 at 16:43 -0400, Michael Cummings wrote: > not to detract from the discussion, but...anyone else notice this? He quoted me. His text was above mine. People have met me. They know I exist. Though Eric might be a figment of my shattered subconscious psyche. Who knows? :P > O

Re: [gentoo-dev] init script guidelines

2005-07-19 Thread Michael Cummings
not to detract from the discussion, but...anyone else notice this? On Tue, 19 Jul 2005 14:40:01 -0400 Chris Gianelloni <[EMAIL PROTECTED]> wrote: > They shouldn't, but that doesn't mean implementing some half-baked > hack to resolve the situation. It might be better to instead patch > the daemon

Re: [gentoo-dev] init script guidelines

2005-07-19 Thread Mike Frysinger
On Tuesday 19 July 2005 02:08 pm, Eric Brown wrote: > I do see how timing could be an issue for sleeps, but I would personally > much rather have a timeout variable in conf.d somewhere rather than no > check at all. because you're only looking at one side of the race condition your check goes to

RE: [gentoo-dev] init script guidelines

2005-07-19 Thread Eric Brown
Not everyone can patch them, more people would be capable of writing half-baked hacks that resolve most of the issues. Anyway I guess the new baselayout sounds promising here. > My point is that Snort and Apache are not alone in this, so I suppose > quite a few upstream developers just disagree w

RE: [gentoo-dev] init script guidelines

2005-07-19 Thread Chris Gianelloni
On Tue, 2005-07-19 at 14:08 -0400, Eric Brown wrote: > My point is that Snort and Apache are not alone in this, so I suppose > quite a few upstream developers just disagree with us on what proper > initialization means. Why should our users suffer? They shouldn't, but that doesn't mean implementi

Re: [gentoo-dev] init script guidelines

2005-07-19 Thread Francesco R
Eric Brown wrote: > Services that use Gentoo init scripts often report a status of [started] or > > [OK] even though they fail to start. The most recent bug like this that I've > > > found is with snort. If you have a bad rule, snort will initialize, the > > rc-scripts will give it an

RE: [gentoo-dev] init script guidelines

2005-07-19 Thread Eric Brown
A few responses: (Please forgive the lack of normal formatting) 1) To Chris Gianelloni I really do agree that it's silly for a daemon to lie about it's initialization status. However, after actually haven taken some of these issues upstream (in particular Apache 1.3). I realized that the upstre

Re: [gentoo-dev] init script guidelines

2005-07-19 Thread Roy Marples
On Tue, 2005-07-19 at 12:42 -0400, Eric Brown wrote: > The real problem is not that the daemons don't return errors, but that our > init > scripts do not make reasonable attempts to verify service startup. If a > Gentoo > init script claims that a service started, it should make an effort to c

Re: [gentoo-dev] init script guidelines

2005-07-19 Thread Mike Frysinger
On Tuesday 19 July 2005 12:42 pm, Eric Brown wrote: > The real problem is not that the daemons don't return errors, but that > our init scripts do not make reasonable attempts to verify service startup. i'd disagree ... if a service sucks, it sucks adding some code to try and guess whether the se

Re: [gentoo-dev] init script guidelines

2005-07-19 Thread Chris Gianelloni
On Tue, 2005-07-19 at 12:42 -0400, Eric Brown wrote: > Services that use Gentoo init scripts often report a status of [started] or > [OK] even though they fail to start. The most recent bug like this that I've > found is with snort. If you have a bad rule, snort will initialize, the > rc-scripts

[gentoo-dev] init script guidelines

2005-07-19 Thread Eric Brown
Services that use Gentoo init scripts often report a status of [started] or[OK] even though they fail to start.  The most recent bug like this that I'vefound is with snort.  If you have a bad rule, snort will initialize, therc-scripts will give it an [OK] status, and then it will die once it

Re: [gentoo-dev] Bugday Improvements

2005-07-19 Thread Scott Shawcroft
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jonathan Smith wrote: > Scott Shawcroft wrote: > >> The bugday database would hold additional bug information. Not >> the data found in bugzilla. We get the available info from the >> bugzilla DB. The bugday DB is a supplement. > > > your origional em

Re: [gentoo-dev] [G/FBSD] /usr/lib/charset.alias

2005-07-19 Thread Mike Frysinger
On Tuesday 19 July 2005 07:39 am, Ned Ludd wrote: > On Mon, 2005-07-18 at 00:47 -0400, Mike Frysinger wrote: > > On Sunday 17 July 2005 12:03 pm, Ned Ludd wrote: > > > INSTALL_MASK is non cumulative. > > > Please use INSTALL_MASK="${INSTALL_MASK} /usr/lib/charset.alias" as to > > > not override the

Re: [gentoo-dev] Bugday Improvements

2005-07-19 Thread Jonathan Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Scott Shawcroft wrote: > The bugday database would hold additional bug information. Not the > data found in bugzilla. We get the available info from the bugzilla > DB. The bugday DB is a supplement. your origional email said "User logins using user

Re: [gentoo-dev] [G/FBSD] /usr/lib/charset.alias

2005-07-19 Thread Ned Ludd
On Mon, 2005-07-18 at 00:47 -0400, Mike Frysinger wrote: > On Sunday 17 July 2005 12:03 pm, Ned Ludd wrote: > > INSTALL_MASK is non cumulative. > > Please use INSTALL_MASK="${INSTALL_MASK} /usr/lib/charset.alias" as to not > > override the user in anyway. > any harm with making it cumulative ? >

[gentoo-dev] Re: Bugday Improvements

2005-07-19 Thread Duncan
Scott Shawcroft posted <[EMAIL PROTECTED]>, excerpted below, on Mon, 18 Jul 2005 21:53:25 -0700: > Jonathan Smith wrote: > >> Scott Shawcroft wrote: >> >>> - Have pre-bugday and post-bugday podcasts designed to present >>> information in an alternate form. >> >> >> i like it, but also make it av