Michael A Rowley, MD wrote:
works. But whenever I try to get a package to emerge, I get a failure at 'set +x' on the debug screen, and it just sits there.

-x The shell shall write to standard error a  trace  for  each  command
after  it  expands  the  command  and  before  it executes it. It is
unspecified whether the command that turns tracing off is traced.

so 'set +x' disables debugging, and 'set -x' enables it for the shell.

Perhaps the script is doing something else right after that... maybe an strace?

However, I don't think it's something that complicated. Normally the simplest answer is correct.

Check dmesg? have lockd and statd running (since it's an NFS mount)?
--
gentoo-user@gentoo.org mailing list

Reply via email to