Forked child is not able to create zip archives (parent can)

2008-12-14 Thread Alan Haggai Alavi
Hi, Why is this bug being caused: http://rt.cpan.org/Public/Bug/Display.html?id=25726 ? The problem is that the forked child is unable to create a zip archive, whereas the parent is able to do so. In GNU/Linux, zip archives can be created from both the parent as well as the child. Why is it so?

Re: Forked child is not able to create zip archives (parent can)

2008-12-14 Thread Bill Luebkert
Alan Haggai Alavi wrote: Hi, Why is this bug being caused: http://rt.cpan.org/Public/Bug/Display.html?id=25726 ? The problem is that the forked child is unable to create a zip archive, whereas the parent is able to do so. In GNU/Linux, zip archives can be created from both the parent as well as