Your message dated Wed, 20 Dec 2023 06:07:28 +0000 with message-id <[email protected]> and subject line Bug#1043253: fixed in tuxguitar 1.5.6+dfsg1-8 has caused the Debian Bug report #1043253, regarding tuxguitar: Missing java class ZipArchiveInputStream when opening .gp files 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.) -- 1043253: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043253 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: tuxguitar Version: 1.5.6+dfsg1-6 Severity: normal Dear Maintainer, I get a missing java class error when opening .gp files. I can open .gpx and .gp5 files but all .gp files fail with the following error: org.herac.tuxguitar.action.TGActionException: org/apache/commons/compress/archivers/zip/ZipArchiveInputStream at org.herac.tuxguitar.app.action.impl.file.TGReadURLAction.processAction(TGReadURLAction.java:35) at org.herac.tuxguitar.editor.action.TGActionBase.execute(TGActionBase.java:24) at org.herac.tuxguitar.action.TGActionManager.execute(TGActionManager.java:67) at org.herac.tuxguitar.app.action.impl.file.TGOpenFileAction$1$1.run(TGOpenFileAction.java:40) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.herac.tuxguitar.action.TGActionException: org/apache/commons/compress/archivers/zip/ZipArchiveInputStream at org.herac.tuxguitar.editor.action.file.TGReadSongAction.processAction(TGReadSongAction.java:48) at org.herac.tuxguitar.editor.action.TGActionBase.execute(TGActionBase.java:24) at org.herac.tuxguitar.action.TGActionManager.execute(TGActionManager.java:67) at org.herac.tuxguitar.app.action.impl.file.TGReadURLAction.processAction(TGReadURLAction.java:33) ... 4 more Caused by: org.herac.tuxguitar.io.base.TGFileFormatException: org/apache/commons/compress/archivers/zip/ZipArchiveInputStream at org.herac.tuxguitar.io.gpx.v7.GPXInputStream.read(GPXInputStream.java:28) at org.herac.tuxguitar.io.base.TGSongReaderHelper.read(TGSongReaderHelper.java:28) at org.herac.tuxguitar.io.base.TGFileFormatManager.read(TGFileFormatManager.java:49) at org.herac.tuxguitar.editor.action.file.TGReadSongAction.processAction(TGReadSongAction.java:40) ... 7 more Caused by: java.lang.NoClassDefFoundError: org/apache/commons/compress/archivers/zip/ZipArchiveInputStream at org.herac.tuxguitar.io.gpx.v7.GPXFileSystem.getFileContentsAsStream(GPXFileSystem.java:39) at org.herac.tuxguitar.io.gpx.v7.GPXInputStream.read(GPXInputStream.java:23) ... 10 more Caused by: java.lang.ClassNotFoundException: org.apache.commons.compress.archivers.zip.ZipArchiveInputStream ... 12 more Exception in thread "Thread-51" org.herac.tuxguitar.action.TGActionException: org/apache/commons/compress/archivers/zip/ZipArchiveInputStream at org.herac.tuxguitar.app.action.impl.file.TGReadURLAction.processAction(TGReadURLAction.java:35) at org.herac.tuxguitar.editor.action.TGActionBase.execute(TGActionBase.java:24) at org.herac.tuxguitar.action.TGActionManager.execute(TGActionManager.java:67) at org.herac.tuxguitar.app.action.impl.file.TGOpenFileAction$1$1.run(TGOpenFileAction.java:40) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.herac.tuxguitar.action.TGActionException: org/apache/commons/compress/archivers/zip/ZipArchiveInputStream at org.herac.tuxguitar.editor.action.file.TGReadSongAction.processAction(TGReadSongAction.java:48) at org.herac.tuxguitar.editor.action.TGActionBase.execute(TGActionBase.java:24) at org.herac.tuxguitar.action.TGActionManager.execute(TGActionManager.java:67) at org.herac.tuxguitar.app.action.impl.file.TGReadURLAction.processAction(TGReadURLAction.java:33) ... 4 more Caused by: org.herac.tuxguitar.io.base.TGFileFormatException: org/apache/commons/compress/archivers/zip/ZipArchiveInputStream at org.herac.tuxguitar.io.gpx.v7.GPXInputStream.read(GPXInputStream.java:28) at org.herac.tuxguitar.io.base.TGSongReaderHelper.read(TGSongReaderHelper.java:28) at org.herac.tuxguitar.io.base.TGFileFormatManager.read(TGFileFormatManager.java:49) at org.herac.tuxguitar.editor.action.file.TGReadSongAction.processAction(TGReadSongAction.java:40) ... 7 more Caused by: java.lang.NoClassDefFoundError: org/apache/commons/compress/archivers/zip/ZipArchiveInputStream at org.herac.tuxguitar.io.gpx.v7.GPXFileSystem.getFileContentsAsStream(GPXFileSystem.java:39) at org.herac.tuxguitar.io.gpx.v7.GPXInputStream.read(GPXInputStream.java:23) ... 10 more Caused by: java.lang.ClassNotFoundException: org.apache.commons.compress.archivers.zip.ZipArchiveInputStream ... 12 more From TuxGuitar, I can save as .gp3, .gp4 and .gp5 and then reopen, but I can't open .gp files. Here's a file that can be used to reproduce the error: https://blog.guitar-pro.com/wp-content/uploads/2021/07/ACDC-The_Jack-2.gp Thanks. Jérôme -- System Information: Debian Release: 12.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'proposed-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.0.0-trunk-amd64 (SMP w/4 CPU threads; PREEMPT) Kernel taint flags: TAINT_UNSIGNED_MODULE Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages tuxguitar depends on: ii default-jre 2:1.17-74 ii fluid-soundfont-gm 3.1-5.3 ii libeclipse-e4-ui-widgets-java 1.3.100+eclipse4.26-1 ii libitext5-java 5.5.13.3-2 ii libswt-cairo-gtk-4-jni 4.26.0-1 ii libswt-gtk-4-java 4.26.0-1 tuxguitar recommends no packages. Versions of packages tuxguitar suggests: pn lilypond <none> pn tuxguitar-jsa <none> -- no debconf information
--- End Message ---
--- Begin Message ---Source: tuxguitar Source-Version: 1.5.6+dfsg1-8 Done: tony mancill <[email protected]> We believe that the bug you reported is fixed in the latest version of tuxguitar, which is due to be installed in the Debian FTP archive. 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. tony mancill <[email protected]> (supplier of updated tuxguitar 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: Tue, 19 Dec 2023 21:36:15 -0800 Source: tuxguitar Architecture: source Version: 1.5.6+dfsg1-8 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <[email protected]> Changed-By: tony mancill <[email protected]> Closes: 1043253 Changes: tuxguitar (1.5.6+dfsg1-8) unstable; urgency=medium . * QA upload * Add dependency on libcommons-compress-java (Closes: #1043253) Thank you to Freddybobjo for the Salsa merge request. Checksums-Sha1: 5db113d50773f9742a1f48727b74fefe8bd5b70f 2641 tuxguitar_1.5.6+dfsg1-8.dsc 14b2e92cc62a36e59990b734e79c225bacb81960 15400 tuxguitar_1.5.6+dfsg1-8.debian.tar.xz 51c20a58a51c9b1c20c8d18286cdc6cfaf017fdf 24094 tuxguitar_1.5.6+dfsg1-8_amd64.buildinfo Checksums-Sha256: 2071ed871b1d3abb0d74bd5bba98c0540be809599b2dd75d244459b782cf7ed1 2641 tuxguitar_1.5.6+dfsg1-8.dsc 1fe66cff9a1a1bd5546775797eb07ef6887363fd7099f63098ffe931b0d8f970 15400 tuxguitar_1.5.6+dfsg1-8.debian.tar.xz 6a8753c0825e609c9b9dc0842d87d7bd955924a23c4920eb443c21bad627c6a9 24094 tuxguitar_1.5.6+dfsg1-8_amd64.buildinfo Files: c73175633239c84521ebe7eadb0207ce 2641 sound optional tuxguitar_1.5.6+dfsg1-8.dsc c25007ecb9d31e132727ac6210dae556 15400 sound optional tuxguitar_1.5.6+dfsg1-8.debian.tar.xz 2551b43b86b993e5b9f9546aa9146b1f 24094 sound optional tuxguitar_1.5.6+dfsg1-8_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAmWCgQcUHHRtYW5jaWxs QGRlYmlhbi5vcmcACgkQIdIFiZdLPpbjdxAAn0Uh8wgO6w0I031TLWVW3tafCqyr UhfWV/qJeiurhaJieCaJkFo4915skBgipqhNeZ9B1lacg5wuhGtFyt7Ib9ieBNR8 HL1JrNBWbG+h6QltWjyl6bBtoW13Q3M6O+upte4roFuzjokIUhZXbwTzGGDb7gbF ETShOEVsu9YwMIYRwKfDN9KYLPLOiRImJErXHZ++7lBuo7of9HcGnc5cb4fT5pii FdfoU0fyMTTxc55qQaHx03IV+HGvQzXZGlD+zN7WnNKA5DnBt+nLxZPMZWcWUrhU 9CWE1toDz0Qp2q0i1MiVtnPbpOIUp2zP2pW6P2ki3GGp6DIHQY2lGvdHc4VKYEKc ZWGNzyLO5+HRknGzveYZ2vKsmzeQO+JM5LtTdg4ciQKg0HQOosBdFDpaQBq8Y4V8 Hzv9MlDPcxdXBDYsRvgPMjfto68texe6YG29min2nbCxMCLWboYaBAZkkZsy8wVC iao6kHzhjZkbyA3SbUMotyxyvnTztYrLJhsmDKdeua9J0h584Fi9TXCg/wSmgMPn 0wdSKSHqpNn2q7i0pQso5YYOIvUHlr9L9jNPO2H3UTRxfLCBwSGwCo4+OO8uWi7m mAaRvoPQeuYFGQGDEXH0G9bwXcGHp/gEbOtmIky6S8qrDpyBWmXwXlkqDDoDp1EA edfFVoTv9ZcjtIo= =GvUR -----END PGP SIGNATURE-----
--- End Message ---

