#19163 closed defect (invalid)
bsdsfv fetch failure
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | bsdsfv |
Description
Can't download the distfile for bsdsfv. It ends up with a 10K HTML file which says it's an invalid project. The project and this download do exist on SourceForge and it installs fine if I manually download it and put it in the right place.
$ port -d install bsdsfv DEBUG: Found port in file:///Users/rschmidt/macports/dports/sysutils/bsdsfv DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/sysutils/bsdsfv DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: not using configure, so not adding the default universal variant DEBUG: Requested variant darwin is not provided by port bsdsfv. DEBUG: Requested variant i386 is not provided by port bsdsfv. DEBUG: Requested variant macosx is not provided by port bsdsfv. DEBUG: Executing org.macports.main (bsdsfv) ---> Fetching bsdsfv DEBUG: Executing org.macports.fetch (bsdsfv) ---> bsdsfv-1.18.tar.gz doesn't seem to exist in /mp/var/macports/distfiles/bsdsfv DEBUG: Pinging downloads.sourceforge.net... DEBUG: Pinging easynews.dl.sourceforge.net... DEBUG: Pinging internap.dl.sourceforge.net... DEBUG: Pinging superb-east.dl.sourceforge.net... DEBUG: Pinging superb-west.dl.sourceforge.net... DEBUG: Pinging voxel.dl.sourceforge.net... DEBUG: Pinging ufpr.dl.sourceforge.net... DEBUG: Pinging dfn.dl.sourceforge.net... DEBUG: Pinging garr.dl.sourceforge.net... DEBUG: Pinging heanet.dl.sourceforge.net... DEBUG: Pinging kent.dl.sourceforge.net... DEBUG: Pinging mesh.dl.sourceforge.net... DEBUG: Pinging puzzle.dl.sourceforge.net... DEBUG: Pinging surfnet.dl.sourceforge.net... DEBUG: Pinging switch.dl.sourceforge.net... DEBUG: Pinging nchc.dl.sourceforge.net... DEBUG: Pinging internode.dl.sourceforge.net... DEBUG: Pinging transact.dl.sourceforge.net... DEBUG: Pinging optusnet.dl.sourceforge.net... DEBUG: Pinging niceg4.local... DEBUG: Pinging seven.local... DEBUG: Pinging seven0.local... DEBUG: Pinging distfiles.macports.org... DEBUG: Pinging trd.no.distfiles.macports.org... DEBUG: Pinging arn.se.distfiles.macports.org... DEBUG: downloads.sourceforge.net ping time is 48.795 DEBUG: easynews.dl.sourceforge.net ping time is 65.915 DEBUG: internap.dl.sourceforge.net ping time is 69.554 DEBUG: superb-east.dl.sourceforge.net ping time is 10000 DEBUG: superb-west.dl.sourceforge.net ping time is 75.643 DEBUG: voxel.dl.sourceforge.net ping time is 64.457 DEBUG: ufpr.dl.sourceforge.net ping time is 372.623 DEBUG: dfn.dl.sourceforge.net ping time is 158.242 DEBUG: garr.dl.sourceforge.net ping time is 162.350 DEBUG: heanet.dl.sourceforge.net ping time is 146.324 DEBUG: kent.dl.sourceforge.net ping time is 134.954 DEBUG: mesh.dl.sourceforge.net ping time is 148.271 DEBUG: puzzle.dl.sourceforge.net ping time is 160.512 DEBUG: surfnet.dl.sourceforge.net ping time is 161.427 DEBUG: switch.dl.sourceforge.net ping time is 162.740 DEBUG: nchc.dl.sourceforge.net ping time is 207.667 DEBUG: internode.dl.sourceforge.net ping time is 275.337 DEBUG: transact.dl.sourceforge.net ping time is 232.965 DEBUG: optusnet.dl.sourceforge.net ping time is 207.882 DEBUG: niceg4.local ping time is 10000 DEBUG: seven.local ping time is 10000 DEBUG: seven0.local ping time is 10000 DEBUG: distfiles.macports.org ping time is 62.692 DEBUG: trd.no.distfiles.macports.org ping time is 181.981 DEBUG: arn.se.distfiles.macports.org ping time is 167.104 ---> Attempting to fetch bsdsfv-1.18.tar.gz from http://downloads.sourceforge.net//bsdsfv % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 10162 0 10162 0 0 18600 0 --:--:-- --:--:-- --:--:-- 140k ---> Verifying checksum(s) for bsdsfv DEBUG: Executing org.macports.checksum (bsdsfv) ---> Checksumming bsdsfv-1.18.tar.gz Error: Checksum (md5) mismatch for bsdsfv-1.18.tar.gz Portfile checksum: bsdsfv-1.18.tar.gz md5 381df19a827d5a20097ab95ea9e760fa Distfile checksum: bsdsfv-1.18.tar.gz md5 f3c60d7b563853a1cc57784e4174128c Error: Checksum (sha1) mismatch for bsdsfv-1.18.tar.gz Portfile checksum: bsdsfv-1.18.tar.gz sha1 5e72c5e12bce2d5f77469d8f2425064a0ea6fc1e Distfile checksum: bsdsfv-1.18.tar.gz sha1 f907740b653da507d3de69fb76e5effc7ce0d67a Error: Checksum (rmd160) mismatch for bsdsfv-1.18.tar.gz Portfile checksum: bsdsfv-1.18.tar.gz rmd160 5b1a0d31b5e0cb6814a08a438f8bfaf930f4005e Distfile checksum: bsdsfv-1.18.tar.gz rmd160 6e70711ef5fefac24ba913ec47855a68249e145c The correct checksum line may be: checksums md5 f3c60d7b563853a1cc57784e4174128c \ sha1 f907740b653da507d3de69fb76e5effc7ce0d67a \ rmd160 6e70711ef5fefac24ba913ec47855a68249e145c Error: Target org.macports.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for bsdsfv): 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. $
Change History (3)
comment:1 Changed 16 years ago by blb@…
comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Thanks; I forgot a had a local modification in my fetch code.
Note: See
TracTickets for help on using
tickets.
Works fine for me; I note the issue appears to be two slashes:
With two, that URL claims it's an invalid project; with only one, it works.
Note sure why you're seeing those two slashes though, I don't with 1.710 or 1.8.0.