Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13892 closed defect (fixed)

Invalid download URL for g95

Reported by: saul.hazledine@… Owned by: tenomoto (Takeshi Enomoto)
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 (1)

g95-Portfile.diff (633 bytes) - added by jmroot (Joshua Root) 16 years ago.
fix

Download all attachments as: .zip

Change History (10)

comment:1 Changed 16 years ago by jmpp@…

Milestone: Port Bugs

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

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 16 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 16 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 16 years ago by skymoo (Adam Mercer)

Resolution: worksforme
Status: newclosed

comment:6 Changed 16 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: closedreopened

comment:7 Changed 16 years ago by jmroot (Joshua Root)

Cc: takeshi@… removed
Owner: changed from macports-tickets@… to takeshi@…
Status: reopenednew

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

Changed 16 years ago by jmroot (Joshua Root)

Attachment: g95-Portfile.diff added

fix

comment:8 Changed 16 years ago by tenomoto (Takeshi Enomoto)

Resolution: fixed
Status: newclosed

Thanks.

comment:9 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.