php/ldap update

2001-09-06 Thread Christian BAYLE
Hi I'm trying to setup ldap/sasl/php to enable modification of an ldap record from a php web page Do you have a simple example able to do this and what i should do in all the config files I don't want to install kerberos I would like to use SASL authentication. How to create a user/credential tha

Re: Native packages

2001-09-06 Thread Julian Gilbey
On Thu, Sep 06, 2001 at 04:00:25PM +0200, peter karlsson wrote: > Colin Watson: > > > If you can't build the Debian package as part of the process of > > generating the tarball from CVS, I suppose you could use -b and hack the > > .changes by hand to include the source, although that's rather ugly

Re: Native packages

2001-09-06 Thread Richard Atterer
On Thu, Sep 06, 2001 at 02:07:35PM +0200, peter karlsson wrote: > I *could* do that, but that would still not solve the problem of the > files in the tarball being owned by peter/users instead of > root/root, as the tarball I build now is. If you *really* want the files to be root/root (why?), the

Re: Native packages

2001-09-06 Thread Julian Gilbey
On Thu, Sep 06, 2001 at 04:00:25PM +0200, peter karlsson wrote: > Colin Watson: > > > If you can't build the Debian package as part of the process of > > generating the tarball from CVS, I suppose you could use -b and hack the > > .changes by hand to include the source, although that's rather ugl

RE: When can I include my package in stable?

2001-09-06 Thread Robin Verduijn
Hi, Thanks everyone for your answers! Since I wasn't counting on making it into the current frozen, and there isn't a great many people asking for kvirc to be part of stable, I am not in a great hurry to make that happen. I was just wondering whether it required any special effort on my part to g

Re: Native packages

2001-09-06 Thread Richard Atterer
On Thu, Sep 06, 2001 at 02:07:35PM +0200, peter karlsson wrote: > I *could* do that, but that would still not solve the problem of the > files in the tarball being owned by peter/users instead of > root/root, as the tarball I build now is. If you *really* want the files to be root/root (why?), th

RE: When can I include my package in stable?

2001-09-06 Thread Robin Verduijn
Hi, Thanks everyone for your answers! Since I wasn't counting on making it into the current frozen, and there isn't a great many people asking for kvirc to be part of stable, I am not in a great hurry to make that happen. I was just wondering whether it required any special effort on my part to

Re: Native packages

2001-09-06 Thread Santiago Vila
peter karlsson: > Santiago Vila: > > > Oops! I understand. My suggestion is that you arrange things so that > > dpkg-buildpackage creates the one and only source tarball, instead of > > creating it in advance by hand. > > I *could* do that, but that would still not solve the problem of the files >

Re: When can I include my package in stable?

2001-09-06 Thread Robert Bihlmeyer
Robin <[EMAIL PROTECTED]> writes: > What are the conditions for a package to be included in stable? You can't get your package into the current stable (potato) unless it is tremendously important, and another point release is made. So I'll assume your talking about the next stable release (woody)

Re: Native packages

2001-09-06 Thread Tollef Fog Heen
* peter karlsson | Colin Watson: | | > If you can't build the Debian package as part of the process of | > generating the tarball from CVS, I suppose you could use -b and hack the | > .changes by hand to include the source, although that's rather ugly. | | I tried hacking the changes file by ha

Re: iprelay: sponsor sought

2001-09-06 Thread Colin Watson
On Thu, Sep 06, 2001 at 03:47:15PM +0200, Martin F Krafft wrote: > awesome! i attached it because my debian server is currently > inconsistent as it's being rsync'd through 64kbit/s isdn, which si > *darn* slow. hope this is fine... I'll sponsor Martin - I've taken the rest of this conversation to

Re: Native packages

2001-09-06 Thread peter karlsson
Colin Watson: > If you can't build the Debian package as part of the process of > generating the tarball from CVS, I suppose you could use -b and hack the > .changes by hand to include the source, although that's rather ugly. I tried hacking the changes file by hand, but my upload got rejected th

