Hello everyone, thanks for looking at this thread.
Context: I am trying to update my system via freebsd-update and it fails. I am connected through a proxy, and have set the associated environment variables (HTTP_PROXY, http_proxy, FTP_PROXY, etc.) and I've gotten through to install X11 and GNOME, so I don't think that's the problem.
When I type the command
The fetch command also returns an error when I do
I'm not sure if they are related, but seemed pertinent to add to the discussion.
Thanks in advance
Context: I am trying to update my system via freebsd-update and it fails. I am connected through a proxy, and have set the associated environment variables (HTTP_PROXY, http_proxy, FTP_PROXY, etc.) and I've gotten through to install X11 and GNOME, so I don't think that's the problem.
uname -a
reads:
Code:
FreeBSD 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012
[email]root@farrell.cse.buffalo.edu[/email]:/usr/obj/usr/src/sys/GENERC amd64
When I type the command
freebsd-update fetch
I get returned:
Code:
Looking up update.FreeBSD.org mirrors... 4 mirrors found
Fetching metadata signature for 9.1-RELEASE from update4.freebsd.org... done
Fetching metadata index... done
Fetching 2 metadata files... failed
The fetch command also returns an error when I do
portsnap fetch
as it says that /usr/sbin/portsnap cannot open/file or directory is corrupt.I'm not sure if they are related, but seemed pertinent to add to the discussion.
Thanks in advance