Opened 13 years ago

Closed 13 years ago

#29905 closed defect (fixed)

wgrib2 fetch fails when FTP access is blocked

Reported by: sribeiro@… Owned by: tenomoto (Takeshi Enomoto)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: wgrib2

Description (last modified by jmroot (Joshua Root))

Wgrib2 fails when trying to Fetch.

--->  Fetching wgrib2
--->  Attempting to fetch wgrib2.tgz.v1.9.1 from ftp://ftp.cpc.ncep.noaa.gov/wd51we/wgrib2/
--->  Attempting to fetch wgrib2.tgz.v1.9.1 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/wgrib2
--->  Attempting to fetch wgrib2.tgz.v1.9.1 from http://distfiles.macports.org/wgrib2
--->  Attempting to fetch wgrib2.tgz.v1.9.1 from http://lil.fr.distfiles.macports.org/wgrib2
--->  Attempting to fetch wgrib2.tgz.v1.9.1 from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/wgrib2
--->  Attempting to fetch wgrib2.tgz.v1.9.1 from http://sea.us.distfiles.macports.org/macports/mpdistfiles/wgrib2
--->  Attempting to fetch wgrib2.tgz.v1.9.1 from http://svn.macports.org/repository/macports/distfiles/wgrib2
Error: Target org.macports.fetch returned: fetch failed
Error: Failed to install wgrib2

Change History (6)

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: changed from macports-tickets@… to takeshi@…
Port: wgrib2 added
Summary: wgrib2 update failswgrib2 fetch fails
Type: updatedefect

Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainer.

comment:2 Changed 13 years ago by tenomoto (Takeshi Enomoto)

I can download the source. I notice the port is out of date so I updated it for 1.9.3a (r79763). I download a smaller source without libraries. Could you sync the port tree and try again?

comment:3 in reply to:  2 Changed 13 years ago by sribeiro@…

Replying to takeshi@…:

I can download the source. I notice the port is out of date so I updated it for 1.9.3a (r79763). I download a smaller source without libraries. Could you sync the port tree and try again?

Tried running self update and receive message below. I have tried wgrib2 again and receive the same message as previous.

sudo svn update /opt/mports/trunk

sudo port -v selfupdate
Password:
--->  Updating the ports tree
Synchronizing local ports tree from file:///opt/mports/trunk/dports
At revision 79862.
Creating port index in /opt/mports/trunk/dports

Total number of ports parsed:	0 
Ports successfully parsed:	0 
Ports failed:			0 
Up-to-date ports skipped:	8165

--->  Updating MacPorts base sources using rsync
rsync: failed to connect to rsync.macports.org: Operation timed out (60)
rsync error: error in socket IO (code 10) at /SourceCache/rsync/rsync-40/rsync/clientserver.c(105) [receiver=2.6.9]
shell command "/usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/base/ /opt/local/var/macports/sources/rsync.macports.org/release/base" returned error 10
Error: /opt/local/bin/port: port selfupdate failed: Error synchronizing MacPorts sources: shell command failed (see log for details)


sudo port install wgrib2
Password:
--->  Computing dependencies for wgrib2
--->  Fetching wgrib2
--->  Attempting to fetch wgrib2_nolib.tgz.v1.9.3a from ftp://ftp.cpc.ncep.noaa.gov/wd51we/wgrib2/
--->  Attempting to fetch wgrib2_nolib.tgz.v1.9.3a from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/wgrib2
--->  Attempting to fetch wgrib2_nolib.tgz.v1.9.3a from http://distfiles.macports.org/wgrib2
--->  Attempting to fetch wgrib2_nolib.tgz.v1.9.3a from http://lil.fr.distfiles.macports.org/wgrib2
--->  Attempting to fetch wgrib2_nolib.tgz.v1.9.3a from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/wgrib2
--->  Attempting to fetch wgrib2_nolib.tgz.v1.9.3a from http://sea.us.distfiles.macports.org/macports/mpdistfiles/wgrib2
--->  Attempting to fetch wgrib2_nolib.tgz.v1.9.3a from http://svn.macports.org/repository/macports/distfiles/wgrib2
Error: Target org.macports.fetch returned: fetch failed
Log for wgrib2 is at: /opt/local/var/macports/logs/_opt_mports_trunk_dports_science_wgrib2/wgrib2/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

comment:4 Changed 13 years ago by tenomoto (Takeshi Enomoto)

It appears that you are behind a firewall. You cannot get the port tree through rsync. Can you get the source by hand? FAQ might be of your help.

comment:5 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: wgrib2 fetch failswgrib2 fetch fails when FTP access is blocked

comment:6 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Fixed in r81038.

Note: See TracTickets for help on using tickets.