Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 541208 - sys-libs/e2fsprogs-libs-1.42.12 with sys-freebsd/freebsd-lib - File collisions
Summary: sys-libs/e2fsprogs-libs-1.42.12 with sys-freebsd/freebsd-lib - File collisions
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2019-10-11
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2015-02-24 07:57 UTC by henning.f
Modified: 2019-10-11 15:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description henning.f 2015-02-24 07:57:47 UTC
* Detected file collision(s):
 * 
 * 	/usr/share/man/man3/uuid.3.bz2
 * 	/usr/share/man/man3/uuid_compare.3.bz2
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * sys-freebsd/freebsd-lib-10.1-r1:0::nigoro-fbsd
 * 	/usr/share/man/man3/uuid.3.bz2
 * 	/usr/share/man/man3/uuid_compare.3.bz2

The same applies to freebsd-lib-9.2

Reproducible: Always

Steps to Reproduce:
emerge e2fsprogs-libs
Comment 1 Arfrever Frehtes Taifersar Arahesis 2018-03-25 02:53:03 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.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-11 12:14:28 UTC
sys-freebsd/* is now pmasked.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-10-11 15:18:04 UTC
sys-freebsd/* removed.