[MacPorts] #72482: openssh 10.0p2 fails to setup sandbox (and connections fail)
MacPorts
noreply at macports.org
Wed May 14 16:12:19 UTC 2025
#72482: openssh 10.0p2 fails to setup sandbox (and connections fail)
-------------------------+--------------------
Reporter: danielluke | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: openssh |
-------------------------+--------------------
Description changed by danielluke:
Old description:
> I see logs like this:
>
> ```
> 2025-05-14 12:09:05.074573-0400 localhost sshd-session[7167]: fatal:
> ssh_sandbox_child: sandbox_init:
> /opt/local/share/openssh/com.openssh.sshd.sb: No such file or directory
> [preauth]
> ```
>
> The sandbox file is there, so I suspect the patch needs to be adjusted
> (perhaps changes to the preauth process means that this is now happening
> after chroot() so it can't find the file).
New description:
I see logs like this:
{{{
2025-05-14 12:09:05.074573-0400 localhost sshd-session[7167]: fatal:
ssh_sandbox_child: sandbox_init:
/opt/local/share/openssh/com.openssh.sshd.sb: No such file or directory
[preauth]
}}}
The sandbox file is there, so I suspect the patch needs to be adjusted
(perhaps changes to the preauth process means that this is now happening
after chroot() so it can't find the file).
--
--
Ticket URL: <https://trac.macports.org/ticket/72482#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list