Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 851807 - sys-apps/bolt-0.9.1 installs udev rules without inheriting udev.eclass
Summary: sys-apps/bolt-0.9.1 installs udev rules without inheriting udev.eclass
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-14 06:47 UTC by Agostino Sarubbo
Modified: 2022-07-22 18:30 UTC (History)
0 users

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


Attachments
build.log (build.log,194.63 KB, text/plain)
2022-06-14 06:47 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-06-14 06:47:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/bolt-0.9.1 installs udev rules without inheriting udev.eclass.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-14 06:47:18 UTC
Created attachment 784703 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-07-22 18:30:50 UTC
The bug has been closed via the following commit(s):

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

commit a974e34887092590c23c27cc4127bc5c29608edf
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-07-22 17:42:19 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-07-22 18:30:25 +0000

    sys-apps/bolt: Version bump to 0.9.2
    
    * Bump to EAPI=8
    * Inherit udev.eclass and call udev_reload (bug #851807)
    * Add subslot operator on virtual/libudev dependency
    * Drop unnecessary IUSE=systemd and dependence on systemd
    * Drop unused systemd.eclass inherit
    * Move dependence on dev-util/umockdev from RDEPEND to DEPEND, and only
      under test? ( ... )
    * Move dev-util/glib-utils from DEPEND/RDEPEND to BDEPEND
    * Add virtual/pkgconfig to BDEPEND
    * Remove IUSE=doc and unconditionally build man pages
    * Move dependence on app-text/asciidoc from DEPEND/RDEPEND to BDEPEND
    * Add ${EPREFIX} to configured paths
    * Add GPL-2+ to LICENSE for 90-bolt.rules
    * Move CONFIG_ checks from pkg_pretend to pkg_setup, which has the
      additional benefit of executing them only once
    
    Closes: https://bugs.gentoo.org/836896
    Closes: https://bugs.gentoo.org/851807
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 sys-apps/bolt/Manifest          |  1 +
 sys-apps/bolt/bolt-0.9.2.ebuild | 70 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 71 insertions(+)