Re: When can I include my package in stable?

2001-09-06 Thread Erich Schubert
Robin schrieb: > What are the conditions for a package to be included in stable? > I have looked through the policy document to find any clues on this but > I couldn't find anything. It's actually quite well described... An existing "stable" will only be changed for security and critical updates.

Re: iprelay: sponsor sought

2001-09-06 Thread Martin F Krafft
also sprach Colin Watson (on Wed, 05 Sep 2001 06:55:36PM +0100): > Ah, and if you can ask for no bandwidth restrictions then you can do > easy port forwarding without ssh too. Cool ... I'll sponsor you if you > like. Send me the URL to your Debianized source package. awesome! i attached it because

Re: Native packages

2001-09-06 Thread Colin Watson
On Wed, Sep 05, 2001 at 10:49:51PM +0200, peter karlsson wrote: > How do I get dpkg-buildpackage not to re-build the source tarball when > building a native package? No matter what I do, it rebuilds it, which > prevents me from keeping the tarball I created from my CVS tree, which > also is what I

Re: Native packages

2001-09-06 Thread Santiago Vila
peter karlsson: > Santiago Vila: > > > Oops! I understand. My suggestion is that you arrange things so that > > dpkg-buildpackage creates the one and only source tarball, instead of > > creating it in advance by hand. > > I *could* do that, but that would still not solve the problem of the files >

Re: When can I include my package in stable?

2001-09-06 Thread Michael Moerz
On Wed, Sep 05, 2001 at 07:19:27PM -0600, Robin wrote: > Hi, > > What are the conditions for a package to be included in stable? > I have looked through the policy document to find any clues on this but > I couldn't find anything. > that happens automatically when a freeze takes place, your packag

Re: When can I include my package in stable?

