Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 700834 - app-admin/sysklogd-2.0[logger]: file collision /usr/bin/logger
Summary: app-admin/sysklogd-2.0[logger]: file collision /usr/bin/logger
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-21 01:16 UTC by Georgy Yakovlev
Modified: 2019-11-21 08:24 UTC (History)
0 users

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 Georgy Yakovlev archtester gentoo-dev 2019-11-21 01:16:09 UTC
* package app-admin/sysklogd-2.0 NOT merged
 * 
 * Detected file collision(s):
 * 
 * 	/usr/lib/debug/usr/bin/logger.debug
 * 	/usr/bin/logger
 * 	/usr/share/man/man1/logger.1.bz2



qfile /usr/bin/logger 
sys-apps/util-linux: /usr/bin/logger


apparently logger binary is already installed by util-linux
Comment 1 Georgy Yakovlev archtester gentoo-dev 2019-11-21 01:18:01 UTC
util-linux[logger] only exists in 9999 version.
Comment 2 Larry the Git Cow gentoo-dev 2019-11-21 08:24:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=218619a262fd38e535a0285171a717a28400a2fc

commit 218619a262fd38e535a0285171a717a28400a2fc
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-11-21 08:23:59 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-11-21 08:23:59 +0000

    app-admin/sysklogd: Adjusted USE="logger" dependencies
    
    Closes: https://bugs.gentoo.org/700834
    Package-Manager: Portage-2.3.79, Repoman-2.3.18
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 app-admin/sysklogd/sysklogd-2.0.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2077815d701422d1f19942a695f7f19eaf49604e

commit 2077815d701422d1f19942a695f7f19eaf49604e
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-11-21 08:21:37 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-11-21 08:21:37 +0000

    sys-apps/util-linux: Revbump to introduce "logger" and "su" USE flags
    
    Bug: https://bugs.gentoo.org/700834
    Package-Manager: Portage-2.3.79, Repoman-2.3.18
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 sys-apps/util-linux/util-linux-2.34-r3.ebuild | 304 ++++++++++++++++++++++++++
 1 file changed, 304 insertions(+)