On Mon, Mar 14, 2011 at 11:29:53AM -0700, bsquared wrote:
> Hello,
> I wanted to post this in case anyone else run across this issue.
>
> I refactored my scripts and missed a hyphen on the su line.
> 'su - lfs' became 'su lfs'
>
> This caused the "no more pttys" error which cause packages above
Hello,
I wanted to post this in case anyone else run across this issue.
I refactored my scripts and missed a hyphen on the su line.
'su - lfs' became 'su lfs'
This caused the "no more pttys" error which cause packages above
to fail their tests.
Hope this saves someone else the headache it caus