Hello,
I have been trying to solve this problem since the latest RC3 update.
I have managed to work around but I think I have damaged something in the configuration.
After the upgrade I lost most of the configuration and installed application, and pkg_add -r was not working an more
RC3 amd64
#pkg_add -r xxx (or what ever)
Error: Unable to get
ftp://ftp.freebsd.org/pub/FreeBSD/po...atest/xxx.tbz: File unavailable (e.g., file not found, no access)
#echo $PACKAGESITE
http://ftp4.FreeBSD.org/pub/FreeBSD/.../packages/All/
#unset PACKAGESITE
#pkg_add -r geany
Error: Unable to get
ftp://ftp.freebsd.org/pub/FreeBSD/po...est/geany.tbz: File unavailable (e.g., file not found, no access)
I also have the same issue if I set the PATCHSET to pcbsdtest in sysupdate.conf and run:
#pc-updatemanager check
#pc-updatemanager install testupdate
What have I done wrong?
Or is it a bug with the pkg_add -r ?
Thank you for your help