Hi Santiago,

On Mon, 2 Sep 2024 19:35:50 +0200 Santiago Vila <sanv...@debian.org> wrote:
> Note: It is possible and likely that the reason it fails for me
> is different than the reason in the original report,
> i.e. java.io.IOException: Mount point not found.
>
> For simplicity I decided to raise this one because it FTBFS
> consistently for me. I will be happy to provide more feedback
> if a partial fix (i.e. fixing only one of several detected bugs)
> is uploaded.
>

Thanks for your help with libmina-sshd-java!
Yes, we need to make it proper for release, all the more so since it is a key package.

I tried to build the package with GRUB_CMDLINE_LINUX="nr_cpus=1" as you suggested, and I got an error I had not met before:

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.134 s <<< FAILURE! - in org.apache.sshd.common.forward.PortForwardingTest [ERROR] testRemoteForwardingSecondTimeInSameSession(org.apache.sshd.common.forward.PortForwardingTest) Time elapsed: 0.131 s <<< ERROR! com.jcraft.jsch.JSchException: remote port forwarding failed for listen port 36491
        at com.jcraft.jsch.Session._setPortForwardingR(Session.java:2195)
        at com.jcraft.jsch.Session.setPortForwardingR(Session.java:1952)
        at com.jcraft.jsch.Session.setPortForwardingR(Session.java:1898)
at org.apache.sshd.util.test.JSchUtils.lambda$setRemotePortForwarding$1(JSchUtils.java:81) at org.apache.sshd.util.test.JSchUtils.lambda$wrappedGlobalRequest$0(JSchUtils.java:54)
        at java.base/java.lang.Thread.run(Thread.java:1583)

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.432 s <<< FAILURE! - in org.apache.sshd.common.forward.PortForwardingTest [ERROR] testRemoteForwardingSecondTimeInSameSession(org.apache.sshd.common.forward.PortForwardingTest) Time elapsed: 0.104 s <<< ERROR! com.jcraft.jsch.JSchException: remote port forwarding failed for listen port 46139
        at com.jcraft.jsch.Session._setPortForwardingR(Session.java:2195)
        at com.jcraft.jsch.Session.setPortForwardingR(Session.java:1952)
        at com.jcraft.jsch.Session.setPortForwardingR(Session.java:1898)
at org.apache.sshd.util.test.JSchUtils.lambda$setRemotePortForwarding$1(JSchUtils.java:81) at org.apache.sshd.util.test.JSchUtils.lambda$wrappedGlobalRequest$0(JSchUtils.java:54)
        at java.base/java.lang.Thread.run(Thread.java:1583)

Am I correct in assuming this is also the one you encountered?

> Thanks.
>
>

Thanks a lot,

--
Pierre

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to