Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #11901
| Path | csiph.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!news.dns-netz.com!news.freedyn.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | olivier sallou <olivier.sallou@irisa.fr> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.maint.java |
| Subject | 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] |
| Date | Wed, 28 Oct 2020 16:10:02 +0100 |
| Message-ID | <B4Vfk-2rh-13@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> <B4Fax-8mP-3@gated-at.bofh.it> <B4AXg-5UL-13@gated-at.bofh.it> <B4OGR-700-1@gated-at.bofh.it> <B4AXg-5UL-13@gated-at.bofh.it> <B4OGR-700-1@gated-at.bofh.it> |
| X-Original-To | 973070@bugs.debian.org, Debian Java List <debian-java@lists.debian.org> |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Wed Oct 28 15:06:09 2020 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -3.95 |
| Reply-To | olivier sallou <olivier.sallou@irisa.fr>, 973070@bugs.debian.org |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> |
| X-Debian-Pr-Message | followup 973070 |
| X-Debian-Pr-Package | src:libsis-base-java |
| X-Debian-Pr-Keywords | bullseye ftbfs help sid |
| X-Debian-Pr-Source | libsis-base-java |
| X-Spam-Bayes | score:0.0000 Tokens: new, 51; hammy, 150; neutral, 121; spammy, 0. spammytokens: hammytokens:0.000-+--H*u:Evolution, 0.000-+--testcase, 0.000-+--UD:patch, 0.000-+--43PM, 0.000-+--Hx-spam-relays-external:sk:mail3-r |
| X-Ironport-Av | E=Sophos;i="5.77,426,1596492000"; d="scan'208";a="362988449" |
| Content-Type | text/plain; charset="UTF-8" |
| User-Agent | Evolution 3.36.5 (3.36.5-1.fc32) |
| MIME-Version | 1.0 |
| Content-Transfer-Encoding | 7bit |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1629699 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 58 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Wed, 28 Oct 2020 16:01:33 +0100 |
| X-Original-Message-ID | <8184b7669e19e7c74a59a1b22af9326f0c981a6a.camel@irisa.fr> |
| X-Original-References | <20201027170655.GA31813@xanadu.blop.info> <20201027200024.GE17235@an3as.eu> <c1b78446-18b6-3978-43a0-68462ca881a1@tarent.de> <7e13a0dc-662a-5a94-9ae8-dfeec7d78dc6@debian.org> <20201027170655.GA31813@xanadu.blop.info> <20201028080508.GI17235@an3as.eu> <20201027170655.GA31813@xanadu.blop.info> <20201028080508.GI17235@an3as.eu> |
| Xref | csiph.com linux.debian.bugs.dist:1030431 linux.debian.maint.java:11901 |
Cross-posted to 2 groups.
Show key headers only | View raw
On Wed, 2020-10-28 at 09:05 +0100, Andreas Tille wrote: > Hi, > > On Tue, Oct 27, 2020 at 10:55:43PM +0100, Markus Koschany wrote: > > 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. > > I tried to implement this workaroung in this patch > > > https://salsa.debian.org/med-team/libsis-base-java/-/blob/master/debian/patches/skip_testGetLinkInfoSymLinkDanglingLink.patch > > but unfortunately the test is executed anyway: *dumb* patch would be to simply remove those tests from code... > > ... > Running testTouchSymLinkAndFile > Running testGetLinkInfoSymLinkDanglingLink > Running testGetLinkInfoNonExistent > 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] > Could not delete the directory targets/unit-test- > wd/ch.systemsx.cisd.base.unix.UnixTests in second try because: 1 > exceptions: [java.io.IOException: Unable to delete file: > targets/unit-test- > wd/ch.systemsx.cisd.base.unix.UnixTests/someDanglingLink] > Exception in thread "main" org.apache.commons.io.IOExceptionList: 1 > exceptions: [java.io.IOException: Unable to delete file: > targets/unit-test- > wd/ch.systemsx.cisd.base.unix.UnixTests/someDanglingLink] > ... > > > Am I missing something? > > Kind regards > > Andreas. > -- Olivier Sallou Univ Rennes, Inria, CNRS, IRISA Irisa, Campus de Beaulieu F-35042 RENNES - FRANCE Tel: 02.99.84.71.95 gpg key id: 4096R/326D8438 (keyring.debian.org) Key fingerprint = 5FB4 6F83 D3B9 5204 6335 D26D 78DC 68DB 326D 8438
Back to linux.debian.maint.java | Previous | Next — Previous 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