Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 181265 - Broken ebuild: Download URL changed for games-strategy/x2-demo-1.4.03.ebuild
Summary: Broken ebuild: Download URL changed for games-strategy/x2-demo-1.4.03.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-08 00:33 UTC by Charlie Nolan
Modified: 2007-09-15 01:37 UTC (History)
1 user (show)

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


Attachments
x2-demo-1.4.05.ebuild (x2-demo-1.4.05.ebuild,1.61 KB, text/plain)
2007-07-05 23:35 UTC, Paul Bredbury
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Nolan 2007-06-08 00:33:28 UTC
x2-demo currently fails to install due to a broken ebuild.  The file needed has moved to:

http://demofiles.linuxgamepublishing.com/x2/x2_demo.run

(from http://demofiles.linuxgamepublishing.com/x2/x2-demo.run, note the hyphen)

Reproducible: Always

Steps to Reproduce:
1. Delete /usr/portage/distfiles/x2-demo.run (if it exists).
2. Add games-strategy/x2-demo to package.keywords
3. emerge x2-demo


Actual Results:  
>>> Emerging (1 of 1) games-strategy/x2-demo-1.4.03 to /
>>> Downloading 'http://demofiles.linuxgamepublishing.com/x2/x2-demo.run'
--19:32:58--  http://demofiles.linuxgamepublishing.com/x2/x2-demo.run
           => `/usr/portage/distfiles/x2-demo.run'
Resolving demofiles.linuxgamepublishing.com... 87.117.204.74
Connecting to demofiles.linuxgamepublishing.com|87.117.204.74|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
19:32:59 ERROR 404: Not Found.

!!! Couldn't download 'x2-demo.run'. Aborting.


Expected Results:  
Successful install.
Comment 1 Paul Bredbury 2007-06-08 14:29:23 UTC
They can't make up their minds whether it should be a dash or underscore. I love this:

The product was installed in:
/home/brebs/x2-demo

Type 'x2_demo' to start the program

The current version is 1.4.05, as shown in:
http://updatefiles.linuxgamepublishing.com/x2-demo/

They've messed up this version by having "ReadText1266-1" visible on the "sector map". I've sent them an email, as asked for at:
http://www.linuxgamepublishing.com/support.php

Let's see if they release a fixed version.
Comment 2 Charlie Nolan 2007-06-08 19:18:51 UTC
Yeah, I saw that same sort of thing in a few other places too.

That's not the only bug it has, I ran into this one when I tried to run it on another machine (ati-drivers-8.33.6-r1+Xgl).  Sending it in right now.  Nice error message, though (the one just above the stack dump):

WARNING: Missing OpenGL function: glProgramLocalParameter4fvARB
WARNING: Missing OpenGL function: glBindProgramARB
WARNING: Missing OpenGL function: glVertexAttribPointerARB
WARNING: Missing OpenGL function: glBindBufferARB
WARNING: Missing OpenGL function: glGenBuffersARB
WARNING: Missing OpenGL function: glBufferDataARB
WARNING: Missing OpenGL function: glMapBufferARB
WARNING: Missing OpenGL function: glUnmapBufferARB
WARNING: Missing OpenGL function: glDeleteBuffersARB
WARNING: Missing OpenGL function: glGetBufferParameterivARB
WARNING: Missing OpenGL function: glGenProgramsARB
WARNING: Missing OpenGL function: glProgramStringARB
WARNING: Missing OpenGL function: glEnableVertexAttribArrayARB
WARNING: Missing OpenGL function: glDisableVertexAttribArrayARB
WARNING: Missing OpenGL function: glGetVertexAttribivARB
x2-demo 1.4.05, built for i386
Segmentation Fault: What do you mean mind the asteroid? What astero

This is a BUG, please report it to http://support.linuxgamepublishing.com
Stack dump:
{
        [0xffffe420]
        ./bin/Linux/x86/x2_demo [0x80b2189]
        ./bin/Linux/x86/x2_demo(vfprintf+0x36cc) [0x805253c]
        ./bin/Linux/x86/x2_demo [0x81009cf]
        /lib/libc.so.6(__libc_start_main+0xdc) [0xb7d9a824]
        ./bin/Linux/x86/x2_demo(XMapRaised+0x31) [0x804ff91]
}
Comment 3 Paul Bredbury 2007-07-05 23:35:16 UTC
Created attachment 124019 [details]
x2-demo-1.4.05.ebuild

I got an email reply from Linux Game Publishing Support - the visible "ReadText" problem in the demo cannot be fixed, because they "are unable to modify the scripts".

http://mantis.linuxgamepublishing.com now has an "X2 - The Threat" section, for any other bugs.
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2007-09-15 01:37:02 UTC
Bumped...