Hi; using fresh, updated os x 10.4.9 server, current developer tools, current MacPort, I have this problem: credoaspsrupdates509:/opt/local webadmin$ sudo port install pcre Password: ---> Fetching pcre ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.fu-berlin.de/unix/misc/pcre/ ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.tin.org/pub/libs/pcre/ ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/distfiles/ ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/distfiles/ ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ ---> Attempting to fetch pcre-7.1.tar.bz2 from http://distfiles-od.opendarwin.org/pcre ---> Attempting to fetch pcre-7.1.tar.bz2 from http://distfiles-msn.opendarwin.org/pcre ---> Attempting to fetch pcre-7.1.tar.bz2 from http://distfiles-od.opendarwin.org/ ---> Attempting to fetch pcre-7.1.tar.bz2 from http://distfiles-msn.opendarwin.org/ Error: Target com.apple.fetch returned: fetch failed I got this error initially mid-way through installing Apache2. I tried it as a separate install to get this log. Any suggestions would be appreciated. -- "And those are my principles. If you don't like them, I have others" - Groucho Marx
On Apr 26, 2007, at 17:49, Lee Hinde wrote:
using fresh, updated os x 10.4.9 server, current developer tools, current MacPort, I have this problem:
credoaspsrupdates509:/opt/local webadmin$ sudo port install pcre Password: ---> Fetching pcre ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.fu-berlin.de/unix/misc/pcre/ [snip] Error: Target com.apple.fetch returned: fetch failed
I got this error initially mid-way through installing Apache2. I tried it as a separate install to get this log.
Any suggestions would be appreciated.
I had no problems downloading pcre-7.1.tar.bz2 from ftp.fu-berlin.de just now. Perhaps you are having a general problem downloading things from FTP servers? If you can download the archive manually you can place it in /opt/ local/var/db/dports/distfiles/pcre and MacPorts will find it when you try to install again.
i've added sourceforge as the primary mirror. please run sudo port -q clean --all pcre sudo port -q sync sudo port -d fetch pcre and send me the output in case anything goes wrong. note that for some reason sourceforge doesn't always work the first time so ctrl-c and running the last command again might help Regards, Elias Pipping On Apr 27, 2007, at 12:49 AM, Lee Hinde wrote:
Hi;
using fresh, updated os x 10.4.9 server, current developer tools, current MacPort, I have this problem:
credoaspsrupdates509:/opt/local webadmin$ sudo port install pcre Password: ---> Fetching pcre ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.fu-berlin.de/unix/misc/pcre/ ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.tin.org/ pub/libs/pcre/ ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/distfiles/ ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/distfiles/ ---> Attempting to fetch pcre-7.1.tar.bz2 from ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ ---> Attempting to fetch pcre-7.1.tar.bz2 from http://distfiles-od.opendarwin.org/pcre ---> Attempting to fetch pcre-7.1.tar.bz2 from http://distfiles-msn.opendarwin.org/pcre ---> Attempting to fetch pcre-7.1.tar.bz2 from http://distfiles-od.opendarwin.org/ ---> Attempting to fetch pcre-7.1.tar.bz2 from http://distfiles-msn.opendarwin.org/ Error: Target com.apple.fetch returned: fetch failed
I got this error initially mid-way through installing Apache2. I tried it as a separate install to get this log.
Any suggestions would be appreciated.
-- "And those are my principles. If you don't like them, I have others" - Groucho Marx _______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
participants (3)
-
Elias Pipping
-
Lee Hinde
-
Ryan Schmidt