Re: cleanrule of my package

2001-09-16 Thread Steve M. Robbins

On Sun, Sep 16, 2001 at 07:32:19PM +0200, Martin Butterweck wrote:
 hi,
 lintian gives me the following errormessage:
 ---
 mb:~/debian$lintian -i eroaster_2.0.11-1.dsc
 E: eroaster source: autoconf-generated-file-in-source config.status
 N:
 N:   Leaving config.cache/status causes autobuilders problems config.cache
 N:   and config.status are produced by GNU autoconf's configure scripts. If
 N:   they are left in the source package, autobuilders may pick up settings
 N:   for the wrong architecture, causing problems. The clean rule for the
 N:   package should remove this file.
 N:
 E: eroaster source: autoconf-generated-file-in-source config.cache
 ---
 I´ve added the following to my cleanrule, but i still get the message:
 (taken from debian/rules)
 ---
 clean:
 dh_testdir
 dh_testroot
 rm -f build-stamp configure-stamp
 
 # Add here commands to clean up after the build process.
 rm -f eroaster Makefile configure.cache configure.log
 configure.status constants.py ecat.py

Instead of removing things by hand, why not use a simple make clean?
If that does not clean enough (probably a bug upstream), then you
can remove other things explicitly.

By the way, the files in question are config.cache, config.log,
and config.status.  Have a careful look at the lintian E line
you quoted above.

-S


-- 
by Rocket to the Moon,
by Airplane to the Rocket,
by Taxi to the Airport,
by Frontdoor to the Taxi,
by throwing back the blanket and laying down the legs ...
- They Might Be Giants


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: cleanrule of my package

2001-09-16 Thread Martin Butterweck

On Sun, Sep 16, 2001 at 09:11:24PM +0300, Baruch Even wrote:

  (taken from debian/rules)
  ---
  clean:
  rm -f eroaster Makefile configure.cache configure.log
  configure.status constants.py ecat.py
 You wrote configure.status and configure.cache where the files are
 config.status and config.cache (note the missing ure)
/me dumb.
thanks

Blendi
-- 
[this line is intentionally left blank]

 PGP signature


Re: cleanrule of my package

2001-09-16 Thread Baruch Even
* Martin Butterweck [EMAIL PROTECTED] [010916 20:56]:
 hi,
 lintian gives me the following errormessage:
 ---
 mb:~/debian$lintian -i eroaster_2.0.11-1.dsc
 E: eroaster source: autoconf-generated-file-in-source config.status
 E: eroaster source: autoconf-generated-file-in-source config.cache
 ---
 I´ve added the following to my cleanrule, but i still get the message:
 (taken from debian/rules)
 ---
 clean:
 rm -f eroaster Makefile configure.cache configure.log
 configure.status constants.py ecat.py

You wrote configure.status and configure.cache where the files are
config.status and config.cache (note the missing ure)


-- 
 Baruch



Re: cleanrule of my package

2001-09-16 Thread Steve M. Robbins
On Sun, Sep 16, 2001 at 07:32:19PM +0200, Martin Butterweck wrote:
 hi,
 lintian gives me the following errormessage:
 ---
 mb:~/debian$lintian -i eroaster_2.0.11-1.dsc
 E: eroaster source: autoconf-generated-file-in-source config.status
 N:
 N:   Leaving config.cache/status causes autobuilders problems config.cache
 N:   and config.status are produced by GNU autoconf's configure scripts. If
 N:   they are left in the source package, autobuilders may pick up settings
 N:   for the wrong architecture, causing problems. The clean rule for the
 N:   package should remove this file.
 N:
 E: eroaster source: autoconf-generated-file-in-source config.cache
 ---
 I´ve added the following to my cleanrule, but i still get the message:
 (taken from debian/rules)
 ---
 clean:
 dh_testdir
 dh_testroot
 rm -f build-stamp configure-stamp
 
 # Add here commands to clean up after the build process.
 rm -f eroaster Makefile configure.cache configure.log
 configure.status constants.py ecat.py

Instead of removing things by hand, why not use a simple make clean?
If that does not clean enough (probably a bug upstream), then you
can remove other things explicitly.

By the way, the files in question are config.cache, config.log,
and config.status.  Have a careful look at the lintian E line
you quoted above.

-S


-- 
by Rocket to the Moon,
by Airplane to the Rocket,
by Taxi to the Airport,
by Frontdoor to the Taxi,
by throwing back the blanket and laying down the legs ...
- They Might Be Giants



Re: cleanrule of my package

2001-09-16 Thread Martin Butterweck
On Sun, Sep 16, 2001 at 09:11:24PM +0300, Baruch Even wrote:

  (taken from debian/rules)
  ---
  clean:
  rm -f eroaster Makefile configure.cache configure.log
  configure.status constants.py ecat.py
 You wrote configure.status and configure.cache where the files are
 config.status and config.cache (note the missing ure)
/me dumb.
thanks

Blendi
-- 
[this line is intentionally left blank]


pgpNSp9Xg6Qtu.pgp
Description: PGP signature