[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8
Date: Mon, 23 Jan 2023 14:21:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652 --- Comment #50 from Dima Panov <fluffy@FreeBSD.org> --- (In reply to Tomoaki AOKI from comment #49) Why, why, WHY you have to copy repo use and use third-party tool instead of native pkg ability while you already have a valid repo in poudriere? # cat > /usr/local/etc/pkg/repos/local.conf <<EOF local: { url: "file:///usr/local/poudriere/data/packages/${ABI}" } EOF # cat > /usr/local/etc/pkg/repos/FreeBSD.conf <<EOF FreeBSD: { enabled: NO } EOF -- You are receiving this mail because: You are on the CC list for the bug.