Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 758443 - sys-apps/usbutils: Does not install usbreset
Summary: sys-apps/usbutils: Does not install usbreset
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-04 20:59 UTC by Luke-Jr
Modified: 2020-12-05 05:45 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luke-Jr 2020-12-04 20:59:34 UTC
usbutils builds, but does not install the usbreset tool.

Not sure why upstream has it as "noinst", but other distros (eg, Ubuntu) seem to be installing it, and it's pretty handy...
Comment 1 Larry the Git Cow gentoo-dev 2020-12-05 05:45:03 UTC
The bug has been closed via the following commit(s):

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

commit fda317e2aaafc14c9af4ba6e309945c494e53a7a
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2020-12-05 05:44:25 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2020-12-05 05:44:25 +0000

    sys-apps/usbutils: add usbreset tool
    
    Thanks: Luke-Jr <luke-jr+gentoobugs@utopios.org>
    Closes: https://bugs.gentoo.org/758443
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 sys-apps/usbutils/usbutils-013-r1.ebuild | 53 ++++++++++++++++++++++++++++++++
 1 file changed, 53 insertions(+)
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2020-12-05 05:45:34 UTC
Added now. Thanks for pointing that out, it absolutely solves USB on some flakey hardware I have, where the other solution I had was very heavy-handed (rmmod&modprobe)