[ut2003io] ut2003 1080c linux patch.

Ryan C. Gordon ryan at epicgames.com
Wed Sep 18 23:55:58 EDT 2002


> ./update --product_name ut2003_demo
> Searching for installed products... done!
> X11 connection rejected because of wrong authentication.
> Gdk-ERROR **: X connection to localhost:10.0 broken (explicit kill or
> server shutdown).

This isn't an updater bug; you don't have access to your own X server.
As the user that started X11, you can do "xhost +" and that will let 
other users use your connection.

Alternately, as the user you want to be when updating:
  unset DISPLAY
  ./update --product_name ut2003_demo

And it'll do the text-based updater.

> This is what came through after a fresh install...deleted previous
> install...I cant even do the manual install...this is what it says...
> 
> 
> Would you like to apply this update? [Y/n]: y
> 
> =============================================================
> Performing update:
> ERROR: No matching delta for
> /usr/local/games/ut2003_demo/System/Packages.md5
> The program returned an error code (3)
> 

You didn't completely uninstall the old version, or you have the 
original 1080 patch, which is broken. The files you need say "1080b" and 
"1080c".

> So I then downloaded the Package.md5...still same error...are we all
> sweating yet?

You can't drop Packages.md5 in there and then use the autoupdater, since 
the checksum of that file changes and the autoupdater think your 
installation is hosed.

Clean everything out and start again.

--ryan.





More information about the ut2003 mailing list