Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 856994 - media-gfx/argyllcms-2.3.1 installs udev rules without calling udev_reload
Summary: media-gfx/argyllcms-2.3.1 installs udev rules without calling udev_reload
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-08 10:51 UTC by Agostino Sarubbo
Modified: 2022-07-08 11:18 UTC (History)
0 users

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


Attachments
build.log (build.log,236.91 KB, text/plain)
2022-07-08 10:51 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-07-08 10:51:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/argyllcms-2.3.1 installs udev rules without calling udev_reload.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-08 10:51:22 UTC
Created attachment 790592 [details]
build.log

build log and emerge --info
Comment 2 Bernard Cafarelli gentoo-dev 2022-07-08 11:04:14 UTC
Halfway fixed with previous bug, I had only added postinst - fixing postrm too
Comment 3 Larry the Git Cow gentoo-dev 2022-07-08 11:18:07 UTC
The bug has been closed via the following commit(s):

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

commit 46a7b2acad0b8650e9a285cce9795c4f24720230
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2022-07-08 11:17:00 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2022-07-08 11:18:03 +0000

    media-gfx/argyllcms: complete fix for udev_reload
    
    This also modifies AR variable as this package require ar binary and
    options in that variable
    
    Closes: https://bugs.gentoo.org/739988
    Closes: https://bugs.gentoo.org/856994
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 media-gfx/argyllcms/argyllcms-2.3.1.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)