port install monotone fails during download phase
Reported by: |
terry@… |
Owned by: |
macports-tickets@… |
Priority:
|
High
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
1.3.2
|
Keywords:
|
monotone
|
Cc:
|
|
Port:
|
|
|
|
I suspect that the upstream file locations have changed but am unsure which url exactly is being used.
$ port -v -d install monotone
DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/monotone
DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/monotone
DEBUG: Requested variant powerpc is not provided by port monotone.
DEBUG: Requested variant darwin is not provided by port monotone.
DEBUG: Requested variant macosx is not provided by port monotone.
DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/boost
DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/boost
DEBUG: Searching for dependency: boost
DEBUG: Found Dependency: receipt exists for boost
DEBUG: Skipping completed com.apple.main (monotone)
DEBUG: Skipping completed com.apple.unarchive (monotone)
---> Fetching monotone
DEBUG: Executing com.apple.fetch (monotone)
---> monotone-0.26.tar.gz doesn't seem to exist in /opt/local/var/db/dports/distfiles/monotone
---> Attempting to fetch monotone-0.26.tar.gz from http://www.venge.net/monotone/downloads/
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 314 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
DEBUG: Fetching failed:: HTTP response code said error
---> Attempting to fetch monotone-0.26.tar.gz from http://distfiles-od.opendarwin.org/monotone
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:01:05 --:--:-- 0
DEBUG: Fetching failed:: server returned nothing (no headers, no data)
---> Attempting to fetch monotone-0.26.tar.gz from http://distfiles-msn.opendarwin.org/monotone
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0
DEBUG: Fetching failed:: HTTP response code said error
---> Attempting to fetch monotone-0.26.tar.gz from http://distfiles-bay13.opendarwin.org/monotone
DEBUG: Fetching failed:: couldn't connect to server
---> Attempting to fetch monotone-0.26.tar.gz from http://distfiles-od.opendarwin.org/
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:01:01 --:--:-- 0
DEBUG: Fetching failed:: server returned nothing (no headers, no data)
---> Attempting to fetch monotone-0.26.tar.gz from http://distfiles-msn.opendarwin.org/
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
DEBUG: Fetching failed:: HTTP response code said error
---> Attempting to fetch monotone-0.26.tar.gz from http://distfiles-bay13.opendarwin.org/
DEBUG: Fetching failed:: couldn't connect to server
Error: Target com.apple.fetch returned: fetch failed
Warning: the following items did not execute (for monotone): com.apple.activate com.apple.fetch com.apple.extract com.apple.checksum com.apple.patch com.apple.configure com.apple.build com.apple.destroot com.apple.archive com.apple.install
Error: Status 1 encountered during processing.
The port is now at 0.35 and the problem has been fixed.