Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 701010 - dev-java/jarbundler-2.3.1 : UnicodeDecodeError: utf-8 codec can t decode byte <snip> in position 5798: invalid continuation byte
Summary: dev-java/jarbundler-2.3.1 : UnicodeDecodeError: utf-8 codec can t decode byte...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-23 20:13 UTC by Toralf Förster
Modified: 2021-05-26 12:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.40 KB, text/plain)
2019-11-23 20:13 UTC, Toralf Förster
Details
dev-java:jarbundler-2.3.1:20191122-151712.log (dev-java:jarbundler-2.3.1:20191122-151712.log,3.07 KB, text/plain)
2019-11-23 20:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,197.33 KB, text/plain)
2019-11-23 20:13 UTC, Toralf Förster
Details
environment (environment,152.69 KB, text/plain)
2019-11-23 20:13 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.86 KB, application/x-bzip)
2019-11-23 20:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.77 KB, application/x-bzip)
2019-11-23 20:13 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-11-23 20:13:26 UTC
  File "/usr/lib64/python3.6/codecs.py", line 321, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe4 in position 5798: invalid continuation byte
 * ERROR: dev-java/jarbundler-2.3.1::gentoo failed (configure phase):
 *   xml-rewrite-3 failed: ./example/build.xml
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20191117-174054

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.39.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 22 Nov 2019 14:06:13 +0000

emerge -qpvO dev-java/jarbundler
[ebuild  N    ] dev-java/jarbundler-2.3.1  USE="-doc -source"
Comment 1 Toralf Förster gentoo-dev 2019-11-23 20:13:29 UTC
Created attachment 597182 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-23 20:13:32 UTC
Created attachment 597184 [details]
dev-java:jarbundler-2.3.1:20191122-151712.log
Comment 3 Toralf Förster gentoo-dev 2019-11-23 20:13:35 UTC
Created attachment 597186 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-11-23 20:13:39 UTC
Created attachment 597188 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-11-23 20:13:42 UTC
Created attachment 597190 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-11-23 20:13:45 UTC
Created attachment 597192 [details]
temp.tbz2
Comment 7 Agostino Sarubbo gentoo-dev 2021-01-24 11:55:45 UTC
Dear treecleaner@:

I'm still able to reproduce this issue right now.

Since it has not been fixed for a long time, I'd suggest to evaluate if it is the case to remove this package from the tree. Thanks
Comment 8 Larry the Git Cow gentoo-dev 2021-05-26 12:36:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b23fc73a8a94d8d6d0b785f04b78f4745fd9ab0

commit 2b23fc73a8a94d8d6d0b785f04b78f4745fd9ab0
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-05-26 09:11:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-05-26 12:33:44 +0000

    dev-java/jarbundler: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/786237
    Closes: https://bugs.gentoo.org/701010
    Closes: https://bugs.gentoo.org/712168
    Closes: https://bugs.gentoo.org/692794
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-java/jarbundler/Manifest                   |  2 --
 dev-java/jarbundler/jarbundler-1.8.1-r2.ebuild | 42 --------------------------
 dev-java/jarbundler/jarbundler-2.3.1.ebuild    | 42 --------------------------
 dev-java/jarbundler/metadata.xml               | 11 -------
 profiles/package.mask                          |  6 ----
 5 files changed, 103 deletions(-)