This appears to make it impossible for anything which uses libjasper1 to open JP2 files: even something as simple as "gm identify example.jp2" will fail. I've attached the one-character patch, making the fix trivial:
sudo apt-get build-dep libjasper1 sudo apt-get source libjasper1 patch -p0 < bug_620633.patch dpkg-buildpackage -rfakeroot sudo dpkg -i ../libjasper1_1.900.1-6_amd64.deb ** Patch added: "bug_620633.patch" https://bugs.launchpad.net/ubuntu/+source/jasper/+bug/620633/+attachment/1838808/+files/bug_620633.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/620633 Title: [libjasper1 1.900.1-3ubuntu0.8.04.1 (amd64 binary) in ubuntu hardy] tries to use /tmptmp.XXXXXXXXXX as a mkstemp() template -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
