#17268: Fix removal of old versions in setuptools
-------------------------------------------------+-------------------------
Reporter: jdemeyer | Owner:
Type: defect | Status: closed
Priority: blocker | Milestone: sage-6.4
Component: build | Resolution: fixed
Keywords: setuptools, sagenb | Merged in:
Authors: Jeroen Demeyer | Reviewers: Volker
Report Upstream: N/A | Braun
Branch: | Work issues:
db9fe89fdb525a48c9d2472f7dc648f6b3b632a1 | Commit:
Dependencies: | Stopgaps:
-------------------------------------------------+-------------------------
Comment (by gagern):
TL;DR: Found my mistake.
OK, I am on 6.5.beta2 which contains this since it got merged for 6.4.rc1.
I guess my main problem was the following: I encountered the problem on a
feature branch, then checked whether I could reproduce on develop. To do
that, I copied the command line as printed by the test suite runner, The
one to execute the test from one single file:
{{{
sage -t --warn-long 22.0 local/lib/python2.7/site-
packages/sagenb-0.10.8.2-py2.7.egg/sagenb/misc/sphinxify.py
}}}
I copied that line without really reading it, so I didn't realize that it
was referring to the file in the version-specific sagenb directory. Then I
started searching for it, found this one here, removed the old sagenb from
my pth file, but the executed that same command line.
I guess I had somehow assumed that the error message was due to a bug in
the code, and that bug in the code had been fixed by now. The fact that
the doctest itself might have been updated didn't occur to me.
Sorry for the noise.
--
Ticket URL: <http://trac.sagemath.org/ticket/17268#comment:15>
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.
For more options, visit https://groups.google.com/d/optout.