Re: Broken executable-in-var
Bart van Strien <[email protected]>
| Newsgroups | gmane.comp.file-systems.zero-install.devel |
|---|---|
| Message-ID | <[email protected]> |
On 03/08/15 11:25, Thomas Leonard wrote: > What does "strace -e process ./ZEROINSTALL_GPG" show? > > Can you run other things in the #! line? "#!/bin/sh" obvious works... > what makes it stop working? Length of path? File-system where the > target lives? It's difficult to fully test, but it does appear to be the length. strace just shows execve failing with ENOENT, symlinks to the file work, that filesystem in general definitely works, shebangs have otherwise always worked. And before you wonder if I run an ancient kernel or libc, I run linux 4.1.2, with glibc 2.21. Regards, Bart van Strien ------------------------------------------------------------------------------