"AP" == Al Pacifico adpacifico@yahoo.com writes:
AP> I have fifteen CPAN packages that I'm packaging as RPMs for FC5, AP> and one (and only one) of them seems to hang mock. Is this an AP> appropriate place to ask for advice?
I have seen this happen when packages using Module::Build are missing a BuildRequires:; the package stops and asks for input, which looks like a hang.
Try prepending "echo |" to the command where it hangs and see if you get any further.
- J<