We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
While attempting to upgrade from 16.7.RC1 to 16.7.1 the following error is appearing:
pkg: write(): No space left on device
I've corrected this issue creating a symbolic link from /var/cache/pkg to /root/var/cache/pkg
/var/cache/pkg
/root/var/cache/pkg
The text was updated successfully, but these errors were encountered:
This was actually fixed in RC2 :)
https://github.com/opnsense/changelog/blob/master/doc/16.7.r2#L27
Code here:
51b04e9
Cheers, Franco
Sorry, something went wrong.
Thanks Fichtner!
I've posted in forum (hope that helps someone) https://forum.opnsense.org/index.php?topic=3489.0
No branches or pull requests
While attempting to upgrade from 16.7.RC1 to 16.7.1 the following error is appearing:
pkg: write(): No space left on device
I've corrected this issue creating a symbolic link from
/var/cache/pkgto/root/var/cache/pkgThe text was updated successfully, but these errors were encountered: