Re: Apache Guacamole pulls FreeBSD-clibs-lib32 - which cannot be installed from the package cluster
Mark Millard <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <[email protected]> |
On 4/16/26 15:20, Patrick M. Hausen wrote: > Hi all, > > whenever I try to install either apache-guacamole-server or -client in an > up to date pkgbase FreeBSD 15.0 (p5), I end up with this error message. > > To keep the log short I just tried to install the package explicitly: > > ---------- > root@rdp:~ # pkg install FreeBSD-clibs-lib32 > Updating FreeBSD-ports repository catalogue... > FreeBSD-ports repository is up to date. > Updating FreeBSD-ports-kmods repository catalogue... > FreeBSD-ports-kmods repository is up to date. > Updating FreeBSD-base repository catalogue... > FreeBSD-base repository is up to date. > All repositories are up to date. > The following 1 package(s) will be affected (of 0 checked): > > New packages to be INSTALLED: > FreeBSD-clibs-lib32: 15.0 [FreeBSD-base] > > Number of packages to be installed: 1 > > The process will require 4 MiB more space. > 1 MiB to be downloaded. > > Proceed with this action? [y/N]: y > pkg: https://pkgmir.geo.freebsd.org/FreeBSD:15:amd64/base_release_0/./Hashed/FreeBSD-clibs-lib32-15.0~0062280525.pkg: Forbidden You need to be using pkg 2.7.2+ in order to have a libfetch that supports RFC 3986 from what I'm told. pkg has switched away from use of libcurl. https://pkgmir.geo.freebsd.org/FreeBSD:15:amd64/base_release_*/ is special in requiring this for now. FreeBSD:16:amd64/base_release_*/ and later also will require such. pkg commits are up to 2.7.4 now. > ---------- > > But then of course why would Guacamole or any of its dependencies pull > 32 bit libraries on a 64 bit system? They are not listed as a dependency > on freshports. > > Kind regards, > Patrick -- === Mark Millard marklmi at yahoo.com