2001-09-06 Thread Robert Bihlmeyer
Robin <[EMAIL PROTECTED]> writes: > What are the conditions for a package to be included in stable? You can't get your package into the current stable (potato) unless it is tremendously important, and another point release is made. So I'll assume your talking about the next stable release (woody

Re: Native packages

2001-09-06 Thread peter karlsson
Santiago Vila: > Including MSWIN and OS/2 specific stuff in a Debian source tarball > should not be a problem. Well, the packages structure are different on the different platforms, and also my MSWIN/OS2 source packages also contain binaries, plus that the source is CRLF formatted there, and that

Re: Native packages

2001-09-06 Thread peter karlsson
Santiago Vila: > Oops! I understand. My suggestion is that you arrange things so that > dpkg-buildpackage creates the one and only source tarball, instead of > creating it in advance by hand. I *could* do that, but that would still not solve the problem of the files in the tarball being owned by

Re: Native packages

2001-09-06 Thread Tollef Fog Heen
* peter karlsson | Colin Watson: | | > If you can't build the Debian package as part of the process of | > generating the tarball from CVS, I suppose you could use -b and hack the | > .changes by hand to include the source, although that's rather ugly. | | I tried hacking the changes file by h

Re: Native packages

2001-09-06 Thread peter karlsson
Colin Watson: > If you can't build the Debian package as part of the process of > generating the tarball from CVS, I suppose you could use -b and hack the > .changes by hand to include the source, although that's rather ugly. I tried hacking the changes file by hand, but my upload got rejected t

Re: When can I include my package in stable?

2001-09-06 Thread Erich Schubert
Robin schrieb: > What are the conditions for a package to be included in stable? > I have looked through the policy document to find any clues on this but > I couldn't find anything. It's actually quite well described... An existing "stable" will only be changed for security and critical updates.

Re: iprelay: sponsor sought

2001-09-06 Thread Martin F Krafft
also sprach Colin Watson (on Wed, 05 Sep 2001 06:55:36PM +0100): > Ah, and if you can ask for no bandwidth restrictions then you can do > easy port forwarding without ssh too. Cool ... I'll sponsor you if you > like. Send me the URL to your Debianized source package. awesome! i attached it becaus

Re: Native packages

2001-09-06 Thread Santiago Vila
I said: > peter karlsson wrote: > > so I don't want dpkg-buildpackage to overwrite it. > Why does dpkg-buildpackage overwrite it? [...] Oops! I understand. My suggestion is that you arrange things so that dpkg-buildpackage creates the one and only source tarball, instead of creating it in advance

Re: Native packages

2001-09-06 Thread Santiago Vila
peter karlsson wrote: > Santiago Vila: > > I would first create the Debian source and binary packages for upload, > > and then distribute the resulting tar.gz elsewhere, in that order. > > The problem is that I am generating the tar from my CVS (not all of the CVS > is exported, there are some MSWI

Re: Native packages

2001-09-06 Thread peter karlsson
Santiago Vila: > I would first create the Debian source and binary packages for upload, > and then distribute the resulting tar.gz elsewhere, in that order. The problem is that I am generating the tar from my CVS (not all of the CVS is exported, there are some MSWIN and OS/2 specific stuff there

Re: Native packages

2001-09-06 Thread peter karlsson
Mike Markley: > You probably don't want to do this... since a native package has no > .diff.gz, the source tarball must contain everything used to generate the > set of binary packages you're uploading. It does, I just untarred it to a directory and ran dpkg-buildpackage there. I don't wnat dpkg-

Re: When can I include my package in stable?

2001-09-06 Thread Michael Moerz
On Wed, Sep 05, 2001 at 07:19:27PM -0600, Robin wrote: > Hi, > > What are the conditions for a package to be included in stable? > I have looked through the policy document to find any clues on this but > I couldn't find anything. > that happens automatically when a freeze takes place, your packa

Re: When can I include my package in stable?

2001-09-06 Thread Colin Watson
On Wed, Sep 05, 2001 at 07:19:27PM -0600, Robin wrote: > What are the conditions for a package to be included in stable? > I have looked through the policy document to find any clues on this but > I couldn't find anything. > > Currently, I maintain the kvirc (and kvirc-doc, kvirc-dev) packages > w

Re: Native packages

2001-09-06 Thread peter karlsson
Santiago Vila: > Including MSWIN and OS/2 specific stuff in a Debian source tarball > should not be a problem. Well, the packages structure are different on the different platforms, and also my MSWIN/OS2 source packages also contain binaries, plus that the source is CRLF formatted there, and tha

Re: Native packages

2001-09-06 Thread peter karlsson
Santiago Vila: > Oops! I understand. My suggestion is that you arrange things so that > dpkg-buildpackage creates the one and only source tarball, instead of > creating it in advance by hand. I *could* do that, but that would still not solve the problem of the files in the tarball being owned by

Re: Native packages

2001-09-06 Thread Santiago Vila
I said: > peter karlsson wrote: > > so I don't want dpkg-buildpackage to overwrite it. > Why does dpkg-buildpackage overwrite it? [...] Oops! I understand. My suggestion is that you arrange things so that dpkg-buildpackage creates the one and only source tarball, instead of creating it in advance

Re: Native packages

2001-09-06 Thread Santiago Vila
peter karlsson wrote: > Santiago Vila: > > I would first create the Debian source and binary packages for upload, > > and then distribute the resulting tar.gz elsewhere, in that order. > > The problem is that I am generating the tar from my CVS (not all of the CVS > is exported, there are some MSW

Re: Native packages

2001-09-06 Thread peter karlsson
Santiago Vila: > I would first create the Debian source and binary packages for upload, > and then distribute the resulting tar.gz elsewhere, in that order. The problem is that I am generating the tar from my CVS (not all of the CVS is exported, there are some MSWIN and OS/2 specific stuff there

Re: Native packages

2001-09-06 Thread peter karlsson
Mike Markley: > You probably don't want to do this... since a native package has no > .diff.gz, the source tarball must contain everything used to generate the > set of binary packages you're uploading. It does, I just untarred it to a directory and ran dpkg-buildpackage there. I don't wnat dpkg