#1938: LC_ALL=C causes bash testsuite failure and ugly "make menuconfig" output
--------------------------------------------+-------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  [email protected]
     Type:  task                            |       Status:  new                
          
 Priority:  normal                          |    Milestone:  6.3                
          
Component:  Book                            |      Version:  SVN                
          
 Severity:  normal                          |   Resolution:                     
          
 Keywords:                                  |  
--------------------------------------------+-------------------------------
Comment (by [EMAIL PROTECTED]):

 Seems alright to me. The only issue (existed before your commit) is that
 we hack around a lot with the bash testsuite but don't explain it at all.
 I'd like to change

 {{{
 To prepare the tests, ensure that locales are set correctly in our
 environment and that the nobody user can write to the source tree:

 sed -i 's/LANG/LC_ALL/' tests/intl.tests
 chown -Rv nobody ./

 Now, run the tests as the nobody user:

 su-tools nobody -s /bin/bash -c "make tests"
 }}}

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/1938#comment:7>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to