Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2023 14:21:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 268652] Qt5:  Some apps fails to start after upgrading to 5.15.8
Message-ID:  <bug-268652-25061-gcddzCevlw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268652

--- 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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268652-25061-gcddzCevlw>