dash from 0.5.5.1-7 does not reproduce this problem.
$ dash
$ hash -r
$ ./test.sh
PHIL!
$ cat test.sh
#!/bin/sh
echo PHIL!
$ ls -l test.sh
-r-xr--r-- 1 foo foo 30 Aug 2 16:40 test.sh
$
Looking at the code, its quite different, both from the failing version,
and from that patch
I've cobbled together a version that builds and runs, but the fix is
very invasive, and I cant really test it. Basically I just manually
applied the 13_cdrecord_to_wodim.patch
It seems like *some* of this has already moved upstream and I dont want
to break things. Someone more familiar with th
This bug is caused by the patch to switch to wodim being commented out.
The test is only performed if you are logged in as the root user (it is
#if 0 out for non root users) which is probably why it went un-noticed.
Since you *must* run xcdroast as root the first time this is a problem
if you
Hi,
I get this too. so confirmed on debian testing.
insight-bin: error while loading shared libraries: libitcl3.2.so.1:
cannot open shared object file: No such file or directory
It also wants itk3.2.so.1 and tcl 8.4 (8.5 installed)
This package is useless as it stands.
--
To UNSUBSCRIBE, em
4 matches
Mail list logo