Changes between Initial Version and Version 1 of Ticket #36752


Ignore:
Timestamp:
Oct 27, 2012, 4:46:11 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please remember to use WikiFormatting when writing in Trac.

The log appears to be telling you that the sed and expr commands cannot be found. These are standard UNIX commands that are part of every OS X install; if they're missing on your system, other commands may be missing as well, and the simplest way to get them back would be to reinstall OS X.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36752

    • Property Priority changed from High to Normal
    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Port expat added
    • Property Summary changed from trying to install git-core...nothing but errors to expat: sed and expr commands not found
  • Ticket #36752 – Description

    initial v1  
    11sudo port install git-core +svn
    22
     3{{{
    34--->  Computing dependencies for git-core
    45--->  Dependencies to be installed: bash-completion bash gettext expat libiconv gperf ncurses grep pcre bzip2 libedit zlib xz curl curl-ca-bundle perl5 perl5.12 gdbm libidn openssl pkgconfig p5.12-error p5.12-libwww-perl p5.12-encode-locale p5.12-file-listing p5.12-http-date p5.12-html-form p5.12-html-parser p5.12-html-tagset p5.12-http-message p5.12-lwp-mediatypes p5.12-uri p5.12-mime-base64 p5.12-http-cookies p5.12-http-daemon p5.12-http-negotiate p5.12-lwp-protocol-https p5.12-io-socket-ssl p5.12-net-libidn p5.12-net-ssleay p5.12-mozilla-ca p5.12-net-http p5.12-www-robotrules p5.12-svn-simple subversion-perlbindings-5.12 apr apr-util db46 sqlite3 cyrus-sasl2 kerberos5 neon serf1 subversion p5.12-term-readkey python27 python_select rsync popt
     
    1213    http://guide.macports.org/#project.tickets
    1314Error: Processing of port git-core failed
    14 
     15}}}
    1516
    1617I'm running the command above trying to install git-core and I don't understand what the log is telling me.
    1718
    1819log
    19 =======
     20{{{
    2021version:1
    2122:debug:main changing euid/egid - current euid: 0 - current egid: 0
     
    6061:notice:configure Please see the log file for port expat for details:
    6162    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_expat/expat/main.log
    62 ======
     63}}}
    6364end log