#12866 closed defect (duplicate)
db44 install - fetch fails
Reported by: | ageis@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.0 |
Keywords: | Cc: | ageis@…, ryandesign (Ryan Carsten Schmidt) | |
Port: |
Description
When I try port install apache2, i get a failed error for db44 When trying the following with db44:
xserve3:/opt/local/bin root# ./port clean --all db44; ./port -v install db44 ---> Cleaning db44 ---> Fetching db44 ---> patch.4.4.20.1 doesn't seem to exist in /opt/local/var/macports/distfiles/db44 ---> Attempting to fetch patch.4.4.20.1 from http://www.oracle.com/technology/products/berkeley-db/db/update/4.4.20/
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 131 100 131 0 0 320 0 --:--:-- --:--:-- --:--:-- 0 ---> patch.4.4.20.2 doesn't seem to exist in /opt/local/var/macports/distfiles/db44 ---> Attempting to fetch patch.4.4.20.2 from http://www.oracle.com/technology/products/berkeley-db/db/update/4.4.20/
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 721 100 721 0 0 6001 0 --:--:-- --:--:-- --:--:-- 0 ---> patch.4.4.20.3 doesn't seem to exist in /opt/local/var/macports/distfiles/db44 ---> Attempting to fetch patch.4.4.20.3 from http://www.oracle.com/technology/products/berkeley-db/db/update/4.4.20/
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1366 100 1366 0 0 10942 0 --:--:-- --:--:-- --:--:-- 840k ---> patch.4.4.20.4 doesn't seem to exist in /opt/local/var/macports/distfiles/db44 ---> Attempting to fetch patch.4.4.20.4 from http://www.oracle.com/technology/products/berkeley-db/db/update/4.4.20/
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 837 100 837 0 0 5693 0 --:--:-- --:--:-- --:--:-- 323k ---> db-4.4.20.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/db44 ---> Attempting to fetch db-4.4.20.tar.gz from http://downloads.sleepycat.com/
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7766k 100 7766k 0 0 292k 0 0:00:26 0:00:26 --:--:-- 289k ---> Verifying checksum(s) for db44 ---> Checksumming patch.4.4.20.1 Error: Checksum (sha1) mismatch for patch.4.4.20.1 Portfile checksum: patch.4.4.20.1 sha1 5843380b67561134432f46dce53b67a133ef7962 Distfile checksum: patch.4.4.20.1 sha1 0d3b6904f045c6407d7af9a27f654b4426f302a5 ---> Checksumming patch.4.4.20.2 ---> Checksumming patch.4.4.20.3 ---> Checksumming patch.4.4.20.4 ---> Checksumming db-4.4.20.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for db44): org.macports.activate org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.
Half the patches dont seem to download, and I have tried darwin_9 and universal variants, to no avail.
Change History (3)
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ageis@… ryandesign@… added |
---|---|
Milestone: | → Port Bugs |
Owner: | changed from macports-dev@… to ryandesign@… |
Type: | enhancement → defect |
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #12867.