Your message dated Wed, 14 Jun 2006 08:32:09 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#373576: fixed in acx100 20060521-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: acx100
Version: 20060521-1
Severity: serious
Tags: patch

When building 'acx100' in a clean unstable chroot,
I get the following error:

touch config.mk \
                && /usr/bin/make -C "" M="/acx100-20060521" clean \
                && rm -rf tmp
make: the `-C' option requires a non-empty string argument
Usage: make [options] [target] ...
Options:
  -b, -m                      Ignored for compatibility.
  -B, --always-make           Unconditionally make all targets.
[...]
  -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
                              Consider FILE to be infinitely new.
  --warn-undefined-variables  Warn when an undefined variable is referenced.

This program built for x86_64-pc-linux-gnu
Report bugs to <bug-make@gnu.org>
make: *** [clean] Error 2

With the attached patch 'acx100' can be built in a clean chroot
environment.

Regards
Andreas Jochens

diff -urN ../tmp-orig/acx100-20060521/debian/rules ./debian/rules
--- ../tmp-orig/acx100-20060521/debian/rules    2006-06-14 11:08:23.000000000 
+0000
+++ ./debian/rules      2006-06-14 11:08:15.000000000 +0000
@@ -29,7 +29,6 @@
        dh_testdir
        dh_testroot
        touch config.mk \
-               && $(MAKE) -C "$(KSRC)" M="$(CURDIR)" clean \
                && rm -rf tmp
        dh_clean        
        rm -rf debian/build
@@ -52,8 +51,7 @@
        cp -f debian/rules debian/build/usr/src/modules/acx100/debian
 
        cd debian/build/usr/src/modules/acx100 \
-               && touch config.mk \
-               && $(MAKE) -C "$(KSRC)" M="$(CURDIR)" clean
+               && touch config.mk
 
        touch build-stamp
 


--- End Message ---
--- Begin Message ---
Source: acx100
Source-Version: 20060521-2

We believe that the bug you reported is fixed in the latest version of
acx100, which is due to be installed in the Debian FTP archive:

acx100-source_20060521-2_all.deb
  to pool/contrib/a/acx100/acx100-source_20060521-2_all.deb
acx100_20060521-2.diff.gz
  to pool/contrib/a/acx100/acx100_20060521-2.diff.gz
acx100_20060521-2.dsc
  to pool/contrib/a/acx100/acx100_20060521-2.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel Gea Milvaques <[EMAIL PROTECTED]> (supplier of updated acx100 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 14 Jun 2006 17:13:13 +0200
Source: acx100
Binary: acx100-source
Architecture: source all
Version: 20060521-2
Distribution: unstable
Urgency: low
Maintainer: Miguel Gea Milvaques <[EMAIL PROTECTED]>
Changed-By: Miguel Gea Milvaques <[EMAIL PROTECTED]>
Description: 
 acx100-source - ACX100/ACX111 wireless network drivers source
Closes: 373576
Changes: 
 acx100 (20060521-2) unstable; urgency=low
 .
   * Modified rules file to solve FTBFS in chroot (Closes: #373576)
Files: 
 fa12730b56ee0667d1fed0f0ce03ef6e 582 contrib/net extra acx100_20060521-2.dsc
 1f0a0204ea1d12cf8536ba742b3578a8 14741 contrib/net extra 
acx100_20060521-2.diff.gz
 f7456c8ed6694978b46742b27528a317 221198 contrib/net extra 
acx100-source_20060521-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEkCkoNTNQylgICMQRArwtAJwIl8W7TI+xlNozR5weGkazlpYvxgCfSBxk
rD2O+eaT1N5vXaBNcHMxeIM=
=AYEG
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to