sorry for my new post but i have again a big problem doing updates on dev.
there are only the plugins available i installed 2 days. all other plugins are not available anymore.
command "make update" ends up with "make: don´t know how to make upgrade. Stop"
try to clear the cache doesn´t work and all other commands end up in an error.
what can i do ?
Looks like your package database needs to be reconnected, that can be done via:
# pkg update -f
But normally the firmware page does that if you check for updates. :)
> make: don´t know how to make upgrade. Stop
It means you are not in the correct directory (/usr/core) or the code is gone or there was a typo in the target (you wrote "make update" earlier).
Cheers,
Franco
pkg update -f works!
but cd /usr/core doesn´t exist anymore!
only the usr folder exists!
core folder is gone
and updating by ui doesn´t work
i´m still on OPNsense 19.1.a_89-amd64
what happens if you run
# opnsense-code core
worked great !. :-)
has resynct the folder again.
I do not know why this folder "core" disappeared!
you saved my day Martin ;-)