#41849: port 2.2.1: Error: org.macports.archivefetch for port libiconv returned: Failed to fetch signature for archive: The requested URL returned error: 400 Bad Request -----------------------------+------------------------- Reporter: itslaksh@… | Owner: wsiegrist@… Type: defect | Status: new Priority: Normal | Milestone: Component: server/hosting | Version: 2.2.1 Resolution: | Keywords: Port: | -----------------------------+------------------------- Changes (by snc@…): * cc: snc@… (added) Comment: From the log, you can piece together the URL that MacPorts is attempting: http://packages.macports.org/libiconv/libiconv-1.14_0.darwin_13.x86_64.tbz2 When I ask curl for a HEAD request of that, I get 200 OK: curl -I http://packages.macports.org/libiconv/libiconv-1.14_0.darwin_13.x86_64.tbz2 If you run the curl command do you also get 200, or 400? -- Ticket URL: <https://trac.macports.org/ticket/41849#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X