Re: dpkg-source: unrepresentable changes to source

2001-11-02 Thread Eduard Bloch
#include Florian Hinzmann wrote on Fri Nov 02, 2001 um 11:58:03AM: > All these are symlinks from to /usr/share/autoconf/. > Anyone had this? Anyone knows what to do about it? Is there an autogen.sh script which you have executed? Or something like libtoolize -f? It seems like the autoconf syste

Re: Is this a strip problem?

2001-11-02 Thread Sean 'Shaleh' Perry
On 03-Nov-2001 Weichang Yang wrote: > I downloaded the source of shellutil-2.0 package, ran "./configure && > make check". Now the size of printf utility is 108102 bytes. Then I ran > "strip --remove-section=.comment --remove-section=.note printf", which > is what dh_strip uses for executables

Is this a strip problem?

2001-11-02 Thread Weichang Yang
I downloaded the source of shellutil-2.0 package, ran "./configure && make check". Now the size of printf utility is 108102 bytes. Then I ran "strip --remove-section=.comment --remove-section=.note printf", which is what dh_strip uses for executables. Now its size is 18324 bytes. But "ls -l /u

Re: Is this a strip problem?

2001-11-02 Thread Sean 'Shaleh' Perry
On 03-Nov-2001 Weichang Yang wrote: > I downloaded the source of shellutil-2.0 package, ran "./configure && > make check". Now the size of printf utility is 108102 bytes. Then I ran > "strip --remove-section=.comment --remove-section=.note printf", which > is what dh_strip uses for executable

Is this a strip problem?

2001-11-02 Thread Weichang Yang
I downloaded the source of shellutil-2.0 package, ran "./configure && make check". Now the size of printf utility is 108102 bytes. Then I ran "strip --remove-section=.comment --remove-section=.note printf", which is what dh_strip uses for executables. Now its size is 18324 bytes. But "ls -l /

Re: place of ldconfig in postinst

2001-11-02 Thread Christian Surchi
On Fri, Nov 02, 2001 at 10:17:36AM -0800, Sean 'Shaleh' Perry wrote: > > Talk to the maintainer of debhelper ? > > dh_make is NOT maintained by Joey Hess, the debhelper maint. In fact he has > nothing to do with it. Write to [EMAIL PROTECTED] or file a bug against it. -- Christian Surchi |

Re: place of ldconfig in postinst

2001-11-02 Thread Sean 'Shaleh' Perry
> >> This is no different from working with a bunch of coders and everyone >> agreeing >> on a common code formatting. > > Talk to the maintainer of debhelper ? > dh_make is NOT maintained by Joey Hess, the debhelper maint. In fact he has nothing to do with it.

Re: place of ldconfig in postinst

2001-11-02 Thread Christian Surchi
On Fri, Nov 02, 2001 at 10:17:36AM -0800, Sean 'Shaleh' Perry wrote: > > Talk to the maintainer of debhelper ? > > dh_make is NOT maintained by Joey Hess, the debhelper maint. In fact he has > nothing to do with it. Write to [EMAIL PROTECTED] or file a bug against it. -- Christian Surchi |

Re: place of ldconfig in postinst

2001-11-02 Thread Sean 'Shaleh' Perry
> >> This is no different from working with a bunch of coders and everyone >> agreeing >> on a common code formatting. > > Talk to the maintainer of debhelper ? > dh_make is NOT maintained by Joey Hess, the debhelper maint. In fact he has nothing to do with it. -- To UNSUBSCRIBE, email to

Re: webserver directory locations when you're not using a webserver

2001-11-02 Thread Tollef Fog Heen
* Hereward Cooper | Now what happens when you either don't have a local webserver, or | are not creating the gallery for it? Should the package put the | images/ directory in a directory some where (/etc/tigger/images/) | then get the user to move it to the apporiate place and telling them | to u

Re: Package review

2001-11-02 Thread Eric Van Buggenhaut
Please inform the administrators of your server (www.cbu.edu) that their router is broken. It rejects ECN enabled. On Mon, Oct 29, 2001 at 12:52:18PM -0600, Warren Turkal wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Could someone please take a look at my package for uml at: > http

Re: place of ldconfig in postinst

2001-11-02 Thread Eric Van Buggenhaut
On Thu, Nov 01, 2001 at 10:56:25AM -0500, Steve M. Robbins wrote: > On Thu, Nov 01, 2001 at 04:00:34PM +0100, Eric Van Buggenhaut wrote: > > Hi, > > > > I'm building my first packages with shared library. > > > > This is what my postinst states: > > > > > > case "$1" in > > configure) > >

Re: place of ldconfig in postinst

2001-11-02 Thread Eric Van Buggenhaut
On Thu, Nov 01, 2001 at 08:18:20PM -0800, Sean 'Shaleh' Perry wrote: > > On 01-Nov-2001 Eric Van Buggenhaut wrote: > > Hi, > > > > I'm building my first packages with shared library. > > > > This is what my postinst states: > > Lintian is a collection of stupid shell scripts. It tries to catch

dpkg-source: unrepresentable changes to source

2001-11-02 Thread Florian Hinzmann
Hello! I just tried to make XFMail build like suggested in /usr/share/doc/autotools-dev/README.Debian.gz. So the clean target in debian/rules calls the autotools. After that dpkg-source tries to build the diff. I get the following output then: dpkg-source -b xfmail-1.5.1 dpkg-source: building

Re: webserver directory locations when you're not using a webserver

2001-11-02 Thread Tollef Fog Heen
* Hereward Cooper | Now what happens when you either don't have a local webserver, or | are not creating the gallery for it? Should the package put the | images/ directory in a directory some where (/etc/tigger/images/) | then get the user to move it to the apporiate place and telling them | to

Re: Package review

2001-11-02 Thread Eric Van Buggenhaut
Please inform the administrators of your server (www.cbu.edu) that their router is broken. It rejects ECN enabled. On Mon, Oct 29, 2001 at 12:52:18PM -0600, Warren Turkal wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Could someone please take a look at my package for uml at: > htt

Re: place of ldconfig in postinst

2001-11-02 Thread Eric Van Buggenhaut
On Thu, Nov 01, 2001 at 10:56:25AM -0500, Steve M. Robbins wrote: > On Thu, Nov 01, 2001 at 04:00:34PM +0100, Eric Van Buggenhaut wrote: > > Hi, > > > > I'm building my first packages with shared library. > > > > This is what my postinst states: > > > > > > case "$1" in > > configure) > >

Re: place of ldconfig in postinst

2001-11-02 Thread Eric Van Buggenhaut
On Thu, Nov 01, 2001 at 08:18:20PM -0800, Sean 'Shaleh' Perry wrote: > > On 01-Nov-2001 Eric Van Buggenhaut wrote: > > Hi, > > > > I'm building my first packages with shared library. > > > > This is what my postinst states: > > Lintian is a collection of stupid shell scripts. It tries to catc

dpkg-source: unrepresentable changes to source

2001-11-02 Thread Florian Hinzmann
Hello! I just tried to make XFMail build like suggested in /usr/share/doc/autotools-dev/README.Debian.gz. So the clean target in debian/rules calls the autotools. After that dpkg-source tries to build the diff. I get the following output then: dpkg-source -b xfmail-1.5.1 dpkg-source: buildin