#20736: Upgrade patchbot to 2.6.1 as a system package
-------------------------------------+-------------------------------------
       Reporter:  chapoton           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-7.3
      Component:  packages:          |   Resolution:
  optional                           |
       Keywords:  patchbot           |    Merged in:
        Authors:  Frédéric Chapoton  |    Reviewers:  Jeroen Demeyer
Report Upstream:  N/A                |  Work issues:
         Branch:  public/20736       |       Commit:
                                     |  897f5b220c7eb63a994853092be376d62e40fe39
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by vdelecroix):

 If I install the package on my system Python, then doing
 {{{
 $ python -m sage_patchbot.patchbot
 }}}
 I got
 {{{
 Traceback (most recent call last):
   File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
     "__main__", fname, loader, pkg_name)
   File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
     exec code in run_globals
   File "/nfs4/home6/vdelecro/.local/lib/python2.7/site-
 packages/sage_patchbot/patchbot.py", line 1471, in <module>
     main(args)
   File "/nfs4/home6/vdelecro/.local/lib/python2.7/site-
 packages/sage_patchbot/patchbot.py", line 1401, in main
     patchbot = Patchbot(os.path.abspath(options.sage_root),
   File "/usr/lib/python2.7/posixpath.py", line 367, in abspath
     if not isabs(path):
   File "/usr/lib/python2.7/posixpath.py", line 61, in isabs
     return s.startswith('/')
 AttributeError: 'NoneType' object has no attribute 'startswith'
 }}}

--
Ticket URL: <https://trac.sagemath.org/ticket/20736#comment:43>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to