Changes between Initial Version and Version 1 of Ticket #37179


Ignore:
Timestamp:
Dec 1, 2012, 1:53:12 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Thanks for the log. Note that the 404 error when fetching packages is irrelevant to this issue; when packages aren't found, it fetches and builds the source, and it's that source build that's failing here, and what we want to investigate.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37179

    • Property Owner changed from macports-tickets@… to jeremyhu@…
  • Ticket #37179 – Description

    initial v1  
    1 Hello, I've found an issue that may be identical to Ticket #37055 but I wanted to post my main.log file. When running[[BR]]
    2 sudo port install octave-devel +atlas+docs[[BR]]
    3 I get the following error:[[BR]]
    4 Error: org.macports.destroot for port xorg-bigreqsproto returned: command execution failed[[BR]]
    5 Error: Failed to install xorg-bigreqsproto[[BR]]
     1Hello, I've found an issue that may be identical to Ticket #37055 but I wanted to post my main.log file. When running
     2{{{
     3sudo port install octave-devel +atlas+docs
     4}}}
     5I get the following error:
     6{{{
     7Error: org.macports.destroot for port xorg-bigreqsproto returned: command execution failed
     8Error: Failed to install xorg-bigreqsproto
     9}}}
    610After running "sudo port clean xorg-bigreqsproto" the error persisted. Looking at the log it seems that one of the URLs is invalid, causing a 404.