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 de

2020-10-27 Thread Markus Koschany
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

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 de

2020-10-27 Thread Thorsten Glaser
On Tue, 27 Oct 2020, Andreas Tille wrote: > > > Caused by: java.io.IOException: Unable to delete file: > > > targets/unit-test-wd/ch.systemsx.cisd.base.unix.UnixTests/someDanglingLink > > > at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1425) > > > at

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

2020-10-27 Thread Andreas Tille
ase-java > Version: 18.09~pre1+git20180827.fe4953e+dfsg-1 > Severity: serious > Justification: FTBFS on amd64 > Tags: bullseye sid ftbfs > Usertags: ftbfs-20201027 ftbfs-bullseye > > Hi, > > During a rebuild of all packages in sid, your package failed to build > on amd