i have checked md5sum and it's ok :
nicolas@INSPIRON:~$ md5sum .reminiscence/data/GEN.*
334a59e20d79c24256f30179e62d1799 .reminiscence/data/GEN.CMD
b70017fbd9a281071fa2b71cf7d4d3ae .reminiscence/data/GEN.POL
And so on for file size :
nicolas@INSPIRON:~$ LANG=C ls -ln .reminiscence/data/GEN.*
-rw-r--r-- 1 1000 1000 6364 Jun 2 1995 .reminiscence/data/GEN.CMD
-rw-r--r-- 1 1000 1000 7853 Jun 2 1995 .reminiscence/data/GEN.POL
I have try with other data files that i downloaded from other place, that was an english pc version and the same thing happened.
I have run the game with strace as you've done and i attach the log here,
I think the 2 files last opened were PONT.CMD :
md5sum .reminiscence/data/PONT.CMD
c05a45a16cc2f9e64ca924821a53a220 .reminiscence/data/PONT.CMD
LANG=C ls -ln .reminiscence/data/PONT.CMD
-rw-r--r-- 1 1000 1000 1947 Jun 2 1995 .reminiscence/data/PONT.CMD
and the other is ALIMPONT.POL
md5sum .reminiscence/data/ALIMPONT.POL
344b583d119a37cb17a013c8fbf17a25 .reminiscence/data/ALIMPONT.POL
$ LANG=C ls -ln .reminiscence/data/ALIMPONT.POL
-rw-r--r-- 1 1000 1000 2094 Jun 2 1995 .reminiscence/data/ALIMPONT.POL
Tell me if i can do something else .Thank you have a nice day.
Le Mercredi 18 février 2015 20h00, Fargier Nicolas <bioproduits@yahoo.fr> a écrit :
i have checked md5sum and it's ok :
nicolas@INSPIRON:~$ md5sum .reminiscence/data/GEN.*
334a59e20d79c24256f30179e62d1799 .reminiscence/data/GEN.CMD
b70017fbd9a281071fa2b71cf7d4d3ae .reminiscence/data/GEN.POL
And so on for file size :
nicolas@INSPIRON:~$ LANG=C ls -ln .reminiscence/data/GEN.*
-rw-r--r-- 1 1000 1000 6364 Jun 2 1995 .reminiscence/data/GEN.CMD
-rw-r--r-- 1 1000 1000 7853 Jun 2 1995 .reminiscence/data/GEN.POL
I have try with other data files that i downloaded from other place, that was an english pc version and the same thing happened.
I have run the game with strace as you've done and i attach the log here,
I think the 2 files last opened were PONT.CMD :
md5sum .reminiscence/data/PONT.CMD
c05a45a16cc2f9e64ca924821a53a220 .reminiscence/data/PONT.CMD
LANG=C ls -ln .reminiscence/data/PONT.CMD
-rw-r--r-- 1 1000 1000 1947 Jun 2 1995 .reminiscence/data/PONT.CMD
and the other is ALIMPONT.POL
md5sum .reminiscence/data/ALIMPONT.POL
344b583d119a37cb17a013c8fbf17a25 .reminiscence/data/ALIMPONT.POL
$ LANG=C ls -ln .reminiscence/data/ALIMPONT.POL
-rw-r--r-- 1 1000 1000 2094 Jun 2 1995 .reminiscence/data/ALIMPONT.POL
Tell me if i can do something else .Thank you have a nice day.
Le Mercredi 18 février 2015 18h18, Damyan Ivanov <dmn@debian.org> a écrit :
Control: submitter -1 Fargier Nicolas <bioproduits@yahoo.fr>
-=| Fargier Nicolas, 18.02.2015 12:11:58 +0000 |=-
I hope the above control line fixes that.
Can you compare the md5 checksums and the sizes with those in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778651#8 ?
Alright, I'll see if I can go pass that point.