The dev-embedded/dfu-programmer install udev rules, which are using the plugdev group. But the eBuild does not create this group. So I can see on my system in dmesg. udevd[932]: specified group 'plugdev' unknown Shouldn't add the eBuild this group?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe0322cb6a1bdf7218be2e03ffa5d0288406486d commit fe0322cb6a1bdf7218be2e03ffa5d0288406486d Author: Johannes Huber <johu@gentoo.org> AuthorDate: 2017-10-08 15:37:08 +0000 Commit: Johannes Huber <johu@gentoo.org> CommitDate: 2017-10-08 16:29:34 +0000 dev-embedded/dfu-programmer: Create plugdev group Reported-by: Conrad Kostecki <ck+gentoo@bl4ckb0x.de> Closes: https://bugs.gentoo.org/606518 Package-Manager: Portage-2.3.11, Repoman-2.3.3 .../dfu-programmer/dfu-programmer-0.7.2-r1.ebuild | 55 ++++++++++++++++++++++ 1 file changed, 55 insertions(+)