What is wrong with my download location

Scott Haneda talklists at newgeo.com
Thu Feb 11 11:07:51 PST 2010


Ok, so if I click on their download link, and end up at:
    http://sourceforge.net/projects/assp/files/

The current download listed at the top is:
    http://sourceforge.net/projects/assp/files/ASSP%20Installation/ASSP%20
    1.6.5.4/ASSP_1.6.5.4-Install.zip/download

So do I want /projects/assp/files/ or /projects/assp/files/ASSP%20Installation/ASSP%201.6.5.4/

I have tried:
master_sites        "sourceforge:projects:assp:files"
master_sites 	     sourceforge:ASSP Installation

None seem to work.

Here is what I have now:
$pwd
/Users/me/macports/mail/ASSP

master_sites        "sourceforge:projects:assp:files"

$sudo port -d clean --all

Below, I think the important line is:
Error: Unable to process mirror sites for: sourceforge:projects:assp:files, ignoring.

$sudo port -d fetch
DEBUG: Changing to port directory: /Users/me/macports/mail/ASSP
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.2.0
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
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.unload registered provides 'unload', 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
 MY DEBUG: worksrcdir: ASSP_1.6.5.4-Install/ASSP
 MY DEBUG: worksrcpath: /opt/local/var/macports/build/_Users_me_macports_mail_ASSP/work/ASSP_1.6.5.4-Install/ASSP
 MY DEBUG: destroot: /opt/local/var/macports/build/_Users_me_macports_mail_ASSP/work/destroot
 MY DEBUG: prefix: /opt/local
DEBUG: not using configure, so not adding the default universal variant
DEBUG: Requested variant darwin is not provided by port ASSP.
DEBUG: Requested variant i386 is not provided by port ASSP.
DEBUG: Requested variant macosx is not provided by port ASSP.
DEBUG: Changing to port directory: /Users/me/macports/mail/ASSP
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.2.0
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
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.unload registered provides 'unload', 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
 MY DEBUG: worksrcdir: ASSP_1.6.5.4-Install/ASSP
 MY DEBUG: worksrcpath: /opt/local/var/macports/build/_Users_me_macports_mail_ASSP/work/ASSP_1.6.5.4-Install/ASSP
 MY DEBUG: destroot: /opt/local/var/macports/build/_Users_me_macports_mail_ASSP/work/destroot
 MY DEBUG: prefix: /opt/local
DEBUG: not using configure, so not adding the default universal variant
DEBUG: Requested variant darwin is not provided by port ASSP.
DEBUG: Requested variant i386 is not provided by port ASSP.
DEBUG: Requested variant macosx is not provided by port ASSP.
DEBUG: Attempting ln -sf /opt/local/var/macports/build/_Users_me_macports_mail_ASSP/work /Users/me/macports/mail/ASSP/work
--->  Computing dependencies for ASSP
DEBUG: Executing org.macports.main (ASSP)
Error: Unable to process mirror sites for: sourceforge:projects:assp:files, ignoring.
--->  Fetching ASSP
DEBUG: Executing org.macports.fetch (ASSP)
--->  ASSP_1.6.5.4-Install.zip doesn't seem to exist in /opt/local/var/macports/distfiles/ASSP
DEBUG: Pinging distfiles.macports.org...
DEBUG: Pinging arn.se.distfiles.macports.org...
DEBUG: Pinging aarnet.au.distfiles.macports.org...
DEBUG: distfiles.macports.org ping time is 29.648
DEBUG: arn.se.distfiles.macports.org ping time is 10000
DEBUG: aarnet.au.distfiles.macports.org ping time is 198.557
--->  Attempting to fetch ASSP_1.6.5.4-Install.zip from http://distfiles.macports.org/ASSP
  % 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 ASSP_1.6.5.4-Install.zip from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/ASSP
  % 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 ASSP_1.6.5.4-Install.zip from http://arn.se.distfiles.macports.org/ASSP

Eventually I get this:

DEBUG: Fetching failed:: HTTP response code said error
Error: Target org.macports.fetch returned: fetch failed
DEBUG: Backtrace: fetch failed
    while executing
"portfetch::fetchfiles"
    (procedure "portfetch::fetch_main" line 16)
    invoked from within
"$procedure $targetname"
Warning: the following items did not execute (for ASSP): org.macports.fetch
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>


-- 
Scott * If you contact me off list replace talklists@ with scott@ * 

On Feb 11, 2010, at 10:33 AM, Jeremy Lavergne wrote:

