-
ivy
if anyone is using 15.0 and has issues building ports when base GSSAPI is enabled, please let me know
-
Tenkawa
ivy: yes I have..
-
ivy
Tenkawa: if you're running at least the src and ports mentioned in
lists.freebsd.org/archives/freebsd-ports/2025-August/008256.html and it's still broken please provide details!
-
ivy
it's fixed for the general case, but quite a few ports have old port-specific patches that now don't work
-
Tenkawa
Ok let me look.. I have the heimdal error failure as of this morning just installing ports
-
Tenkawa
"base" ports
-
Tenkawa
Let me see if it is happening currently
-
kenrap
ivy: what's the alternative to the `struct authdes_cred` type definition?
-
ivy
kenrap: none, this API has been removed
-
kenrap
crap, x11-servers/xorg-server is broken
-
ivy
a) oh dear, b) wait, what?
-
ivy
authdes_cred is used for RPC DES authentication, what is xorg-server using that for?
-
kenrap
will paste a gist of build error
-
kenrap
-
Tenkawa
ivy: in a way it semi makes me feel better that its not just arm...
-
ivy
kenrap: i'll see if i can reproduce that here, might take a while
-
kenrap
appreciate it, thanks
-
» ivy finds it vaguely amusing that xorg-server depends on wayland
-
unixman_home
Well, okay then. FreeBSD 13.5-RELEASE, "pkg check -r <pkgname>" seems to no longer work. Sure enough the -r option does not show up in the pkg-check man page. How does an administrator now fix checksum warnings for mime files that have been purposely modified?
-
kenrap
Xorg folks are really trying push for wayland that much, huh?
-
ivy
i assume it's because of Xwayland
-
kenrap
That makes sense
-
Tenkawa
-
ivy
Tenkawa: that just means you need to rebuild ftp/curl
-
Tenkawa
That is from a new build...
-
ivy
well, wherever you got your curl package from, needs to rebuild ftp/curl :-)
-
ivy
if you use pkg.f.o, it should be fixed in a few days
-
kevans
main-amd64 is still doing a build from August 5th last I checked
-
Tenkawa
Ok. Thats the current vmware zfs arm64 snapshot image
-
Tenkawa
let me check date
-
kevans
so it'll be more like a week and a half or two, presumably
-
Tenkawa
These were from Aug 7
-
ivy
basically if you use 15.0 you shouldn't use pkg.f.o (that includes the pre-installed packages on any install media) but it's more broken than usual right now
-
ivy
but it's fixed, it'll just take a while to rebuild everything
-
Tenkawa
So yeah if amd64 didn't even start until 2 days earlier.. not surprised
-
Tenkawa
ivy: perfectly ok with me.. this is the first arm machine with decent viability
-
ivy
btw, if curl is broken and you need to download something to fix it, remember fetch(1) exists
-
Tenkawa
Oh I have links, lynx, wget :)
-
Tenkawa
(and rsync if needed)
-
unixman_home
-
» CrtxReavr will take fetch over lynx, curl, or wget anytime he can get away with it.
-
Tenkawa
CrtxReavr: I prefer to have options... only "using" fetch does leave you with a single point of failure.. and as someone who spent years in disaster recover scenarios.... that would not be accepted.
-
CrtxReavr
I would never take away options, but if you just need to grab a quick file via CLI, fetch is damned handy & simple.
-
Tenkawa
Oh agreed
-
Tenkawa
ivy: reporting back rebuilding curl is all it took here to fix my heimdal breakage