Changes between Initial Version and Version 1 of Ticket #51511


Ignore:
Timestamp:
May 30, 2016, 1:03:02 AM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Looks like a duplicate of #50986. Install fewer ports at once. If a port has many dependencies, install some of the dependencies manually first.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51511

    • Property Status changed from new to closed
    • Property Component changed from ports to base
    • Property Resolution changed from to duplicate
  • Ticket #51511 – Description

    initial v1  
    44port fails to get the dependencies, but when I install them separately (one by one) it works.
    55
    6 For example fetching llvm-3.3 [1], so it seems host names can't be resolved.
     6For example fetching llvm-3.3 ![1], so it seems host names can't be resolved.
    77Installing the dependency by hand works fine. (sudo port install llvm-3.3).
    88
    9 What could be the issue? (DNS related it seems).
     9What could be the issue? (DNS related it seems). \\
    1010Thx Christophe
    1111
     
    1313
    1414
    15 [1]{{{
     15![1]
     16{{{
    1617:notice:fetch --->  Fetching distfiles for llvm-3.3
    1718:debug:fetch Executing org.macports.fetch (llvm-3.3)