#12422 NORM Not Tri: yum being killed after a short time while running in terminal window, starting with the 19 build

Zarro Boogs per Child bugtracker at laptop.org
Tue Jan 1 01:42:25 EST 2013


#12422: yum being killed after a short time while running in terminal window,
starting with the 19 build
-------------------------------------+--------------------------------------
           Reporter:  bruno          |       Owner:  martin.langhoff                  
               Type:  defect         |      Status:  new                              
           Priority:  normal         |   Milestone:  Not Triaged                      
          Component:  gnome-desktop  |     Version:  Development build as of this date
         Resolution:                 |    Keywords:                                   
        Next_action:  diagnose       |    Verified:  0                                
Deployment_affected:                 |   Blockedby:                                   
           Blocking:                 |  
-------------------------------------+--------------------------------------

Comment(by Quozl):

 Reproduced on XO-1.75 build 20.

 When /var/cache/yum is empty, the problem is way more likely.  When is it
 filled, the problem is unlikely for small packages.

 When the yum command is prefixed with ''olpc-nosleep'' the problem does
 not occur.

 Using "strace -ff -o yum yum install -y PACKAGE" the logs suggest a
 problem with pipes and resume.  An instance of urlgrabber-ext-down is
 terminating with exit status 1, shortly after an EPIPE on the write to the
 pipe connected to the parent process.  The child receives a SIGPIPE.  The
 process exit cascades to a SIGCHLD on the main yum process, which appears
 to be handled as an exit on user request.

 Continues to not reproduce on XO-4; no surprise now, given resume is
 implicated.

 Needs more diagnosis as to why EPIPE occurs.

-- 
Ticket URL: <http://dev.laptop.org/ticket/12422#comment:6>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list