[Bug 284307] ports-mgmt/pkg: missing required shared library

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 24 Jan 2025 19:18:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284307

--- Comment #16 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=b8760710bff3cbc2dffd1812dfe2bb3f02df576e

commit b8760710bff3cbc2dffd1812dfe2bb3f02df576e
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2025-01-24 18:44:47 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-01-24 19:17:16 +0000

    graphics/librsvg2-rust: force rebuild the package

    from pkg 2.0.0 to pkg 2.0.3, a regression made the package "not
    providing" librsvg2.so.2 which made pkg trying to install both librsvg2
    and librsvg2-rust librsvg2 to satisfy the librsvg2.so.2 shlib dependency
    librsvg2-rust to satisfy the direct dependency, resulting in an
    unsolvable problem.

    PR:             284307

 graphics/librsvg2-rust/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.