Your message dated Tue, 20 Sep 2005 01:47:03 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#328383: fixed in fluxconf 0.9.8-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 15 Sep 2005 00:40:52 +0000
>From [EMAIL PROTECTED] Wed Sep 14 17:40:52 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EFho4-0007Bk-00; Wed, 14 Sep 2005 17:40:52 -0700
Received: from localhost.localdomain 
(pool-71-104-166-233.lsanca.dsl-w.verizon.net [71.104.166.233])
        (authenticated bits=0)
        by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j8F0eoGw098381
        (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
        for <[EMAIL PROTECTED]>; Wed, 14 Sep 2005 17:40:51 -0700 (PDT)
        (envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.52)
        id 1EFaVD-0000xq-TV
        for [EMAIL PROTECTED]; Wed, 14 Sep 2005 09:52:56 -0700
Date: Wed, 14 Sep 2005 09:52:55 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS: Unable to find aclocal-1.9
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="/NkBOFFp2J2Af1nK"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV 0.86.2/1082/Wed Sep 14 08:22:17 2005 on zoot.lafn.org
X-Virus-Status: Clean
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02


--/NkBOFFp2J2Af1nK
Content-Type: multipart/mixed; boundary="qMm9M+Fa2AknHoGS"
Content-Disposition: inline


--qMm9M+Fa2AknHoGS
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: fluxconf
Version: 0.9.8-1
Severity: serious
Tags: patch

fluxconf fails to build because it cannot execute aclocal-1.9:

>  -> Considering  automaken
>    -> Trying automaken
>        -> Cannot install automaken; apt errors follow:
> Reading package lists...
> Building dependency tree...
> Package automaken is a virtual package provided by:
>   automake1.9 1.9.6-1
>   automake1.8 1.8.5-3
>   automake1.7 1.7.9-7
>   automake1.6 1.6.3-12
>   automake1.4 1:1.4-p6-9
> You should explicitly select one to install.
> E: Package automaken has no installation candidate
>      -> Considering automake1.4 to satisfy the dependency=20
=2E..
> cd . && /bin/sh /tmp/buildd/fluxconf-0.9.8/missing --run aclocal-1.9=20
> /tmp/buildd/fluxconf-0.9.8/missing: line 46: aclocal-1.9: command not fou=
nd
> WARNING: `aclocal-1.9' is needed, and you do not seem to have it handy on=
 your
>          system.  You might have modified some files without having the
>          proper tools for further handling them.  Check the `README' file,
>          it often tells you about the needed prerequirements for installi=
ng
>          this package.  You may also peek at any GNU archive site, in case
>          some other package would contain this missing `aclocal-1.9' prog=
ram.

The attached patch fixes this problem by build-depending on
automake1.9 instead of automaken.

--=20
Matt

--qMm9M+Fa2AknHoGS
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=patch
Content-Transfer-Encoding: quoted-printable

diff -u fluxconf-0.9.8/debian/control fluxconf-0.9.8/debian/control
--- fluxconf-0.9.8/debian/control
+++ fluxconf-0.9.8/debian/control
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Emmanuel le Chevoir <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>=3D 4.0.0), libgtk2.0-dev (>=3D 2.0.6-1), autoc=
onf, automaken, autotools-dev
+Build-Depends: debhelper (>=3D 4.0.0), libgtk2.0-dev (>=3D 2.0.6-1), autoc=
onf, automake1.9, autotools-dev
 Standards-Version: 3.6.2
=20
 Package: fluxconf

--qMm9M+Fa2AknHoGS--

--/NkBOFFp2J2Af1nK
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFDKFVnfNdgYxVXvBARApgbAKC1m6pgASUHwIjvmiPvI+KeOv0K0wCgs6ht
ArGJjFbiz3ygh0KtD/glWeM=
=FC0c
-----END PGP SIGNATURE-----

--/NkBOFFp2J2Af1nK--

---------------------------------------
Received: (at 328383-close) by bugs.debian.org; 20 Sep 2005 08:48:42 +0000
>From [EMAIL PROTECTED] Tue Sep 20 01:48:42 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EHdmJ-0004My-00; Tue, 20 Sep 2005 01:47:03 -0700
From: Emmanuel le Chevoir <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#328383: fixed in fluxconf 0.9.8-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 20 Sep 2005 01:47:03 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: fluxconf
Source-Version: 0.9.8-2

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

fluxconf_0.9.8-2.diff.gz
  to pool/main/f/fluxconf/fluxconf_0.9.8-2.diff.gz
fluxconf_0.9.8-2.dsc
  to pool/main/f/fluxconf/fluxconf_0.9.8-2.dsc
fluxconf_0.9.8-2_i386.deb
  to pool/main/f/fluxconf/fluxconf_0.9.8-2_i386.deb



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.
Emmanuel le Chevoir <[EMAIL PROTECTED]> (supplier of updated fluxconf 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: Tue, 20 Sep 2005 10:30:39 +0200
Source: fluxconf
Binary: fluxconf
Architecture: source i386
Version: 0.9.8-2
Distribution: unstable
Urgency: low
Maintainer: Emmanuel le Chevoir <[EMAIL PROTECTED]>
Changed-By: Emmanuel le Chevoir <[EMAIL PROTECTED]>
Description: 
 fluxconf   - FluxBox configuration utility
Closes: 328383
Changes: 
 fluxconf (0.9.8-2) unstable; urgency=low
 .
   * Fixed Build-Depends (Closes: #328383)
Files: 
 f74fe341e720da8ac62717c1d246d1b9 636 x11 optional fluxconf_0.9.8-2.dsc
 89c9a471955f23152cb440253a3cba07 244140 x11 optional fluxconf_0.9.8-2.diff.gz
 119e9cdbcba41c92e1293f7b406b56e5 34560 x11 optional fluxconf_0.9.8-2_i386.deb

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

iD8DBQFDL8q94i/Wdr6T0t4RAjvIAJ9BtHAOwxgsaqMKoE3I8Pe78r4V5ACfYfRG
M6BPkFKlajBXotjSr0yfH00=
=wVud
-----END PGP SIGNATURE-----


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

Reply via email to