Opened 21 years ago

Closed 21 years ago

Last modified 19 years ago

#697 closed defect (invalid)

irsii problem with glib while compiling.

Reported by: bchesneau@… Owned by: bchesneau@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

irsii problem with glib while compiling.

verbose message :

DEBUG: Executing com.apple.main (glib) ---> Fetching glib DEBUG: Executing com.apple.fetch (glib) ---> glib-1.2.10.tar.gz doesn't seem to exist in /opt/local/var/db/dports/distfiles ---> Attempting to fetch glib-1.2.10.tar.gz from ftp://ftp.gtk.org/pub/gtk/v1.2/ DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/distfiles" && curl -o glib- 1.2.10.tar.gz.TMP ftp://ftp.gtk.org/pub/gtk/v1.2//glib-1.2.10.tar.gz' curl: (9) Couldn't cd to Error: Unable to fetch:: shell command "cd "/opt/local/var/db/dports/distfiles" && curl -o glib- 1.2.10.tar.gz.TMP ftp://ftp.gtk.org/pub/gtk/v1.2//glib-1.2.10.tar.gz" returned error 9 Command output: curl: (9) Couldn't cd to

Change History (3)

comment:1 Changed 21 years ago by bchesneau@…

dependson: 698

comment:2 Changed 21 years ago by jpm@…

Owner: changed from jpm@… to bchesneau@…

appears to be an issue fetching glib. output below indicates that curl return error 9. looking at the curl man page:

9 FTP access denied. The server denied login.

you might want to try again, you might have been denied access due to server load...

comment:3 Changed 21 years ago by mij@…

Resolution: invalid
Status: newclosed

As with bug #698, this is a bug in the master_sites code that Felix is going to take care of shortly.

Note: See TracTickets for help on using tickets.