[MacPorts] #67877: WIP: OpenSSH 9.4 snapshot Call For Testing
MacPorts
noreply at macports.org
Mon Jul 31 07:27:53 UTC 2023
#67877: WIP: OpenSSH 9.4 snapshot Call For Testing
----------------------+--------------------
Reporter: artkiver | Owner: (none)
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port:
----------------------+--------------------
Preliminary Portfile experiments for OpenSSH 9.4 snapshot as announced
here:
https://marc.info/?l=openssh-unix-dev&m=169078438215969&w=2
Some oddities observed so far:
port -v install seems to hang during applying launchd.patch
Hitting carriage return generates an Oops.rej
Applying the patch manually to the contents of the snapshot tarball
generates no errors though?
Maybe this is just an oddity of the snapshot, but I wanted to document it
before getting some sleep just in case OpenSSH 9.4 release goes official
and maybe another set of eyes runs into similar issues and can use this as
a reference before I have an opportunity to dig into it more deeply.
{{{
---> Fetching distfiles for openssh
---> Verifying checksums for openssh
---> Checksumming openssh-SNAP-20230731.tar.gz
---> Extracting openssh
---> Extracting openssh-SNAP-20230731.tar.gz
Executing: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_github
.com_macports_macports-ports_net_openssh/openssh/work" && /usr/bin/gzip
-dc '/opt/local/var/macports/distfiles/openssh/openssh-
SNAP-20230731.tar.gz' | /usr/bin/tar -xf -
---> Applying patches to openssh
---> Applying launchd.patch
Executing: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_github
.com_macports_macports-ports_net_openssh/openssh/work/openssh-
SNAP-20230731" && /usr/bin/patch -p0 -p1 <
'/opt/local/var/macports/sources/github.com/macports/macports-
ports/net/openssh/files/launchd.patch'
File to patch: No file found--skip this patch? [y] 3 out of 3 hunks
ignored--saving rejects to Oops.rej
n
File to patch: No file found--skip this patch? [n] patch: **** can't find
n
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_github
.com_macports_macports-ports_net_openssh/openssh/work/openssh-
SNAP-20230731" && /usr/bin/patch -p0 -p1 <
'/opt/local/var/macports/sources/github.com/macports/macports-
ports/net/openssh/files/launchd.patch'
Exit code: 2
Error: Failed to patch openssh: command execution failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_github
.com_macports_macports-ports_net_openssh/openssh/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there
is a bug.
Error: Processing of port openssh failed
}}}
--
Ticket URL: <https://trac.macports.org/ticket/67877>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list