Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#11458 closed defect (fixed)

Install of bazaar fails during the download phase

Reported by: terry@… Owned by: rhwood@…
Priority: High Milestone:
Component: ports Version:
Keywords: bazaar Cc:
Port:

Description

The bazaar port doesn't seem to be able to find the upstream tarball.

$ port -v -d install bazaar
DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/bazaar
DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/bazaar
DEBUG: Requested variant powerpc is not provided by port bazaar.
DEBUG: Requested variant darwin is not provided by port bazaar.
DEBUG: Requested variant macosx is not provided by port bazaar.
DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/www/neon
DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/www/neon
DEBUG: Searching for dependency: neon
DEBUG: Found Dependency: receipt exists for neon
DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gpgme
DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gpgme
DEBUG: Searching for dependency: gpgme
DEBUG: Found Dependency: receipt exists for gpgme
DEBUG: Skipping completed com.apple.main (bazaar)
DEBUG: Skipping completed com.apple.unarchive (bazaar)
--->  Fetching bazaar
DEBUG: Executing com.apple.fetch (bazaar)
--->  bazaar_1.4.2.tar.gz doesn't seem to exist in /opt/local/var/db/dports/distfiles/bazaar
--->  Attempting to fetch bazaar_1.4.2.tar.gz from http://bazaar.canonical.com/releases/src/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   262    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
DEBUG: Fetching failed:: HTTP response code said error
--->  Attempting to fetch bazaar_1.4.2.tar.gz from http://distfiles-od.opendarwin.org/bazaar
  % 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:54 --:--:--     0
DEBUG: Fetching failed:: HTTP response code said error
--->  Attempting to fetch bazaar_1.4.2.tar.gz from http://distfiles-msn.opendarwin.org/bazaar
  % 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 bazaar_1.4.2.tar.gz from http://distfiles-bay13.opendarwin.org/bazaar

DEBUG: Fetching failed:: couldn't connect to server
--->  Attempting to fetch bazaar_1.4.2.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:00:30 --:--:--     0
DEBUG: Fetching failed:: HTTP response code said error
--->  Attempting to fetch bazaar_1.4.2.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 bazaar_1.4.2.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 bazaar): 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.

Change History (4)

comment:1 Changed 17 years ago by rhwood@…

Milestone: Available Ports
Owner: changed from macports-dev@… to rhwood@…
Version: 1.3.2

Try using port bazaar-ng instead.

It seems that the bazaar project did a complete rewrite/replace of the original bazaar code and pulled the source tarball of the original code.

(The bazaar and bazaar-ng ports should be merged.)

comment:2 Changed 17 years ago by pipping@…

Milestone: Available PortsPort Bugs

comment:3 Changed 17 years ago by markd@…

Resolution: fixed
Status: newclosed

A fix has been committed.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.