#11686: Race condition in matplotlib mkdir()
------------------------------------------------------------------------------------------------------------+
   Reporter:  jdemeyer                                                          
                            |          Owner:  tbd          
       Type:  defect                                                            
                            |         Status:  needs_review 
   Priority:  minor                                                             
                            |      Milestone:  sage-4.7.2   
  Component:  packages                                                          
                            |       Keywords:               
Work_issues:  Either check for pkg-config on other platforms as well, or make 
the ticket depend on #11696.  |       Upstream:  N/A          
   Reviewer:  Leif Leonhardy                                                    
                            |         Author:  John Palmieri
     Merged:                                                                    
                            |   Dependencies:               
------------------------------------------------------------------------------------------------------------+

Comment(by jhpalmieri):

 Replying to [comment:49 leif]:
 > (by checking for pkg-config in the patch itself)

 As I noted earlier, someone might install pkg-config without recompiling
 Sage or this spkg, so it makes sense to me to test this at run-time, not
 just at installation.

 > the attached diff doesn't move the patch (to `setupext.py` btw., the
 commit message is wrong) from `patches/Darwin/` to `patches/`.

 It actually does, but it's hard to see in the patch: it's right after the
 header for "spkg-install".

 I'll fix the commit message, and I'll look at #11696 eventually.  It's
 easy enough for me to test on Darwin.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11686#comment:50>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to