Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 658962 - games-fps/urbanterror{,-data}-4.3.4: Version bump request
Summary: games-fps/urbanterror{,-data}-4.3.4: Version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Nils Freydank
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-24 14:26 UTC by Bodo Graumann
Modified: 2018-07-06 21:48 UTC (History)
3 users (show)

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


Attachments
urbanterror-4.3.4.ebuild (urbanterror-4.3.4.ebuild,4.42 KB, text/plain)
2018-06-24 14:26 UTC, Bodo Graumann
Details
urbanterror-data-4.3.4.ebuild (urbanterror-data-4.3.4.ebuild,1.61 KB, text/plain)
2018-06-24 14:27 UTC, Bodo Graumann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bodo Graumann 2018-06-24 14:26:51 UTC
Created attachment 537036 [details]
urbanterror-4.3.4.ebuild

Urbanterror-4.3.4 was just released. From the release announcement:

> Information: This release contains several important security fixes
> as well as various bug fixes and improvements. It is highly recommended
> to update as soon as possible.

There has been no changes to the mickael9-engine we are using, so I only changed the dependency on urbanterror-data. Accordingly I bumped games-fps/urbanterror-data from 4.3.3 to 4.3.4 in my local overlay.

It builds and installs correctly as would be expected, but then fails to run:

> ----- Client Initialization -----
> ----- Initializing Renderer ----
> -------------------------------
> QKEY found.
> ----- Client Initialization Complete -----
> ----- R_Init -----
> tty]X Error of failed request:  BadValue (integer parameter out of range for operation)
>   Major opcode of failed request:  153 (GLX)
>   Minor opcode of failed request:  3 (X_GLXCreateContext)
>   Value in failed request:  0x0
>   Serial number of failed request:  99
>   Current serial number in output stream:  100

Maybe this is because you can now switch between the barbatos and the mickael9-engine, but we only have the latter installed...
Comment 1 Bodo Graumann 2018-06-24 14:27:32 UTC
Created attachment 537038 [details]
urbanterror-data-4.3.4.ebuild
Comment 2 Nils Freydank 2018-06-25 07:32:03 UTC
Hi Bodo,

thanks for bumping and testing! However, I can't reproduce your startup failure.

Your error message appears on some websites in combination with GPUs from Nvidia and OpenGL (while Iā€™m using an Intel GPU), so maybe the issue comes from somewhere in that corner.

Can you please:
- attach your output of "emerge --info urbanterror",
- move your urbanterror configs (~/.q3a) away and test with a blank profile, and
- create the debug build, start it with gdb and get more details about the crash.

Thanks in advance,
Nils
Comment 3 Nils Freydank 2018-06-25 07:39:01 UTC
As I got the bump request and you asked for two problems I would shift the topic to your crash problem.
Comment 4 Bodo Graumann 2018-06-25 09:15:56 UTC
Good news: it works for me now as well. Just had to restart the x-server :-D
Seems there was also an update of nvidia-drivers which I did not acknowledge and that caused the failure.

So please just push the bump :-)
Comment 5 Nils Freydank 2018-06-25 10:09:01 UTC
Great! Then I'll rename the bug back to version bump to avoid confusion when linking it in the commit.
Comment 6 Larry the Git Cow gentoo-dev 2018-07-06 21:48:23 UTC
The bug has been closed via the following commit(s):

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

commit 358fca68df1bfb0e7099e260b1d22c9d6ade0c3d
Author:     Nils Freydank <holgersson@posteo.de>
AuthorDate: 2018-07-03 16:30:49 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-07-06 21:47:56 +0000

    games-fps/urbanterror: Bump to 4.3.4_p20180627
    
    Closes: https://bugs.gentoo.org/658962
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 games-fps/urbanterror/Manifest                     |   1 +
 .../urbanterror/urbanterror-4.3.4_p20180627.ebuild | 170 +++++++++++++++++++++
 2 files changed, 171 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit 1a09f8900a68d4fae17d11d3b0dfbce9cccc017f
Author:     Nils Freydank <holgersson@posteo.de>
AuthorDate: 2018-07-03 16:30:45 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-07-06 21:47:55 +0000

    games-fps/urbanterror-data: Bump to 4.3.4
    
    Bug: https://bugs.gentoo.org/658962
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Closes: https://github.com/gentoo/gentoo/pull/9017

 games-fps/urbanterror-data/Manifest                |  1 +
 .../urbanterror-data/urbanterror-data-4.3.4.ebuild | 65 ++++++++++++++++++++++
 2 files changed, 66 insertions(+)