Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 847268 - app-misc/spacenavd-1.0 installs udev rules without calling udev_reload
Summary: app-misc/spacenavd-1.0 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 (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-24 13:29 UTC by Agostino Sarubbo
Modified: 2022-06-08 13:07 UTC (History)
0 users

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


Attachments
build.log (build.log,79.11 KB, text/plain)
2022-05-24 13:29 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-24 13:29:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/spacenavd-1.0 installs udev rules without calling udev_reload.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-24 13:29:08 UTC
Created attachment 780560 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-05-25 12:36:24 UTC
The bug has been closed via the following commit(s):

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

commit fa3beab036f856af10c013400039bdc29993db0c
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2022-05-25 12:35:51 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2022-05-25 12:35:51 +0000

    app-misc/spacenavd: Add missing call to udev_reload + EAPI 8
    
    Closes: https://bugs.gentoo.org/847268
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-3.0.30, Repoman-3.0.3

 app-misc/spacenavd/spacenavd-1.0-r1.ebuild | 84 ++++++++++++++++++++++++++++++
 1 file changed, 84 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2022-06-08 13:07:55 UTC
The bug has been referenced in the following commit(s):

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

commit 50549e619b80990a968e0226764e0b5a60f7f923
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2022-06-08 13:06:35 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2022-06-08 13:07:38 +0000

    app-misc/spacenavd: Add udev_reload to pkg_postrm
    
    Bug: https://bugs.gentoo.org/847268
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-3.0.30, Repoman-3.0.3

 app-misc/spacenavd/spacenavd-1.0-r2.ebuild | 88 ++++++++++++++++++++++++++++++
 1 file changed, 88 insertions(+)