# pkg install libressl-libtls Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. Checking integrity... done (0 conflicting) The following 1 package(s) will be affected (of 0 checked): New packages to be INSTALLED: libressl-libtls: 3.8.2 Number of packages to be installed: 1 The process will require 9 MiB more space. Proceed with this action? [y/N]: y [1/1] Installing libressl-libtls-3.8.2... [1/1] Extracting libressl-libtls-3.8.2: 85% pkg: Symlink /usr/local/etc/ssl/certs not specified in the manifest [1/1] Extracting libressl-libtls-3.8.2: 100% The package does not get installed.
Still the case with 3.9.2, affects both security/libressl and security/libressl-devel (libtls variants).
Is this specfic to the libtls flavour?
(In reply to Bernard Spil from comment #2) Yes.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e23a9c49a578e05fb7faaf23552d9efb401f488c commit e23a9c49a578e05fb7faaf23552d9efb401f488c Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2024-07-16 13:53:23 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2024-07-16 13:53:23 +0000 security/libressl-devel: Fix libtls flavor pkg-plist PR: 275676 Reported by: Vedran Miletic <vedran miletic net> security/libressl-devel/pkg-plist-libtls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a0b469610c28cfc67319a468fdbb984776eb668a commit a0b469610c28cfc67319a468fdbb984776eb668a Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2024-07-16 13:50:55 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2024-07-16 13:50:55 +0000 security/libressl: Fix libtls flavor pkg-plist PR: 275676 Reported by: Vedran Miletic <vedran miletic net> security/libressl/pkg-plist-libtls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks for reporting. Finally fixed, looong delay