#14377: Move spkg logs to logs/pkgs
----------------------------------+-----------------------------------------
       Reporter:  jdemeyer        |         Owner:  GeorgSWeber                 
   
           Type:  enhancement     |        Status:  positive_review             
   
       Priority:  major           |     Milestone:  sage-5.9                    
   
      Component:  build           |    Resolution:                              
   
       Keywords:                  |   Work issues:                              
   
Report Upstream:  N/A             |     Reviewers:  R. Andrew Ohana, Jeroen 
Demeyer
        Authors:  John Palmieri   |     Merged in:                              
   
   Dependencies:  #14328, #14226  |      Stopgaps:                              
   
----------------------------------+-----------------------------------------
Changes (by jdemeyer):

  * reviewer:  R. Andrew Ohana => R. Andrew Ohana, Jeroen Demeyer
  * dependencies:  #14328 => #14328, #14226


Comment:

 Rebased to #14226 and added:
 {{{
 #!diff
 diff --git a/spkg/bin/sage-spkg b/spkg/bin/sage-spkg

 Index: spkg/bin/sage-spkg
 ===================================================================
 --- a/spkg/bin/sage-spkg
 +++ b/spkg/bin/sage-spkg
 @@ -64,13 +64,13 @@
  ************************************************************************
  Please email sage-devel (http://groups.google.com/group/sage-devel)
  explaining the problem and including the relevant part of the log file
 -  $SAGE_ROOT/spkg/logs/$PKG_NAME.log
 +  $SAGE_LOGS/$PKG_NAME.log
  Describe your computer, operating system, etc.
  If you want to try to fix the problem yourself, *don't* just cd to
  `pwd` and type '$2' or whatever is appropriate.
  Instead, the following commands setup all environment variables
  correctly and load a subshell for you to debug the error:
 -  (cd '`pwd`' && '$SAGE_ROOT/sage' -sh)
 +  (cd '`pwd`' && '$SAGE_ROOT/sage' --sh)
  When you are done debugging, you can type "exit" to leave the subshell.
  ************************************************************************
  MESSAGE
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14377#comment:7>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to