#557445 mikmod doesn't handle bz2/gz/... files

Package:
mikmod
Source:
mikmod
Description:
Portable tracked music player
Submitter:
Marc Lehmann
Date:
2011-10-29 19:51:13 UTC
Severity:
normal
#557445#5
Date:
2009-11-22 07:44:02 UTC
From:
To:
The manpage for ikmod claims it handled files compressed with gzip or
bzip2, but this doesn't work:

   MikMod error: can't load "z-motion.xm" from archive "z-motion.xm.gz".

When unpacked manually, the z-motion.xm plays fine in mikmod. I get the
same error message for .bz2 compressed mods (with .gz replaced by .bz2).

I have tried this on .s3m, and .it mods, and none of those work, either.

#557445#10
Date:
2011-10-29 19:49:14 UTC
From:
To:
tag 557445 + moreinfo unreproducible
thanks

I can't reproduce this. With a random .it file compressed with either
gzip or bzip2, mikmod plays it fine.

I tried compressing it without the filename being embedded in the
archive, but mikmod played it fine nevertheless.

However, when I unset PATH, then it broke: mikmod relies on PATH to find
gzip/bzip2/etc. So if you still have this problem, please check your
$PATH, and make sure it is correct when you're running mikmod.

#557445#15
Date:
2011-10-29 19:49:14 UTC
From:
To:
tag 557445 + moreinfo unreproducible
thanks

I can't reproduce this. With a random .it file compressed with either
gzip or bzip2, mikmod plays it fine.

I tried compressing it without the filename being embedded in the
archive, but mikmod played it fine nevertheless.

However, when I unset PATH, then it broke: mikmod relies on PATH to find
gzip/bzip2/etc. So if you still have this problem, please check your
$PATH, and make sure it is correct when you're running mikmod.