Opened 18 years ago

Closed 18 years ago

#7842 closed defect (invalid)

BUG: Faad2 fails to fetch

Reported by: mellon85@… Owned by: pguyot (Paul Guyot)
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: markd@…
Port:

Description

$ sudo port clean --all faad2 ---> Cleaning faad2

$ sudo port -d install faad2 DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/audio/faad2 DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/audio/faad2 DEBUG: Requested variant powerpc is not provided by port faad2. DEBUG: Requested variant darwin is not provided by port faad2. DEBUG: Requested variant macosx is not provided by port faad2. DEBUG: Executing com.apple.main (faad2) DEBUG: No TGZ archive: /opt/local/var/db/dports/packages/darwin/powerpc/faad2-2.0_0.powerpc.tgz DEBUG: Skipping unarchive (faad2) since no archive found DEBUG: Skipping completed com.apple.unarchive (faad2) ---> Fetching faad2 DEBUG: Executing com.apple.fetch (faad2) ---> faad2-2.0.tar.gz doesn't seem to exist in /opt/local/var/db/dports/distfiles/faad2 ---> Attempting to fetch faad2-2.0.tar.gz from http://puzzle.dl.sourceforge.net/faac

DEBUG: Fetching failed:: couldn't connect to server ---> Attempting to fetch faad2-2.0.tar.gz from http://mesh.dl.sourceforge.net/faac

% Total % Received % Xferd Average Speed Time Time Time Current

Dload Upload Total Spent Left Speed

4000 389 4000 12037 0 0 7364 0 --:--:-- 0:00:01 --:--:-- 17394 ---> Verifying checksum(s) for faad2 DEBUG: Executing com.apple.checksum (faad2) ---> Checksumming faad2-2.0.tar.gz Error: Checksum (md5) mismatch for faad2-2.0.tar.gz Portfile checksum: faad2-2.0.tar.gz md5 1a6f79365f2934a4888b210ef47a3a07 Distfile checksum: faad2-2.0.tar.gz md5 9b884e15bfc18fe3cfbcdfa8fd90183f Error: Target com.apple.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for faad2): com.apple.activate 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: /opt/local/bin/port: Status 1 encountered during processing. yojimbo:~ dario$

Change History (4)

comment:1 Changed 18 years ago by mellon85@…

Keywords: EasyFix added

comment:2 Changed 18 years ago by mww@…

Cc: pguyot@… removed
Owner: changed from darwinports-bugs@… to pguyot@…
Summary: Faad2 fails to fetchBUG: Faad2 fails to fetch

comment:3 Changed 18 years ago by markd@…

Cc: markd@… added

This is due to a mirror problem that will be corrected in a future release. For right now, open the file ${prefix}/share/darwinports/resources/port1.0/fetch/mirror_sites.tcl, remove the mirror http://puzzle.dl.sourceforge.net/ from the sourceforge mirror section. This is a defunct mirror. Now DP will retrieve it from the first SF mirror that responds with a non-error. I tested this with faad2 and it installed fine after making this modification and it should be done anyway.

comment:4 Changed 18 years ago by markd@…

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.