New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13892 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

Invalid download URL for g95

Reported by: saul.hazledine@… Owned by: takeshi@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: g95 Cc:
Port:

Description

On Mac OS 10.4 Intel I get the following error:

--->  Fetching g95
--->  Attempting to fetch g95_source.tgz from ftp://anonymous%%40g95%%2Eorg:none@ftp.g95.org/v0.9/
Error: Target org.macports.fetch returned: fetch failed
Error: The following dependencies failed to build: g95 py25-numpy py25-hashlib
Error: Status 1 encountered during processing.

I believe this down to an invalid download URL for g95.

Attachments

g95-Portfile.diff (633 bytes) - added by jmr@… 5 years ago.
fix

Change History

comment:1 Changed 5 years ago by jmpp@…

  • Milestone set to Port Bugs

comment:2 Changed 5 years ago by ryandesign@…

  • Cc takeshi@… added

Unable to reproduce. Can you please try again?

$ sudo port checksum g95
Password:
--->  Fetching g95
--->  Attempting to fetch gcc-core-4.0.3.tar.gz from ftp://gcc.gnu.org/pub/gcc/releases/gcc-4.0.3/
--->  Attempting to fetch g95_source.tgz from ftp://anonymous%%40g95%%2Eorg:none@ftp.g95.org/v0.9/
--->  Verifying checksum(s) for g95
$

Cc'ing maintainer.

comment:3 Changed 5 years ago by takeshi@…

I cannot reproduce it either. You should be able to confirm the URL with curl. See if the ProblemHotlist #1 might affect you. You can manually download the dist files and put it under /opt/local/var/macports/distfiles/g95/.

comment:4 Changed 5 years ago by saul.hazledine@…

As suggested, the problem is related to the local network (the proxy has been changed to require authentication for FTP). This is not a problem with the Macport package.

Apologies for not testing throughly before reporting and many thanks for your time.

comment:5 Changed 5 years ago by ram@…

  • Status changed from new to closed
  • Resolution set to worksforme

comment:6 Changed 5 years ago by jmr@…

  • Status changed from closed to reopened
  • Resolution worksforme deleted

comment:7 Changed 5 years ago by jmr@…

  • Owner changed from macports-tickets@… to takeshi@…
  • Status changed from reopened to new
  • Cc takeshi@… removed

My squid proxy doesn't like the FTP URL either. Easy fix is to add a HTTP location to master_sites.

Changed 5 years ago by jmr@…

fix

comment:8 Changed 5 years ago by takeshi@…

  • Status changed from new to closed
  • Resolution set to fixed

Thanks.

comment:9 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.