Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#45204 closed defect (worksforme)

openssh-6.6p1 + hpn : fetch failure

Reported by: igor@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc:
Port: openssh

Description

It looks like "openssh-6.6.1p1-hpnssh14v2.diff.gz" does not exist anymore:

:notice:fetch --->  Fetching distfiles for openssh
:debug:fetch Executing org.macports.fetch (openssh)
:info:fetch --->  openssh-6.6.1p1-hpnssh14v2.diff.gz doesn't seem to exist in /opt/local/var/macports/distfiles/openssh
:notice:fetch --->  Attempting to fetch openssh-6.6.1p1-hpnssh14v2.diff.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/openssh
:debug:fetch Fetching distfile failed: The requested URL returned error: 404 Not Found
:notice:fetch --->  Attempting to fetch openssh-6.6.1p1-hpnssh14v2.diff.gz from http://mirror.shatow.net/freebsd/openssh/
:debug:fetch Fetching distfile failed: The requested URL returned error: 406 Not Acceptable
:notice:fetch --->  Attempting to fetch openssh-6.6.1p1-hpnssh14v2.diff.gz from http://distfiles.macports.org/openssh
:debug:fetch Fetching distfile failed: The requested URL returned error: 404 Not Found
:notice:fetch --->  Attempting to fetch openssh-6.6.1p1-hpnssh14v2.diff.gz from http://lil.fr.distfiles.macports.org/openssh
:debug:fetch Fetching distfile failed: The requested URL returned error: 404 Not Found
:notice:fetch --->  Attempting to fetch openssh-6.6.1p1-hpnssh14v2.diff.gz from http://sea.us.distfiles.macports.org/macports/distfiles/openssh
:debug:fetch Fetching distfile failed: The requested URL returned error: 404 Not Found
:notice:fetch --->  Attempting to fetch openssh-6.6.1p1-hpnssh14v2.diff.gz from http://nue.de.distfiles.macports.org/macports/distfiles/openssh
:debug:fetch Fetching distfile failed: The requested URL returned error: 404 Not Found
:notice:fetch --->  Attempting to fetch openssh-6.6.1p1-hpnssh14v2.diff.gz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/openssh
:debug:fetch Fetching distfile failed: The requested URL returned error: 404 Not Found
:notice:fetch --->  Attempting to fetch openssh-6.6.1p1-hpnssh14v2.diff.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/openssh
:debug:fetch Fetching distfile failed: The requested URL returned error: 404 Not Found
:notice:fetch --->  Attempting to fetch openssh-6.6.1p1-hpnssh14v2.diff.gz from http://her.gr.distfiles.macports.org/mirrors/macports/mpdistfiles/openssh
:debug:fetch Fetching distfile failed: The requested URL returned error: 404 Not Found
:notice:fetch --->  Attempting to fetch openssh-6.6.1p1-hpnssh14v2.diff.gz from http://cjj.kr.distfiles.macports.org/openssh
:debug:fetch Fetching distfile failed: The requested URL returned error: 404 Not Found
:notice:fetch --->  Attempting to fetch openssh-6.6.1p1-hpnssh14v2.diff.gz from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/openssh
:debug:fetch Fetching distfile failed: The requested URL returned error: 404 Not Found
:notice:fetch --->  Attempting to fetch openssh-6.6.1p1-hpnssh14v2.diff.gz from http://jog.id.distfiles.macports.org/macports/mpdistfiles/openssh
:debug:fetch Fetching distfile failed: The requested URL returned error: 404 Not Found
:notice:fetch --->  Attempting to fetch openssh-6.6.1p1-hpnssh14v2.diff.gz from http://svn.macports.org/repository/macports/distfiles/openssh
:debug:fetch Fetching distfile failed: The requested URL returned error: 404 Not Found
:error:fetch org.macports.fetch for port openssh returned: fetch failed
:debug:fetch Error code: NONE
:debug:fetch Backtrace: fetch failed
    while executing
"portfetch::fetchfiles"
    (procedure "portfetch::fetch_main" line 17)
    invoked from within
"portfetch::fetch_main org.macports.fetch"
    ("eval" body line 1)
    invoked from within
"eval $procedure $targetname"
:info:fetch Warning: targets not executed for openssh: org.macports.activate org.macports.fetch org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install

Change History (6)

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Keywords: ssh hpn removed

comment:2 Changed 10 years ago by neverpanic (Clemens Lang)

Resolution: worksforme
Status: newclosed

Fetches just fine for me from http://mirror.shatow.net/freebsd/openssh/. Your log shows

:notice:fetch --->  Attempting to fetch openssh-6.6.1p1-hpnssh14v2.diff.gz from http://mirror.shatow.net/freebsd/openssh/
:debug:fetch Fetching distfile failed: The requested URL returned error: 406 Not Acceptable

instead. Are you behind a proxy/firewall/internet security suite of some sort?

What does curl -OL http://mirror.shatow.net/freebsd/openssh/openssh-6.6.1p1-hpnssh14v2.diff.gz do on your system?

comment:3 Changed 10 years ago by igor@…

Yes, it works now. Might be gremlins had fun on mirror.shatow.net last night. Anyway, "openssh-6.6.1p1-hpnssh14v2.diff.gz" is not on any macports mirrors, only "openssh-5.1p1-hpn13v5.diff.gz" and "openssh-5.0p1-hpn13v3.diff.gz". Can someone put it there?

comment:4 Changed 10 years ago by neverpanic (Clemens Lang)

That would usually happen automatically. I can only imagine some quirk at that freebsd mirror causes our mirroring attempts to fail.

comment:5 Changed 10 years ago by igor@…

Well, that mirror is crazy. I googled for "openssh-6.6.1p1-hpnssh14v2.diff.gz", couldn't find it anywhere else.

comment:6 Changed 10 years ago by neverpanic (Clemens Lang)

Oh, I think I know why this isn't being mirrored automatically – its in a non-standard variant, and our mirror infrastructure might only mirror the default variants.

I could provide a second mirror manually, but that doesn't really help in this case. We might want to extend our mirroring infrastructure in a way that allows mirroring of non-default variants.

Note: See TracTickets for help on using tickets.