Bug 278222 - security/openssh-portable: KERB_GSSAPI patch is a 404
Summary: security/openssh-portable: KERB_GSSAPI patch is a 404
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-07 09:59 UTC by Lexi Winter
Modified: 2024-04-07 17:25 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (bdrewery)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lexi Winter 2024-04-07 09:59:50 UTC
when KERB_GSSAPI is enabled, the port won't build:

=> openssh-9.7p1.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.7p1.tar.gz
openssh-9.7p1.tar.gz                                  1805 kB 1675 kBps    01s
=> openssh-9.7p1-gsskex-all-debian-rh-9.7p1.patch doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch http://mirror.shatow.net/freebsd/openssh/openssh-9.7p1-gsskex-all-debian-rh-9.7p1.patch
fetch: http://mirror.shatow.net/freebsd/openssh/openssh-9.7p1-gsskex-all-debian-rh-9.7p1.patch: Forbidden
=> Attempting to fetch https://sources.debian.org/data/main/o/openssh/1:9.7p1-2/debian/patches/gssapi.patch?dummy=/openssh-9.7p1-gsskex-all-debian-rh-9.7p1.patch
fetch: https://sources.debian.org/data/main/o/openssh/1:9.7p1-2/debian/patches/gssapi.patch?dummy=/openssh-9.7p1-gsskex-all-debian-rh-9.7p1.patch: Not Found
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/openssh-9.7p1-gsskex-all-debian-rh-9.7p1.patch
fetch: http://distcache.FreeBSD.org/ports-distfiles/openssh-9.7p1-gsskex-all-debian-rh-9.7p1.patch: Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /portdistfiles/ and try again.
*** Error code 1

it's not really clear what this patch does, since the port appears to build fine without that option enabled, and uses the selected Kerberos version of GSSAPI (in this case MIT, libgssapi_krb5).