> Yes, work with the "sourceforge:BLAH" syntax to get the right subdirectory so that it will match what you would click on in the browser.
> 
> I think it needs "files/ASSP Installation" ?
> 
> On Feb 11, 2010, at 1:32 PM, Scott Haneda wrote:
> 
>> On Feb 11, 2010, at 10:24 AM, Jeremy Lavergne wrote:
>> 
>>> what comes from sudo port -d fetch?
>>> 
>>> It should tell you what file they are trying to download.  Perhaps that will give you the insight you need?
>> 
>> Here is a snip...
>> --->  Computing dependencies for ASSP
>> DEBUG: Executing org.macports.main (ASSP)
>> --->  Fetching ASSP
>> DEBUG: Executing org.macports.fetch (ASSP)
>> --->  ASSP_1.6.5.4-Install.zip doesn't seem to exist in /opt/local/var/macports/distfiles/ASSP
>> 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 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 distfiles.macports.org...
>> DEBUG: Pinging arn.se.distfiles.macports.org...
>> DEBUG: Pinging aarnet.au.distfiles.macports.org...
>> DEBUG: downloads.sourceforge.net ping time is 94.184
>> DEBUG: easynews.dl.sourceforge.net ping time is 59.696
>> DEBUG: internap.dl.sourceforge.net ping time is 25.856
>> DEBUG: superb-east.dl.sourceforge.net ping time is 85.226
>> DEBUG: superb-west.dl.sourceforge.net ping time is 86.944
>> DEBUG: voxel.dl.sourceforge.net ping time is 28.502
>> DEBUG: ufpr.dl.sourceforge.net ping time is 271.559
>> DEBUG: dfn.dl.sourceforge.net ping time is 10000
>> DEBUG: garr.dl.sourceforge.net ping time is 212.602
>> DEBUG: heanet.dl.sourceforge.net ping time is 190.915
>> DEBUG: kent.dl.sourceforge.net ping time is 171.221
>> DEBUG: mesh.dl.sourceforge.net ping time is 190.499
>> DEBUG: surfnet.dl.sourceforge.net ping time is 212.707
>> DEBUG: switch.dl.sourceforge.net ping time is 204.445
>> DEBUG: nchc.dl.sourceforge.net ping time is 194.432
>> DEBUG: internode.dl.sourceforge.net ping time is 233.472
>> DEBUG: transact.dl.sourceforge.net ping time is 183.222
>> DEBUG: optusnet.dl.sourceforge.net ping time is 184.414
>> DEBUG: distfiles.macports.org ping time is 29.721
>> DEBUG: arn.se.distfiles.macports.org ping time is 10000
>> DEBUG: aarnet.au.distfiles.macports.org ping time is 195.089
>> --->  Attempting to fetch ASSP_1.6.5.4-Install.zip from http://internap.dl.sourceforge.net/ASSP
>> % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>>                                Dload  Upload   Total   Spent    Left  Speed
>> 0   339    0     0    0     0      0      0 --:--:--  0:00:15 --:--:--     0
>> DEBUG: Fetching failed:: Number of redirects hit maximum amount
>> --->  Attempting to fetch ASSP_1.6.5.4-Install.zip from http://voxel.dl.sourceforge.net/ASSP
>> % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>>                                Dload  Upload   Total   Spent    Left  Speed
>> 0   339    0     0    0     0      0      0 --:--:--  0:00:11 --:--:--     0
>> DEBUG: Fetching failed:: Number of redirects hit maximum amount
>> --->  Attempting to fetch ASSP_1.6.5.4-Install.zip from http://distfiles.macports.org/ASSP
>> % 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 ASSP_1.6.5.4-Install.zip from http://easynews.dl.sourceforge.net/ASSP
>> % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>>                                Dload  Upload   Total   Spent    Left  Speed
>> 107   429  107   429    0     0     37      0  0:00:11  0:00:11 --:--:--    37
>> DEBUG: Fetching failed:: Number of redirects hit maximum amount
>> --->  Attempting to fetch ASSP_1.6.5.4-Install.zip from http://superb-east.dl.sourceforge.net/ASSP
>> % 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 ASSP_1.6.5.4-Install.zip from http://superb-west.dl.sourceforge.net/ASSP
>> % 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 ASSP_1.6.5.4-Install.zip from http://downloads.sourceforge.net/ASSP
>> % 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:11 --:--:--     0
>> DEBUG: Fetching failed:: Number of redirects hit maximum amount
>> --->  Attempting to fetch ASSP_1.6.5.4-Install.zip from http://kent.dl.sourceforge.net/ASSP
>> % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>>                                Dload  Upload   Total   Spent    Left  Speed
>> 161   161  161   161    0     0     13      0  0:00:12  0:00:11  0:00:01  1594
>> DEBUG: Fetching failed:: Number of redirects hit maximum amount
>> --->  Attempting to fetch ASSP_1.6.5.4-Install.zip from http://transact.dl.sourceforge.net/ASSP
>> % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>>                                Dload  Upload   Total   Spent    Left  Speed
>> 161   161  161   161    0     0      9      0  0:00:17  0:00:16  0:00:01     9
>> DEBUG: Fetching failed:: Number of redirects hit maximum amount
>> --->  Attempting to fetch ASSP_1.6.5.4-Install.zip from http://optusnet.dl.sourceforge.net/ASSP
>> % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>>                                Dload  Upload   Total   Spent    Left  Speed
>> 107   429  107   429    0     0     35      0  0:00:12  0:00:11  0:00:01    35
>> DEBUG: Fetching failed:: Number of redirects hit maximum amount
>> --->  Attempting to fetch ASSP_1.6.5.4-Install.zip from http://mesh.dl.sourceforge.net/ASSP
>> % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>>                                Dload  Upload   Total   Spent    Left  Speed
>> 0   339    0     0    0     0      0      0 --:--:--  0:00:11 --:--:--     0
>> DEBUG: Fetching failed:: Number of redirects hit maximum amount
>> --->  Attempting to fetch ASSP_1.6.5.4-Install.zip from http://heanet.dl.sourceforge.net/ASSP
>> % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>>                                Dload  Upload   Total   Spent    Left  Speed
>> 0   339    0     0    0     0      0      0 --:--:--  0:00:12 --:--:--     0
>> DEBUG: Fetching failed:: Number of redirects hit maximum amount
>> --->  Attempting to fetch ASSP_1.6.5.4-Install.zip from http://nchc.dl.sourceforge.net/ASSP
>> % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>>                                Dload  Upload   Total   Spent    Left  Speed
>> 161   161  161   161    0     0     11      0  0:00:14  0:00:13  0:00:01  4878
>> DEBUG: Fetching failed:: Number of redirects hit maximum amount
>> --->  Attempting to fetch ASSP_1.6.5.4-Install.zip from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/ASSP
>> % 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 ASSP_1.6.5.4-Install.zip from http://switch.dl.sourceforge.net/ASSP
>> % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>>                                Dload  Upload   Total   Spent    Left  Speed
>> 0   339    0     0    0     0      0      0 --:--:--  0:00:12 --:--:--     0
>> DEBUG: Fetching failed:: Number of redirects hit maximum amount
>> --->  Attempting to fetch ASSP_1.6.5.4-Install.zip from http://garr.dl.sourceforge.net/ASSP
>> % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>>                                Dload  Upload   Total   Spent    Left  Speed
>> 161   161  161   161    0     0     13      0  0:00:12  0:00:12 --:--:--    13
>> DEBUG: Fetching failed:: Number of redirects hit maximum amount
>> --->  Attempting to fetch ASSP_1.6.5.4-Install.zip from http://surfnet.dl.sourceforge.net/ASSP
>> % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>>                                Dload  Upload   Total   Spent    Left  Speed
>> 107   429  107   429    0     0     37      0  0:00:11  0:00:11 --:--:--    37
>> DEBUG: Fetching failed:: Number of redirects hit maximum amount
>> --->  Attempting to fetch ASSP_1.6.5.4-Install.zip from http://internode.dl.sourceforge.net/ASSP
>> % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>>                                Dload  Upload   Total   Spent    Left  Speed
>> 0   339    0     0    0     0      0      0 --:--:--  0:00:13 --:--:--     0
>> DEBUG: Fetching failed:: Number of redirects hit maximum amount
>> --->  Attempting to fetch ASSP_1.6.5.4-Install.zip from http://ufpr.dl.sourceforge.net/ASSP
>> % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>>                                Dload  Upload   Total   Spent    Left  Speed
>> 161   161  161   161    0     0     12      0  0:00:13  0:00:12  0:00:01    12
>> DEBUG: Fetching failed:: Number of redirects hit maximum amount
>> --->  Attempting to fetch ASSP_1.6.5.4-Install.zip from http://dfn.dl.sourceforge.net/ASSP
>> 
>> -- 
>> Scott * If you contact me off list replace talklists@ with scott@ * 
>> 
>> 
> 



More information about the macports-dev mailing list