There is not xfce4 packages in stable ?

Code:
fb8# setenv PACKAGESITE [url]ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8-stable/Latest/[/url]
fb8# pkg_add -r xfce4  Error: Unable to get [url]ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8-stable/Latest/xfce4.tbz:[/url] 
File unavailable (e.g., file not found, no access)
pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8-stable/Latest/xfce4.tbz' by URL
 
I have been getting this sometimes too, I guess something is wrong server side because when I tried to install today it is going through...very slowly albeit, but it is downloading.
 
It's not a build problem but an FTP server problem. The files are there.

Maybe you should try another server (ftp://ftpN.freebsd.org).
 
Back
Top