#1569 BLOC BTest-4: Executable bit is being lost after reboot

Zarro Boogs per Child bugtracker at laptop.org
Wed May 23 22:15:17 EDT 2007


#1569: Executable bit is being lost after reboot
---------------------+------------------------------------------------------
 Reporter:  cjb      |       Owner:  dwmw2  
     Type:  defect   |      Status:  new    
 Priority:  blocker  |   Milestone:  BTest-4
Component:  kernel   |     Version:         
 Keywords:           |    Verified:  0      
---------------------+------------------------------------------------------
 Hi,

 Steps to reproduce, as root:

 {{{
 $ yum install tcpdump
 $ tcpdump # note that it works
 $ reboot
 $ tcpdump # "Permission denied"
 $ chown a+x /usr/sbin/tcpdump
 $ tcpdump # works
 }}}

 I've seen this before, but never realized what the cause was.  I did a
 normal shutdown inbetween the boots; the filesystem should have been
 sync'd.  Not sure what's going on.  Can anyone reproduce this?

-- 
Ticket URL: <http://dev.laptop.org/ticket/1569>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list