<div dir="ltr">okay, I modified my script a little (see below) and it seemed to run but
 the red fail didn't seem to come up in the grep command. So everything 
is good now?<br><br>FORCE_UNSAFE_CONFIGURE=1 ./configure \<br>            --prefix=/usr            \<br>            --enable-no-install-program=\<div>kill,uptime>>config.fail<br>make >>make.fail<br>make NON_ROOT_USERNAME=nobody check-root>>check.fail<br>



echo "dummy:x:1000:nobody" >> /etc/group<br>chown -Rv nobody . <br>su nobody -s /bin/bash \<br>          -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes /<br>          check">>test.fail<br>sed -i '/dummy/d' /etc/group<br>



make install>>install.fail<br>mv -v /usr/bin/{cat,chgrp,chmod,chown,cp,date,dd,df,echo} /bin<br>mv -v /usr/bin/{false,ln,ls,mkdir,mknod,mv,pwd,rm} /bin<br>mv -v /usr/bin/{rmdir,stty,sync,true,uname,test,[} /bin<br>


mv -v /usr/bin/chroot /usr/sbin<br>
mv -v /usr/share/man/man1/chroot.1 /usr/share/man/man8/chroot.8<br>sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8<br>mv -v /usr/bin/{head,sleep,nice} /bin<br>cat {config,make,test,install}.fail|grep fail</div>

</div><div class="gmail_extra"><br clear="all"><div>:-)~MIKE~(-:</div>
<br><br><div class="gmail_quote">On Mon, Aug 18, 2014 at 9:52 PM, Michael Havens <span dir="ltr"><<a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">okay, I modified my script a little (see below) and it seemed to run but the red fail didn't seem to come up in the grep command. So everything is good now?<br><div><br>FORCE_UNSAFE_CONFIGURE=1 ./configure \<br>


            --prefix=/usr            \<br>            --enable-no-install-program=\<div>kill,uptime>>config.fail<div class=""><br>make >>make.fail<br>make NON_ROOT_USERNAME=nobody check-root>>check.fail<br>



echo "dummy:x:1000:nobody" >> /etc/group<br>chown -Rv nobody . <br>su nobody -s /bin/bash \<br></div>          -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes /<div class=""><br>          check">>test.fail<br>

sed -i '/dummy/d' /etc/group<br>


make install>>install.fail<br>mv -v /usr/bin/{cat,chgrp,chmod,chown,cp,date,dd,df,echo} /bin<br>mv -v /usr/bin/{false,ln,ls,mkdir,mknod,mv,pwd,rm} /bin<br>mv -v /usr/bin/{rmdir,stty,sync,true,uname,test,[} /bin<br>



mv -v /usr/bin/chroot /usr/sbin<br>
mv -v /usr/share/man/man1/chroot.1 /usr/share/man/man8/chroot.8<br>sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8<br>mv -v /usr/bin/{head,sleep,nice} /bin<br></div>cat {config,make,test,install}.fail|grep fail<br>


</div></div></div><div class="gmail_extra"><br clear="all"><div>:-)~MIKE~(-:</div><div><div class="h5">
<br><br><div class="gmail_quote">On Sat, Aug 16, 2014 at 2:32 PM, Michael Havens <span dir="ltr"><<a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div><div dir="ltr"><div class="gmail_quote"><div dir="ltr">cool! I was watching the text scroll by and noticed a red 'fail'. I tried to go up to the 'fail' but the terminal wouldn't let me and by the time it had finished the 'fail' was way past the buffer. I need to know if the following (the commands you are supposed to enter with the package) plus my modifications ('>>' and 'cat {*.fail}|grep fail') will reveal what failed so I can google it.<br>





<div><br>{FORCE_UNSAFE_CONFIGURE=1 ./configure \<br>            --prefix=/usr            \<br>            --enable-no-install-program=kill,uptime}>>config.fail<br>make >>make.fail<br>make NON_ROOT_USERNAME=nobody check-root>>check.fail<br>





echo "dummy:x:1000:nobody" >> /etc/group<br>chown -Rv nobody . <br>{su nobody -s /bin/bash \<br>          -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check"}>>test.fail<br>sed -i '/dummy/d' /etc/group<br>





make install>>install.fail<br>mv -v /usr/bin/{cat,chgrp,chmod,chown,cp,date,dd,df,echo} /bin<br>mv -v /usr/bin/{false,ln,ls,mkdir,mknod,mv,pwd,rm} /bin<br>mv -v /usr/bin/{rmdir,stty,sync,true,uname,test,[} /bin<br>




mv -v /usr/bin/chroot /usr/sbin<br>
mv -v /usr/share/man/man1/chroot.1 /usr/share/man/man8/chroot.8<br>sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8<br>mv -v /usr/bin/{head,sleep,nice} /bin<br>cat *.fail|grep fail<br><br clear="all">





<div>:-)~MIKE~(-:</div>
</div></div>
</div><br></div>
</div></div></blockquote></div><br></div></div></div>
</blockquote></div><br></div>