Changes between Initial Version and Version 2 of Ticket #39377
- Timestamp:
- Jun 7, 2013, 4:01:21 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39377
- Property Keywords selfupdate Foundation removed
-
Property
Type
changed from
update
todefect
-
Property
Component
changed from
ports
tobase
-
Ticket #39377 – Description
initial v2 1 Hi, 1 Hi,\\ 2 2 I currently still have mac ports 2.0.3 since the selfupdate doesn't work. The target version would be 2.1.3 3 3 4 4 The last lines after a 5 5 6 sudo port s-d selfupdate6 sudo port -d selfupdate 7 7 8 8 command are 9 9 10 {{{ 10 11 ... 11 12 checking for GNU Objective C runtime... no … … 19 20 "macports::selfupdate [array get global_options] base_updated" 20 21 Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command failed (see log for details) 22 }}} 21 23 22 24 However, … … 34 36 Also 35 37 36 /Library/Tcl/macports1.0 37 /usr/bin/cc 38 and 38 /Library/Tcl/macports1.0\\ 39 /usr/bin/cc\\ 40 and\\ 39 41 /opt/local (als well as /opt/local/bin/port) 40 42 41 are available. So I don't know where the problem might be. 43 are available. So I don't know where the problem might be.\\ 42 44 Any ideas ? 43 45