Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 673520

Summary: dev-libs/light-1.2-r1 with sys-power/acpilight-1.1 : file collision at /lib/udev/rules.d/90-backlight.rules
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Aaron Bauman (RETIRED) <bman>
Status: RESOLVED FIXED    
Severity: normal CC: grknight
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-libs:light-1.2-r1:20181221-023046.log
emerge-history.txt
etc.portage.tbz2
logs.tbz2

Description Toralf Förster gentoo-dev 2018-12-21 09:11:26 UTC
 * Detected file collision(s):
 * 
 * 	/lib/udev/rules.d/90-backlight.rules
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * sys-power/acpilight-1.1:0::gentoo
 * 	/lib/udev/rules.d/90-backlight.rules
 * 
 * Package 'dev-libs/light-1.2-r1' NOT merged due to file collisions. If

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_20181213-070921

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.31.0 *
  [2]   rust-bin-1.31.0



emerge -qpvO dev-libs/light
[ebuild  N    ] dev-libs/light-1.2-r1  USE="udev"
Comment 1 Toralf Förster gentoo-dev 2018-12-21 09:11:29 UTC
Created attachment 558282 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-12-21 09:11:32 UTC
Created attachment 558284 [details]
dev-libs:light-1.2-r1:20181221-023046.log
Comment 3 Toralf Förster gentoo-dev 2018-12-21 09:11:35 UTC
Created attachment 558286 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-12-21 09:11:37 UTC
Created attachment 558288 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-12-21 09:11:40 UTC
Created attachment 558290 [details]
logs.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2020-09-02 20:59:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05d1a1775a435dc675e5073c242b67ef11f9507c

commit 05d1a1775a435dc675e5073c242b67ef11f9507c
Author:     Aaron Bauman <bman@gentoo.org>
AuthorDate: 2020-09-02 20:56:31 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2020-09-02 20:58:57 +0000

    dev-libs/light: fix multiple bugs
    
    * Add patch to fix meaning of USE udev
    * Fix file collisions
    * Fix fno-fcommon build issue
    
    Closes: https://bugs.gentoo.org/673520
    Closes: https://bugs.gentoo.org/709636
    Closes: https://bugs.gentoo.org/739896
    
    Reported-by: Petr Zima <zima@matfyz.cz>
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 dev-libs/light/Manifest                        |  1 +
 dev-libs/light/files/light-1.2.2-fcommon.patch | 22 +++++++++++++++++
 dev-libs/light/light-1.2.2.ebuild              | 33 ++++++++++++++++++++++++++
 3 files changed, 56 insertions(+)