Date: Fri, 24 Jan 2025 17:50:29 +0000 From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 284307] ports-mgmt/pkg: missing required shared library Message-ID: <bug-284307-32340-XLvEv8erXF@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-284307-32340@https.bugs.freebsd.org/bugzilla/> References: <bug-284307-32340@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=3D284307 Matthias Fechner <mfechner@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mfechner@FreeBSD.org --- Comment #10 from Matthias Fechner <mfechner@FreeBSD.org> --- (In reply to Mark Millard from comment #8) I think that the CONFLICTS_INSTALL is causing a conflict with the package containing the string `librsvg2`, so librsvg2-rust is also a conflict. Maybe the new pkg version sees this as a new conflict and tries to deinstall the package as it conflicts to itself. I remove the CONFLICTS_INSTALL definition from librsvg2-rust and rebuild the package. That fixes now the problem for me (just to make it sure, I have only librsvg2-rust installed). Now `pkg upg -Fy` tells correctly: Installed packages to be UPGRADED: librsvg2-rust: 2.58.5_2 -> 2.58.5_3 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284307-32340-XLvEv8erXF>