Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 852149 - games-action/minetest-5.5.1 missing games-action/minetest_game and X error
Summary: games-action/minetest-5.5.1 missing games-action/minetest_game and X error
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-15 12:07 UTC by Simon
Modified: 2022-06-15 12:52 UTC (History)
1 user (show)

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


Attachments
emerge --info games-action/minetest (file_852149.txt,8.07 KB, text/plain)
2022-06-15 12:18 UTC, Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
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!