Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #11899
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Markus Koschany <apo@debian.org> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.maint.java |
| Subject | Bug#973135: Help needed: Bug#973070: libsis-base-java: FTBFS: Could not delete the directory targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests because: 1 exceptions: [java.io.IOException: Unable to delete file: targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests/someDanglingLink] |
| Date | Tue, 27 Oct 2020 23:10:01 +0100 |
| Message-ID | <B4Fax-8mP-3@gated-at.bofh.it> (permalink) |
| References | <B4AXg-5UL-13@gated-at.bofh.it> <B4Ds6-7yB-23@gated-at.bofh.it> <B4DV8-7HU-9@gated-at.bofh.it> <B4BgH-63s-53@gated-at.bofh.it> <B4DV8-7HU-9@gated-at.bofh.it> |
| X-Original-To | Andreas Tille <andreas@an3as.eu> |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Tue Oct 27 22:06:13 2020 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -4.2 |
| Reply-To | Markus Koschany <apo@debian.org>, 973135@bugs.debian.org |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> |
| X-Debian-Pr-Message | followup 973135 |
| X-Debian-Pr-Package | src:plexus-io |
| X-Debian-Pr-Keywords | bullseye ftbfs sid |
| X-Debian-Pr-Source | plexus-io |
| X-Spam-Bayes | score:0.0000 Tokens: new, 21; hammy, 121; neutral, 29; spammy, 2. spammytokens:0.982-+--browse, 0.948-+--H*r:bugs.debian.org hammytokens:0.000-+--H*F:U*apo, 0.000-+--H*rp:U*apo, 0.000-+--H*ct:application, 0.000-+--H*ct:protocol, 0.000-+--H*ct:micalg |
| MIME-Version | 1.0 |
| Content-Type | multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="e9H7iiFJZ3j3A86FRqpCjmQ8QpBrjFsop" |
| Authentication-Results | ORIGINATING; auth=pass smtp.auth=apo@gambaru.de smtp.mailfrom=apo@debian.org |
| X-Crossassassin-Score | 2 |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1629589 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 52 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | 973070@bugs.debian.org, Debian Java List <debian-java@lists.debian.org>, 973135@bugs.debian.org |
| X-Original-Date | Tue, 27 Oct 2020 22:55:43 +0100 |
| X-Original-Message-ID | <7e13a0dc-662a-5a94-9ae8-dfeec7d78dc6@debian.org> |
| X-Original-References | <20201027170655.GA31813@xanadu.blop.info> <20201027200024.GE17235@an3as.eu> <c1b78446-18b6-3978-43a0-68462ca881a1@tarent.de> <20201027165803.GA29315@xanadu.blop.info> <c1b78446-18b6-3978-43a0-68462ca881a1@tarent.de> |
| Xref | csiph.com linux.debian.bugs.dist:1030348 linux.debian.maint.java:11899 |
Cross-posted to 2 groups.
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hi, This appears to be caused by the recent upgrade of Apache commons-io to version 2.8.0 (we had 2.6), see also #973135. In version 2.7 they removed a throws IOException in the method isSymlink() https://issues.apache.org/jira/browse/IO-610 Could it be related to this change? It is probably necessary to update the testcase or disable it for a quick workaround. Regards, Markus
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
Bug#973070: Help needed: Bug#973070: libsis-base-java: FTBFS: Could not delete the directory targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests because: 1 exceptions: [java.io.IOException: Unable to delete file: targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests/someDanglingLink] Andreas Tille <andreas@an3as.eu> - 2020-10-27 21:10 +0100
Bug#973070: Help needed: Bug#973070: libsis-base-java: FTBFS: Could not delete the directory targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests because: 1 exceptions: [java.io.IOException: Unable to delete file: targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests/someDanglingLink] Thorsten Glaser <t.glaser@tarent.de> - 2020-10-27 21:40 +0100
Bug#973135: Help needed: Bug#973070: libsis-base-java: FTBFS: Could not delete the directory targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests because: 1 exceptions: [java.io.IOException: Unable to delete file: targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests/someDanglingLink] Markus Koschany <apo@debian.org> - 2020-10-27 23:10 +0100
Re: Help needed: Bug#973070: libsis-base-java: FTBFS: Could not delete the directory targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests because: 1 exceptions: [java.io.IOException: Unable to delete file: targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests/someDanglingLink] Andreas Tille <andreas@an3as.eu> - 2020-10-28 09:10 +0100
Bug#973070: [Debian-med-packaging] Bug#973070: Help needed: Bug#973070: libsis-base-java: FTBFS: Could not delete the directory targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests because: 1 exceptions: [java.io.IOException: Unable to delete file: targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests/someDanglingLink] olivier sallou <olivier.sallou@irisa.fr> - 2020-10-28 16:10 +0100
csiph-web