Your message dated Mon, 18 Sep 2006 17:00:49 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#384357: Intent to NMU
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: libcommons-collections3-java
Version: 3.1a-3
Severity: serious
Tags: patch etch sid
Justification: fails to build from source
>From my build log:
| ------------------------------------------------------------------------------
| dpkg-source: extracting libcommons-collections3-java in
libcommons-collections3-java-3.1a
| dpkg-buildpackage: source package is libcommons-collections3-java
| dpkg-buildpackage: source version is 3.1a-3
| dpkg-buildpackage: host architecture i386
| dpkg-buildpackage: source version without epoch 3.1a-3
| /usr/bin/fakeroot debian/rules clean
| debian/rules:7: /usr/share/cdbs/1/rules/debhelper.mk: No such file or
directory
| debian/rules:8: /usr/share/cdbs/1/rules/simple-patchsys.mk: No such file or
directory
| debian/rules:9: /usr/share/cdbs/1/class/ant.mk: No such file or directory
| make: *** No rule to make target `/usr/share/cdbs/1/class/ant.mk'. Stop.
| ******************************************************************************
| Build finished at 20060823-1725
| FAILED [dpkg-buildpackage died]
| Purging chroot-unstable/build/buildd/libcommons-collections3-java-3.1a
| ------------------------------------------------------------------------------
debhelper and cdbs are not installed on the system because the control file is
incorrect:
Source: libcommons-collections3-java
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Wolfgang Baer <[EMAIL PROTECTED]>, Arnaud Vandyck <[EMAIL PROTECTED]>
Build-Depends-Indep: debhelper (>= 4.2.30), cdbs (>=0.4.21)
Build-Depends-Indep: ant, ant-optional, java-gcj-compat-dev
Standards-Version: 3.7.2
Only the second line is taken into account.
The following patch fixes the problem:
--- debian/control.orig 2006-08-23 20:07:15.398625637 +0200
+++ debian/control 2006-08-23 20:06:29.293561257 +0200
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Java Maintainers
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Wolfgang Baer <[EMAIL PROTECTED]>, Arnaud Vandyck <[EMAIL
PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.2.30), cdbs (>=0.4.21)
+Build-Depends: debhelper (>= 4.2.30), cdbs (>=0.4.21)
Build-Depends-Indep: ant, ant-optional, java-gcj-compat-dev
Standards-Version: 3.7.2
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-amd64
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to fr_FR.UTF-8)
--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Margarita Manterola wrote:
> I have reviewed Arjan's patch, and it is correct, thus, I intend to upload
> it as an NMU to fix the bug and allow the package to build correctly.
Thanks for your work.
- --
Arnaud Vandyck, STE fi, ULg
Formateur Cellule Programmation.
Java Trap: http://www.gnu.org/philosophy/java-trap.html
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFDrSh4vzFZu62tMIRAqzkAKCL90lNyh7bx9ejJ79bWlD/Q4Kr+wCgl3DI
XObcxn7pod5oU430D7rF44A=
=Fhig
-----END PGP SIGNATURE-----
begin:vcard
fn:Arnaud Vandyck
n:Vandyck;Arnaud
org;quoted-printable:Universit=C3=A9 de Li=C3=A8ge;STE-Formations Informatiques
adr;quoted-printable;quoted-printable;quoted-printable:B=C3=A2timent C1;;Rue Armand St=C3=A9vard, 2;Li=C3=A8ge;;4000;Belgique
email;internet:[EMAIL PROTECTED]
title;quoted-printable:Attach=C3=A9 (formateur)
tel;work:+32 4 366 90 55
tel;fax:+32 4 366 90 59
tel;home:+32 4 349 09 69
tel;cell:+32 486 31 10 47
x-mozilla-html:FALSE
url:http://www.ste.fapse.ulg.ac.be/
version:2.1
end:vcard
--- End Message ---