On Thu, Oct 11, 2007 at 02:38:15PM +0400, Sergey Lapin wrote:
> That's due to mkstemp call and O_EXCL in subsequent open of the same file.
> I workaround this by removing O_EXCL, but I think it is either some
> problem in glibc or code in lha needs to be reworked.
I fixed it by not using O_EXCL wh
Package: lha
Version: 1.14i-10.2
Severity: grave
Justification: renders package unusable
[EMAIL PROTECTED]:~$ lha c t z
LHa: Fatal error: /tmp/lhMEjFue: File exists
strace output:
[EMAIL PROTECTED]:~$ strace lha c t z
execve("/usr/bin/lha", ["lha", "c", "t", "z"], [/* 18 vars */]) = 0
brk(0)
2 matches
Mail list logo