[Bug 254798] pkgbase: -dev and -dev-lib32 packages both installing *.pc files.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 5 16:15:38 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254798
Bug ID: 254798
Summary: pkgbase: -dev and -dev-lib32 packages both installing
*.pc files.
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: bugs at FreeBSD.org
Reporter: beldin at beldin.org
The following package pairs:
liblzma-dev and liblzma-dev-lib32 (liblzma.pc)
libmagic-dev and libmagic-dev-lib32 (libmagic.pc)
runtime-dev and runtime-dev-lib32 (zlib.pc)
utilities-dev and utilities-dev-lib32 (libusb-0.1.pc, libusb-1.0.pc,
libusb-2.0.pc)
Both packages reference the same .pc file and therefore cause a conflict if you
attempt to install both. For example:
Checking integrity... done (1 conflicting)
- FreeBSD-liblzma-dev-lib32-14.0.20210404 [base] conflicts with
FreeBSD-liblzma-dev-14.snap20210404144818 [installed] on
/usr/libdata/pkgconfig/liblzma.pc
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list