Opened 8 years ago
Closed 8 years ago
#51511 closed defect (duplicate)
Fetch failures for kdenlive
Reported by: | bouhier.c@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hi,
I am trying to install kdenlive on a Mac / OSX running El-capitan. (version 10.11.4). port fails to get the dependencies, but when I install them separately (one by one) it works.
For example fetching llvm-3.3 [1], so it seems host names can't be resolved. Installing the dependency by hand works fine. (sudo port install llvm-3.3).
What could be the issue? (DNS related it seems).
Thx Christophe
[1]
:notice:fetch ---> Fetching distfiles for llvm-3.3 :debug:fetch Executing org.macports.fetch (llvm-3.3) :info:fetch ---> llvm-3.3.src.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/llvm :debug:fetch Spawning ping for llvm.org failed :debug:fetch Spawning ping for distfiles.macports.org failed :debug:fetch Spawning ping for aarnet.au.distfiles.macports.org failed :debug:fetch Spawning ping for cjj.kr.distfiles.macports.org failed :debug:fetch Spawning ping for fco.it.distfiles.macports.org failed :debug:fetch Spawning ping for her.gr.distfiles.macports.org failed :debug:fetch Spawning ping for jnb.za.distfiles.macports.org failed :debug:fetch Spawning ping for jog.id.distfiles.macports.org failed :debug:fetch Spawning ping for lil.fr.distfiles.macports.org failed :debug:fetch Spawning ping for mse.uk.distfiles.macports.org failed :debug:fetch Spawning ping for nou.nc.distfiles.macports.org failed :debug:fetch Spawning ping for nue.de.distfiles.macports.org failed :debug:fetch Spawning ping for osl.no.distfiles.macports.org failed :debug:fetch Spawning ping for sea.us.distfiles.macports.org failed :debug:fetch Spawning ping for ykf.ca.distfiles.macports.org failed :notice:fetch ---> Attempting to fetch llvm-3.3.src.tar.gz from http://llvm.org/releases/3.3 :debug:fetch Fetching distfile failed: Could not resolve host: llvm.org :notice:fetch ---> Attempting to fetch llvm-3.3.src.tar.gz from https://distfiles.macports.org/llvm :debug:fetch Fetching distfile failed: Could not resolve host: distfiles.macports.org :notice:fetch ---> Attempting to fetch llvm-3.3.src.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/llvm :debug:fetch Fetching distfile failed: Could not resolve host: aarnet.au.distfiles.macports.org :notice:fetch ---> Attempting to fetch llvm-3.3.src.tar.gz from http://cjj.kr.distfiles.macports.org/llvm :debug:fetch Fetching distfile failed: Could not resolve host: cjj.kr.distfiles.macports.org :notice:fetch ---> Attempting to fetch llvm-3.3.src.tar.gz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/llvm :debug:fetch Fetching distfile failed: Could not resolve host: fco.it.distfiles.macports.org :notice:fetch ---> Attempting to fetch llvm-3.3.src.tar.gz from http://her.gr.distfiles.macports.org/llvm :debug:fetch Fetching distfile failed: Could not resolve host: her.gr.distfiles.macports.org
Change History (1)
comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Component: | ports → base |
---|---|
Description: | modified (diff) |
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Looks like a duplicate of #50986. Install fewer ports at once. If a port has many dependencies, install some of the dependencies manually first.