Comment 13 for bug 599163

Revision history for this message
Felipe Sateler (fsateler) wrote : Re: [Bug 599163] Re: Defect in checkinstall-1.6.2 : checkinstall can fail to create a new diirectory

On Tue, Jun 29, 2010 at 21:56, Doug McMahon <email address hidden> wrote:
> Kinda surprised you can't reproduce - isn't just me who has noticed and probably not confined to maverick - can test 1.6.2 on 9.10 or 10.04 if need be.
> checkinstall failed on the dummy, the strace succeeded in creating /usr/local/include

I am not running Ubuntu, but Debian. And I'm pretty sure this has to
do with some glibc interactions.

I think I can guess where this is failing... Could you try again with
this makefile:
----8<----
install:
       strace install -d /usr/local/include
--->8-----

The strace output will hopefully show which system call is failing.

--

Saludos,
Felipe Sateler