Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673520 - dev-libs/light-1.2-r1 with sys-power/acpilight-1.1 : file collision at /lib/udev/rules.d/90-backlight.rules
Summary: dev-libs/light-1.2-r1 with sys-power/acpilight-1.1 : file collision at /lib/u...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aaron Bauman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-21 09:11 UTC by Toralf Förster
Modified: 2020-09-02 20:59 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.16 KB, text/plain)
2018-12-21 09:11 UTC, Toralf Förster
Details
dev-libs:light-1.2-r1:20181221-023046.log (dev-libs:light-1.2-r1:20181221-023046.log,9.10 KB, text/plain)
2018-12-21 09:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,308.69 KB, text/plain)
2018-12-21 09:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.14 KB, application/x-bzip)
2018-12-21 09:11 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.46 KB, application/x-bzip)
2018-12-21 09:11 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)