Your message dated Mon, 04 Dec 2006 18:32:32 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#400791: fixed in gjdoc 0.7.7-7
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: gjdoc
Version: 0.7.7-6
Severity: important
Tags: patch
Hi,
gjdoc is not installable on arm, the postinst is not executed
successfully. It is due to the hack added when java was totally broken,
which makes the package buildable, but uninstallable.
Please remove this hack (see patch below), so that gjdoc can work again
on arm. I have successfully built other packages like glib-java with
this patch applied.
Ideally it would be nice to have an upload ASAP, in order to get back
java in arm for Etch.
Thanks,
Aurelien
diff -u gjdoc-0.7.7/debian/rules gjdoc-0.7.7/debian/rules
--- gjdoc-0.7.7/debian/rules
+++ gjdoc-0.7.7/debian/rules
@@ -21,13 +21,8 @@
GCJ=$(GCJ) \
ANTLR_JAR=$(ANTLR_JAR)
-ifeq ($(DEB_BUILD_ARCH),arm)
- DEB_CONFIGURE_SCRIPT_ENV += JAVA=true
- GCJ_DBTOOL = /bin/sh $(CURDIR)/debian/fake-dbtool
-else
- DEB_CONFIGURE_SCRIPT_ENV += JAVA=/usr/bin/gij-wrapper-4.1
- GCJ_DBTOOL = /usr/bin/gcj-dbtool-4.1
-endif
+DEB_CONFIGURE_SCRIPT_ENV += JAVA=/usr/bin/gij-wrapper-4.1
+GCJ_DBTOOL = /usr/bin/gcj-dbtool-4.1
DEB_CONFIGURE_USER_FLAGS = --disable-native --enable-xmldoclet
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: arm (armv5tejl)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-2-versatile
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to fr_FR.UTF-8)
Versions of packages gjdoc depends on:
ii antlr 2.7.6-6 language tool for constructing rec
ii debhelper 5.0.42 helper programs for debian/rules
ii gij [java1-runtime] 4:4.1.1-13 The GNU Java bytecode interpreter
ii gij-4.1 [java1-runtime] 4.1.1-20 The GNU Java bytecode interpreter
ii java-gcj-compat 1.0.65-8 Java runtime environment using GIJ
ii libc6 2.3.6.ds1-8 GNU C Library: Shared libraries
ii libgcc1 1:4.1.1-19 GCC support library
ii libgcj-bc 4.1.1-19 Link time only library for use wit
ii libgcj7-0 4.1.1-20 Java runtime library for use with
ii zlib1g 1:1.2.3-13 compression library - runtime
gjdoc recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: gjdoc
Source-Version: 0.7.7-7
We believe that the bug you reported is fixed in the latest version of
gjdoc, which is due to be installed in the Debian FTP archive:
gjdoc_0.7.7-7.diff.gz
to pool/main/g/gjdoc/gjdoc_0.7.7-7.diff.gz
gjdoc_0.7.7-7.dsc
to pool/main/g/gjdoc/gjdoc_0.7.7-7.dsc
gjdoc_0.7.7-7_powerpc.deb
to pool/main/g/gjdoc/gjdoc_0.7.7-7_powerpc.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.
Arnaud Vandyck <[EMAIL PROTECTED]> (supplier of updated gjdoc 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: Mon, 4 Dec 2006 16:39:35 +0100
Source: gjdoc
Binary: gjdoc
Architecture: source powerpc
Version: 0.7.7-7
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Arnaud Vandyck <[EMAIL PROTECTED]>
Description:
gjdoc - documentation generation framework for java source files
Closes: 400791
Changes:
gjdoc (0.7.7-7) unstable; urgency=low
.
* Use back gcj-dbtool-4.1 and gij-wrapper-4.1 on arm (closes:
bug#400791). Thanks to Aurelien Jarno.
Files:
fab8f89ef54085e6aad248de76b09e62 815 devel optional gjdoc_0.7.7-7.dsc
7d6bb4d74d8676e4394cc7ec856083b7 19751 devel optional gjdoc_0.7.7-7.diff.gz
5abc436e0ce2f569fc2f8afb55671ed5 1757360 devel optional
gjdoc_0.7.7-7_powerpc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFdFYG4vzFZu62tMIRAl7IAJ4zE34LWuPMvnDpFaahUZ9fpdkIOQCgj4uT
WMiN1RRSIeT1tt0Eb9sdbrI=
=ZedB
-----END PGP SIGNATURE-----
--- End Message ---