Hi,
> I had a similar problem with pbuilder for a while which I solved by
> using fakeroot-tcp both inside and outside the chroot. I would prefer
> not to do this however, as fakeroot-tcp has its problems as well. I am
> unable to use this workaround with cowbuilder however, as fakeroot is
> not installed inside the chroot until build-time. I could install it
> permanantly, but that goes against the principle of these build helpers.
Since your're the first one to report such problem, and I had no such
problem before, I'd like to ask you to find out why it's breaking on
your system.
Can you isolate the problem with fakeroot?
I think you have a broken shm implementation in kernel/glibc or
whatever.
For example, can you do something like:
while true; do fakeroot touch test ; done
and does the system stay up or does it start giving out errors?
cowdancer and fakeroot tickle the same kind of place to hook into the
system, and thus it is entirely possible that there is some coflict,
that's why it's documented in README.Debian; however no such case is
yet reported. This may well be the first report, however.
regards,
junichi
--
[EMAIL PROTECTED],netfort.gr.jp} Debian Project
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]