Control: tags 733459 + moreinfo On Tue, 31 Dec 2013 at 15:41:56 +0000, Jonathan Dowland wrote: > Simon is correct that there are shell quoting > problems that you have hit since your folder is "Hexen II".
I've recently been doing some work on converting g-d-p to a more declarative/data-driven mode of operation, based on known checksums of games. Because that's done in Python, as a side-effect it gets a lot less confused by spaces in filenames. For the data-driven code to be able to support your version of Hexen II we would need to know at least one of these, preferably all of them: cksum data1/pak0.pak (for the exact size) md5sum data1/pak0.pak sha1sum data1/pak0.pak sha256sum data1/pak0.pak If you can say something about where you got your version of the data (e.g. gog.com; Steam; USA retail CD; EU retail CD; budget re-release from Sold Out; that sort of thing) that would also be useful information. Please repeat for any other necessary data files (e.g. the expansions), and say which expansion needs which file(s). Regards, S -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org