https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285106
Bug ID: 285106 Summary: sysutils/kf6-kwallet: error open kwallet Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: k...@freebsd.org Reporter: o.kryvu...@flex-it.com.ua Flags: maintainer-feedback?(k...@freebsd.org) Assignee: k...@freebsd.org When installing sysutils/kf6-kwallet from packages there is an error while opening my kwallet. When I manually build it from ports tree it works fine because of libgpg support present: --- kf6-kwallet.txt 2025-03-02 11:36:26.887030000 +0200 +++ kf6-kwallet2.txt 2025-03-02 11:36:45.087436000 +0200 @@ -1,7 +1,7 @@ kf6-kwallet-6.11.0 Name : kf6-kwallet Version : 6.11.0 -Installed on : Sat Mar 1 12:07:11 2025 EET +Installed on : Sun Mar 2 09:58:49 2025 EET Origin : sysutils/kf6-kwallet Architecture : FreeBSD:15:amd64 Prefix : /usr/local @@ -14,10 +14,14 @@ libthr.so.3 libqca-qt6.so.2 libm.so.5 + libgpgmepp.so.6 + libgpgme.so.11 libgcrypt.so.20 + libgcc_s.so.1 libcxxrt.so.1 libc.so.7 libc++.so.1 + libassuan.so.9 libX11.so.6 libQt6Widgets.so.6 libQt6Gui.so.6 @@ -39,15 +43,7 @@ Should security/gpgme and security/libassuan be added as dependency to Makefile? -- You are receiving this mail because: You are the assignee for the bug.