I use FreeBSD for development. Today I noticed that my build server has stopped working:
Checking FreshPorts, indeed their amd64 versions have disappeared. Does it mean that the build server is still working on this package, or does it mean that the build has failed due to a bug? Does it mean that a FreeBSD pkg can randomly disappear at any moment during an upgrade? Is it a common occurrence, or a rare outage?
Code:
pkg: No packages available to install matching 'vtk9' have been found in the repositories
pkg: No packages available to install matching 'octave' have been found in the repositories
Tearing down VM
Error: The process '/usr/bin/ssh' failed with exit code 1
Checking FreshPorts, indeed their amd64 versions have disappeared. Does it mean that the build server is still working on this package, or does it mean that the build has failed due to a bug? Does it mean that a FreeBSD pkg can randomly disappear at any moment during an upgrade? Is it a common occurrence, or a rare outage?