You are not logged in.

#1 2016-07-28 23:49:56

pylexy
Member
Registered: 2011-03-13
Posts: 15

Issue with openglide-cvs

Hello,

I was trying to install the AUR dosbox-* packages, which require the AUR openglide-cvs package. Unfortunately, when it came to compiling openglide-cvs, it keeps giving me the error: "A failure occurred in prepare()". This issue was reported in the package's comments months ago with no reply... Any idea what that means and how to troubleshoot it?? Thank you.

Offline

#2 2016-07-29 04:52:17

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: Issue with openglide-cvs

That package hasn't been updated in years. Anyway, post the full output of

makepkg -s openglide-cvs

Offline

#3 2016-07-29 20:28:52

pylexy
Member
Registered: 2011-03-13
Posts: 15

Re: Issue with openglide-cvs

x33a wrote:

That package hasn't been updated in years. Anyway, post the full output of

makepkg -s openglide-cvs

Thanks for your reply, the output I get is:

==> Making package: openglide-cvs 20130713-1 (Fri 29 Jul 21:21:58 BST 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading glide-highres.patch...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 31871  100 31871    0     0  95577      0 --:--:-- --:--:-- --:--:-- 95422
==> Validating source files with md5sums...
    glide-highres.patch ... Passed
==> Extracting sources...
==> Starting prepare()...
cvs [checkout aborted]: connect to openglide.cvs.sourceforge.net(216.34.181.112):2401 failed: Connection timed out
==> ERROR: A failure occurred in prepare().
    Aborting...

So is that some sort of connection problem connecting to sourceforge during the prepare() process? I'm not experiencing any Internet access problems with installing other AUR packages, would it still be a problem on my end? Thanks!

Offline

#4 2016-07-30 07:34:48

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: Issue with openglide-cvs

Yes, it seems to be a connection problem. It could only be specific to the CVS service running there. Are you able to open http://openglide.cvs.sourceforge.net in the browser? If yes, then the problem might be with the server itself. If not, then maybe the problem is at your end.

Edit: I just ran the cvs command manually, and I was able to connect to the server just fine.

Offline

#5 2016-07-30 13:08:30

pylexy
Member
Registered: 2011-03-13
Posts: 15

Re: Issue with openglide-cvs

x33a wrote:

Yes, it seems to be a connection problem. It could only be specific to the CVS service running there. Are you able to open http://openglide.cvs.sourceforge.net in the browser? If yes, then the problem might be with the server itself. If not, then maybe the problem is at your end.

Edit: I just ran the cvs command manually, and I was able to connect to the server just fine.

Hi,

I was able to access http://openglide.cvs.sourceforge.net in the browser, so I don't know why the makepkg command fails... Then I tried manually running each command in the prepare() section of the PKGBUILD file with a copy of the openglide source from that URL and it worked! So now I finally have the openglide-cvs package installed. Thank you for your help!

Offline

Board footer

Powered by FluxBB