Changes between Initial Version and Version 2 of Ticket #51540


Ignore:
Timestamp:
Jun 16, 2016, 10:54:08 AM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51540

    • Property Keywords selfupdate removed
    • Property Status changed from new to closed
    • Property Component changed from ports to base
    • Property Resolution changed from to invalid
  • Ticket #51540 – Description

    initial v2  
    11Machine is Mac laptop running El Capitan 10.11.2
     2
    23'''Steps'''
     4
    35After initial install of Mac Ports, I opened XQuartz and  ran the command via sudo mode
    4  port -d selfupdate
     6{{{
     7port -d selfupdate
     8}}}
     9
    510'''Issue'''
     11
    612An error occurred: "command Execution failed"
     13
    714'''Steps'''
     15
    816I ran the command again in debug mode
     17
    918'''Issue'''
     19
     20{{{
    1021DEBUG: Error synchronizing MacPorts sources: command execution failed
    1122    while executing
    1223"macports::selfupdate [array get global_options] base_updated"
    1324Error: Error synchronizing MacPorts sources: command execution failed
    14 ++
     25}}}
    1526
    1627'''Full terminal message error'''
     28
     29{{{
    1730port -v selfupdate
    1831--->  Updating MacPorts base sources using rsync
     
    4861    http://guide.macports.org/#project.tickets
    4962Error: /opt/local/bin/port: port selfupdate failed: Error synchronizing MacPorts sources: command execution failed
     63}}}