Russ Allbery wrote: > Timo Weingärtner <[email protected]> writes: >>> Alexey Eromenko <[email protected]> writes:
>>>> Debian clearly says: "File does not exist", while in fact it DOES EXIST. >>>> This is a 100% proof of Debian bug. >> >> I guess it is bash telling you that. [...] > I think that's asking quite a lot of bash. Wouldn't it have to open the > binary and parse the ELF headers, extracting the INTERP header, in order > to verify that? Does it really make sense to encode understanding of ELF > binary layout formats in bash? I suppose it could check if the file exists itself, or it could always use a message like "File or interpreter does not exist". -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

