[opensuse-packaging] Re: [vultures] SUSE Linux Vultures RPM and Fedora has same issuse..
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I posted the following to the vultures list and then received this reply. I understand what they are saying, but I am not sure how best to deal with it and packaging. I know this is not just a build service problem so I thought this list would be the best place. I have done rpm's before but I have never had this kind of issue. I am hoping to get some assistance from all the great people on this list. I also want to say thanks in advance for any and all assistance. - ----------------------------------Forwarded-Message------------------------- On Wednesday 20 September Karen Pease wrote.
On Wednesday 20 September 2006 01:55 am, Boyd Lynn Gerber wrote: Hello,
Here are a few more patches...
Before these paches. The vultureseye/vultureseye of the new rpm package, doesn't work due to permission problems and a fatal error on gametiles.bin.
=========================================================================== ===== # vultureseye ERROR: could not open log file vultures_log.txt for appending: Permission denied [/usr/games/vultureseye/vultureseye]: Warning: cannot write scoreboard file record Warning: cannot write scoreboard file record ERROR: could not open log file vultures_log.txt for appending: Permission denied [/usr/games/vultureseye/vultureseye]: Program initialization has failed. Program initialization has failed. ERROR: could not open log file vultures_log.txt for appending: Permission denied [/usr/games/vultureseye/vultureseye]: Report error to "wizard". Report error to "wizard". ERROR: could not open log file vultures_log.txt for appending: Permission denied [/usr/games/vultureseye/vultureseye]: FATAL: Actual size of gametiles.bin does not match the expected size! Are you sure you are using the gametiles.bin that was built together with this executable?
FATAL: Actual size of gametiles.bin does not match the expected size! Are you sure you are using the gametiles.bin that was built together with this executable? =========================================================================== =====
now I get
=========================================================================== ===== Program initialization has failed. Report error to "wizard". FATAL: Actual size of gametiles.bin does not match the expected size! Are you sure you are using the gametiles.bin that was built together with this executable? =========================================================================== =====
Here is the differences of this file with the make home and rpm.
gerberb@blg:~> l /usr/games/vultureseye/graphics/gametiles.bin -rw-r--r-- 1 root root 7855730 2006-09-19 14:17 /usr/games/vultureseye/graphics/gametiles.bin gerberb@blg:~> l ~/vultures/vultureseyedir/graphics/gametiles.bin -rw-r--r-- 1 gerberb users 7681513 2006-09-15 18:59 /home/gerberb/vultures/vultureseyedir/graphics/gametiles.bin
I am not sure what I need to do to fix this.
This has been a nightmare with the Fedora packages. Basically, we now have two *different* gametiles.bin files, but they're both built in the same directory. If you call your two make commands, then copy them to your staging dir, you're only going to be using one version of gametiles.bin. You need to back up the gametiles.bin file between builds. However... On Fedora, at least, there's a bug. If you do a fresh install, things work out okay. But if you upgrade, for some reason, it duplicates one of the gametiles.bin files. I don't know if this will exist in SUSE. I haven't been trying to fix it, I'm too busy. It works from a fresh install, so there's the workaround. - Karen - ----------------------------------Forwarded-Message------------------------- - -- Boyd Gerber <gerberb@zenez.com> ZENEZ 1042 East Fort Union #135, Midvale Utah 84047 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: For info see http://quantumlab.net/pine_privacy_guard/ iD8DBQFFEVy0VtBjDid73eYRAuZMAJ9QaSE33nj4bc5kJnRmaXo2MlgyegCfUhXz qdT8H1z++9QZpHQIY0ahjKY= =3ebv -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
participants (1)
-
Boyd Lynn Gerber