Ticket #1175 (closed defect: fixed)
[with spkg] circular link in sage/local/lib/python2.5
| Reported by: | zimmerma | Owned by: | mabshoff |
|---|---|---|---|
| Priority: | minor | Milestone: | sage-2.9.1 |
| Component: | distribution | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
When building sage-2.8.12, there are two circular links in sage/local/lib/python2.5:
achille% pwd /net/achille/localdisk/zimmerma/sage-2.8.12/local/lib/python2.5 achille% ls -l pyt* lrwxrwxrwx 1 zimmerma spaces 6 2007-11-14 09:53 python -> python lrwxrwxrwx 1 zimmerma spaces 9 2007-11-14 09:53 python2.5 -> python2.5
Change History
comment:2 Changed 6 years ago by mabshoff
- Summary changed from circular link in sage/local/lib/python2.5 to [with spkg] circular link in sage/local/lib/python2.5
Ok, while we fixed the issue in the python.spkg itself the same problem pops up when we install the mercurial.spkg. The spkg at
http://sage.math.washington.edu/home/mabshoff/mercurial-0.9.5.p0.spkg
fixes that issue and actually creates an hg repo inside the spkk as well as does some general cleanup. Another python based spkg might still recreate those links, so this might not be over yet.
Cheers,
Michael
Note: See
TracTickets for help on using
tickets.

I thought we did fix that a while ago. Kate did report at least a similar issue. I will look into this in this release cycle.
Cheers,
Michael