Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 852149

Summary: games-action/minetest-5.5.1 missing games-action/minetest_game and X error
Product: Gentoo Linux Reporter: Simon <sur3>
Component: Current packagesAssignee: Marek Szuba (RETIRED) <marecki>
Status: RESOLVED WORKSFORME    
Severity: normal CC: games
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info games-action/minetest

Description Simon 2022-06-15 12:07:02 UTC
In
https://archives.gentoo.org/gentoo-dev/message/7c3d3d85efafaf4bed142e5a76628e2e
it says minetest_game was removed from portage tree because it is now part of games-action/minetest itself, but when running minetest it only gives me devtest and not the minetest game:
>>>
% minetest --gameid list                                                                                                                                                                                              devtest
<<<

Also I get an X Error when trying to run minetest:
>>>
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  150 (GLX)
  Minor opcode of failed request:  34 ()
  Value in failed request:  0x0
  Serial number of failed request:  79
  Current serial number in output stream:  80
<<<
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-15 12:09:14 UTC
Please share emerge --info games-action/mimetest.
Comment 2 Simon 2022-06-15 12:18:53 UTC
Created attachment 785420 [details]
emerge --info games-action/minetest
Comment 3 Simon 2022-06-15 12:49:41 UTC
Ok seems my opengl was broken due to updates, a restart solved the X Error and then I was able to download the minetest_game via the client.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-15 12:52:45 UTC
Thanks!