Opened 13 years ago
Closed 10 years ago
#31045 closed defect (wontfix)
python25: installs python-config2.5 symlink pointing at nonexistent file
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.1 |
Keywords: | Cc: | ||
Port: | python25 |
Description
$ port installed python25 The following ports are currently installed: python25 @2.5.6_1+universal (active) $ port contents python25 | grep python*-config /opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/python-config /opt/local/bin/python-config2.5 $ ls -l /opt/local/bin/python-config2.5 lrwxr-xr-x 1 root wheel 80 Aug 22 23:44 /opt/local/bin/python-config2.5 -> /opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/python-config2.5 /opt/local/bin/python-config2.5 -bash: /opt/local/bin/python-config2.5: No such file or directory
Change History (1)
comment:1 Changed 10 years ago by jmroot (Joshua Root)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
python25 is deprecated and scheduled to be removed in a couple of months.