Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Linux emulation problem?



On Mon, May 16, 2011 at 05:23:29PM +0200, Thomas Klausner wrote:
 > > Could you test the build with non-tmpfs space?
 > 
 > That indeed does work. Weird.

It wouldn't be the first time tmpfs turned out to be borked. But it's
odd, because assuming the copy of unzip that's failing is roughly the
same as the one in pkgsrc (not necessarily safe, I know) it looks like
the only way to get that message and the trace you saw is for either
stat() to fail in libc or open() to fail in libc before actually
making a system call. Neither of these sounds reasonable even for
Linux...

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index