Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844136 - app-emulation/virtualbox-guest-additions-6.1.34 installs udev rules without inheriting udev.eclass
Summary: app-emulation/virtualbox-guest-additions-6.1.34 installs udev rules without i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-14 06:19 UTC by Agostino Sarubbo
Modified: 2022-05-15 13:01 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,100.25 KB, application/x-xz)
2022-05-14 06:19 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-05-14 06:19:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/virtualbox-guest-additions-6.1.34 installs udev rules without inheriting udev.eclass.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-14 06:19:43 UTC
CC'ing also the author of the commit (f3fb7a604fdfd28f038ddcf50b049be7a0704a0b)
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-14 06:19:45 UTC
Created attachment 778655 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 3 Larry the Git Cow gentoo-dev 2022-05-15 13:01:44 UTC
The bug has been closed via the following commit(s):

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

commit abbb374d5cc58328f68464d6b6894246258f4785
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2022-05-15 13:00:46 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2022-05-15 13:00:46 +0000

    app-emulation/virtualbox-guest-additions: Use udev.eclass and call udev_reload in pkg_postinst()
    
    Closes: https://bugs.gentoo.org/844136
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 .../virtualbox-guest-additions-6.1.32.ebuild                           | 3 ++-
 .../virtualbox-guest-additions-6.1.34.ebuild                           | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)