Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 757939 - games-util/xboxdrv Has xboxdrv been removed?
Summary: games-util/xboxdrv Has xboxdrv been removed?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-01 19:54 UTC by david mattatall
Modified: 2020-12-02 01:16 UTC (History)
1 user (show)

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 david mattatall 2020-12-01 19:54:46 UTC
It is still listed here:
https://packages.gentoo.org/packages/games-util/xboxdrv

But it its no longer on my system

/usr/portage $ find ./|grep xboxdrv
./metadata/md5-cache/games-util/xboxdrv-0.8.8_p20190118
Comment 1 Jonas Stein gentoo-dev 2020-12-01 20:30:12 UTC
no, if it is listed on 
https://packages.gentoo.org/packages/games-util/xboxdrv
it is still in the tree.

Check with 

eix xboxdrv
* games-util/xboxdrv
     Available versions:  (~)0.8.8_p20190118 {KERNEL="linux"}
     Homepage:            https://xboxdrv.gitlab.io
     Description:         Userspace Xbox 360 Controller driver
Comment 2 david mattatall 2020-12-01 22:17:17 UTC
$sudo emerge xboxdrv
Calculating dependencies                             ... done!

emerge: there are no ebuilds to satisfy "xboxdrv".

$ eix xboxdrv 
[I] games-util/xboxdrv
     Available versions:  (~)0.8.8_p20190118 {KERNEL="linux"}
     Installed versions:  0.8.8_p20190118(02:31:38 PM 07/25/2020)(KERNEL="linux")
     Homepage:            https://xboxdrv.gitlab.io
     Description:         Userspace Xbox 360 Controller driver

And it's not on disk (/usr/portage/) after sync.

/usr/portage $ find ./|grep xboxdrv
./metadata/md5-cache/games-util/xboxdrv-0.8.8_p20190118
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-12-01 22:18:32 UTC
emerge —-sync then emerge —-info please
Comment 4 david mattatall 2020-12-02 01:16:41 UTC
Somehow, my gentoo tree stopped syncing even when I was running an emerge --sync. I had to run git pull and before that 

sudo git config pull.rebase true

maybe this is a known issue, but it's not related to xboxdrv