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

Bug 854762

Summary: app-misc/openrgb-0.7 installs udev rules without inheriting udev.eclass
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: RESOLVED FIXED    
Severity: normal CC: alexey+gentoo
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/26969
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2022-06-28 06:49:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/openrgb-0.7 installs udev rules without inheriting udev.eclass.
Discovered on: amd64 (internal ref: lto_tinderbox)

NOTE:
This machine uses lto with CFLAGS=-flto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-28 06:49:46 UTC
Created attachment 788273 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2022-08-26 23:57:08 UTC
The bug has been closed via the following commit(s):

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

commit e8d6ff8b97cc3de656480dc68436973c9572e877
Author:     Alexey Sokolov <alexey+gentoo@asokolov.org>
AuthorDate: 2022-08-23 00:00:59 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2022-08-26 23:57:01 +0000

    app-misc/openrgb: use udev eclass
    
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
    Closes: https://bugs.gentoo.org/854762
    Closes: https://github.com/gentoo/gentoo/pull/26969
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 app-misc/openrgb/files/OpenRGB-0.7-r1-udev.patch | 15 +++++
 app-misc/openrgb/openrgb-0.7-r1.ebuild           | 81 ++++++++++++++++++++++++
 app-misc/openrgb/openrgb-9999.ebuild             | 13 +++-
 3 files changed, 107 insertions(+), 2 deletions(-)