Ticket #1175 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

[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:1 Changed 6 years ago by mabshoff

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

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

comment:3 Changed 6 years ago by rlm

  • Status changed from new to closed
  • Resolution set to fixed

Merged in Sage 2.9.1 alpha2

Note: See TracTickets for help on using tickets.