Ticket #3017 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

[with spkg, positive review] invalid link after make install

Reported by: zimmerma Owned by: mabshoff
Priority: minor Milestone: sage-3.0.1
Component: distribution Keywords:
Cc: Work issues:
Report Upstream: Reviewers:
Authors: Merged in:
Dependencies: Stopgaps:

Description

An invalid link is present in sage 3.0 (after make install):

[root@achille local]# ls -l ./sage-3.0/sage/local/lib/python2.5/site-packages/polybori/polybori
lrwxrwxrwx 1 zimmerma cacao 39 2008-04-24 14:43 ./sage-3.0/sage/local/lib/python2.5/site-packages/polybori/polybori -> ../../../share/polybori/pyroot/polybori

Change History

comment:1 Changed 5 years ago by mabshoff

  • Status changed from new to assigned

This link is actually pointing to hyperspace *before* make install and due to our spkg-install. It is easy to fix, so I am on it.

Cheers,

Michael

comment:2 Changed 5 years ago by mabshoff

  • Summary changed from invalid link after make install to [with spkg, needs review] invalid link after make install

comment:3 Changed 5 years ago by mhansen

  • Summary changed from [with spkg, needs review] invalid link after make install to [with spkg, positive review] invalid link after make install

Looks good to me.

comment:4 Changed 5 years ago by mabshoff

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

Merged in Sage 3.0.1.alpha0

Note: See TracTickets for help on using tickets.