| Summary: | sys-libs/e2fsprogs-libs-1.42.12 with sys-freebsd/freebsd-lib - File collisions | ||
|---|---|---|---|
| Product: | Gentoo/Alt | Reporter: | henning.f |
| Component: | FreeBSD | Assignee: | Gentoo/BSD Team <bsd+disabled> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | treecleaner |
| Priority: | Normal | Keywords: | PMASKED |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Deadline: | 2019-10-11 | ||
|
Description
henning.f
2015-02-24 07:57:47 UTC
These files are now supposed to be installed by sys-apps/util-linux instead of sys-libs/e2fsprogs-libs. So potentially sys-apps/util-linux would collide with sys-freebsd/freebsd-lib.
However sys-libs/e2fsprogs-libs ebuilds have:
# we use blkid/uuid from util-linux now
if use kernel_linux ; then
export ac_cv_lib_{uuid_uuid_generate,blkid_blkid_get_cache}=yes
myconf+=( --disable-lib{blkid,uuid} )
fi
Maybe this code (or at least --disable-lib{blkid,uuid} part) should be unconditional.
sys-freebsd/* is now pmasked. sys-freebsd/* removed. |