On Thu, May 01, 2008 at 12:25:58PM -0500, Dan McGee wrote: > I wanted to let you know of an issue one of our users discovered with > dash compiled against klibc- working directory lookups appear to be an > issue in a clean environment: > http://bugs.archlinux.org/task/10327 > > What is interesting is it works fine if you just run dash from within > bash- it only fails as seen there if you run using the 'env -' > wrapper. > > If you want me to look into this and/or help out with a fix, let me > know. Thanks! Could you please run it under ltrace and send us the output? Something like env - ltrace /bin/dash -c pwd should do the trick. I suspect the problem is klibc's getcwd implementation but this should confirm it for us. Thanks, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe dash" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html