in reply to Bugzilla's install-module.pl hangs
I type in the command, hit enter, and nothing happens.
Running the command under strace might give you a clue as to what it's doing or waiting for (unless the script is hanging in some endless loop that doesn't involve OS calls).
$ strace -f ./install-module.pl --all
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Bugzilla's install-module.pl hangs
by yacoubean (Scribe) on Aug 23, 2011 at 19:36 UTC |