Your message dated Tue, 03 Aug 2010 21:32:24 +0000
with message-id <[email protected]>
and subject line Bug#574029: fixed in javatools 0.32
has caused the Debian Bug report #574029,
regarding javahelper: failed in jh_manifest
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
574029: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574029
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: javahelper
Version: 0.29
Severity: normal
Herre the message during the build of my package
jh_manifest
WARNING: the 'debian_bundle' package is *DEPRECATED*; use the 'debian' package
Traceback (most recent call last):
File "/usr/bin/jh_manifest", line 264, in <module>
updatejar(j, tempmanifest, args)
File "/usr/bin/jh_manifest", line 78, in updatejar
manifest = parseManifest(tempdir + "/META-INF/MANIFEST.MF", None, manifest)
File "/usr/bin/jh_manifest", line 164, in parseManifest
manifest[section][i.strip()] = sec[i].strip().replace('\n ','')
File "/usr/lib/pymodules/python2.5/debian/deb822.py", line 179, in __getitem__
value = value.decode(self.encoding)
File "/usr/lib/python2.5/encodings/utf_8.py", line 16, in decode
return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xc9 in position 5:
unexpected end of data
make: *** [binary] Erreur 1
dpkg-buildpackage: erreur: fakeroot debian/rules binary a produit une erreur de
sortie de type 2
debuild: fatal error at line 1330:
dpkg-buildpackage -rfakeroot -D -us -uc failed
hope you can solve this problem :)
have a good night/day
Frederic
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-3-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages javahelper depends on:
ii bsdmainutils 8.0.8 collection of more utilities from
ii dctrl-tools 2.14 Command-line tools to process Debi
ii debhelper 7.4.15 helper programs for debian/rules
ii devscripts 2.10.61 scripts to make the life of a Debi
ii dpkg-dev 1.15.5.6 Debian package development tools
ii fastjar 2:0.98-1 Jar creation utility
ii python 2.5.4-9 An interactive high-level object-o
ii python-debian 0.1.15 Python modules to work with Debian
ii python-scriptutil 1-1 Python module which provides the f
ii realpath 1.15 Return the canonicalized absolute
javahelper recommends no packages.
javahelper suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: javatools
Source-Version: 0.32
We believe that the bug you reported is fixed in the latest version of
javatools, which is due to be installed in the Debian FTP archive:
jarwrapper_0.32_all.deb
to main/j/javatools/jarwrapper_0.32_all.deb
java-propose-classpath_0.32_all.deb
to main/j/javatools/java-propose-classpath_0.32_all.deb
javahelper_0.32_all.deb
to main/j/javatools/javahelper_0.32_all.deb
javatools_0.32.dsc
to main/j/javatools/javatools_0.32.dsc
javatools_0.32.tar.gz
to main/j/javatools/javatools_0.32.tar.gz
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.
Matthew Johnson <[email protected]> (supplier of updated javatools 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: SHA512
Format: 1.8
Date: Sun, 04 Jul 2010 10:04:17 +0000
Source: javatools
Binary: jarwrapper javahelper java-propose-classpath
Architecture: source all
Version: 0.32
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Matthew Johnson <[email protected]>
Description:
jarwrapper - Run executable Java .jar files
java-propose-classpath - Helper script to suggest a classpath for jar files
javahelper - Helper scripts for packaging Java programs
Closes: 574029 586783
Changes:
javatools (0.32) unstable; urgency=low
.
[ Niels Thykier ]
* Fixed quoting issue in jh_compilefeatures.
* Renamed a function in the Eclipse module.
* fetch-eclipse-source script to create tarballs from some eclipse
upstreams. Its requirements have been added to javahelper's
suggests.
* Replaced jh_libs with jh_installlibs in the description of
javahelper.
* Bumped Standards-Versions to 3.9.0 - no changes required.
* jh_depends now treats "headless" for the --jvm option differently.
if "headless" is present then all JREs will be specified using
their headless version. If headless is the only value, it will be
read as "headless default".
* jh_depends no longer recognises "sun5" as a valid JVM, since this
has been removed from the archive. "sun" is now an alias of "sun6".
* The --jvm "gcj" value for jh_depends now uses gcj-jre and not
java-gcj-compat, since the latter is now a virtual package.
* Made jh_depends produce (>= ${source:Version}) instead of
(= ${binary:Version}). The latter would break with binNMUs.
* jh_depends now generates a dependency list for javadocs based on
which system javadocs they have been linked against. These packages
are added to the new ${java:Recommends} variable.
* jh_installeclipse now always emits ${orbit:Depends} even if it
would be empty.
* Fixed a formatting issue in the eclipse helpers.
* Rewrote jh_manifest using debhelper as backend.
- it now produces deterministic output (Closes: #574029)
- removed all depends on python.
- comments are now allowed in d/manifest files.
- it will now produce a warning if a jar file listed in a d/manifest-
file cannot be found (unless the jar was excluded).
* Reordered the javahelper sequence so that jh_installlibs is now run
before jh_classpath and jh_manifest.
.
[ Matthew Johnson ]
* If jars aren't specified by absolute path try finding them under
/usr/share/java (Closes: #586783)
* jh_build will now -link any javadoc in a package that you build-depend
on
* fix jh_build documentation
Checksums-Sha1:
4dca5fb028b3cf536bafe93910246713ce5b0684 1650 javatools_0.32.dsc
6b7a1acc238faff8c9a7b82cddab4b28b377c0f0 58056 javatools_0.32.tar.gz
3dd2d5333c9feab7f400c799b2cfe07b597cc76e 13620 jarwrapper_0.32_all.deb
36940306fc9004b8b7618dae9f2d1fe9c17a4a00 84656 javahelper_0.32_all.deb
16ea48b76d12cd148fd7f1138c7bf81429db4c33 10764
java-propose-classpath_0.32_all.deb
Checksums-Sha256:
c1499415e9a04cb604aafcfc929123bce8c6479a1b3cf585f491e277162d1b0a 1650
javatools_0.32.dsc
8ca9ba5992ebaa58a635cb94d8df1d69fefc9e6a441b16e3a0a53770cb305280 58056
javatools_0.32.tar.gz
ba26b3872e44f07c047e9025718041e6657a0d523d4733caf0d39f7fe798b309 13620
jarwrapper_0.32_all.deb
79767c06a436f84e9c8bb8aa7dd052d6c439272221419ac382320b30718183b4 84656
javahelper_0.32_all.deb
f25556f87955a0e043d93a6e2b29066a17e465fba43c502191fecdf7765456bf 10764
java-propose-classpath_0.32_all.deb
Files:
3f420a421a68f0f81f9b240526ee5aa5 1650 java optional javatools_0.32.dsc
d07d5bbf2ed22e3244418eacd8cef347 58056 java optional javatools_0.32.tar.gz
74844433a9a332a4ce5d628c47880a86 13620 java optional jarwrapper_0.32_all.deb
b0fbaeb774e76643810758d204b7c312 84656 java optional javahelper_0.32_all.deb
611da99b1a680de2d29e97a2e7be8967 10764 java optional
java-propose-classpath_0.32_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCgAGBQJMWH66AAoJEKVC9ua3o6NmoaIP/3t3bxSpIz737egM1hbXa4p1
k2rQUOYrK2+/gUCZeoL4AJfneROF671Qi/WPs+yFJDkBod2b/fzmIfU30gOCHn4y
dIlUsokqoLpGMd5reIAX1rrKiFD8gk+xae6VU/LXOWeg7uLeJ6/hlg7O+RppJ32d
3WalMyQabACQJ6w5bwyzLPHu1Jm6b5z6yGYUwGyvs6b93AWceD77yDFqK+h4ttfQ
JPNE8UoWLBloW70TodYn8HgHEznKSuceB/j+d+xOQXPawEXOkIlR2aaa23Y6JvdT
I9AKuHpssCBbiYu8cl+xXNeg1lR9rIrhj+LeWvAujOkUa2zYFDHixZZGQhrdZnxB
RUGIecSxIQxNbZWAvie3T+yernvBlfkHcrm9TKsT4yIu2lD2k7+WfzgkMpPS8QKJ
D4Wa91ftqN+vacpGxUfjWo1FFhBpqVgdTwZrPl/NcYUgv32VfzdpsdgnPvNX4+xi
l4dg+IkyGDPvIohHg/F8VnZCulvQou8SQpoCrb/KyLq19xX1K5RKzoEiew31Wd2j
yr7A9oJEL3EyNLI3+WCKvLu0NVF3JsnBsYA35aYgUYQozTPnoRjbZJ7HRuGbt1ax
XoBHvW3UXddVw4wZhlsfXuug1obL8TXOXB0r80IpZIeUUibtoQ2s1s00GVh4ATvT
1ctGv5otZjU+ucQineV0
=mIO5
-----END PGP SIGNATURE-----
--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers>. Please
use
[email protected] for discussions and questions.