/usr/local/bin/greenbone-nvt-sync must not be executed as privileged user root
Unlike the actual scanner the sync routine does not need privileges.
Accidental execution as root would prevent later overwriting of
files with a non-privileged user.
Hi @Greenmax,
I guess you have installed openvas with “sudo make install” or you had and old version. Therefore the plugin folder was created with rw permission only for the root user.
You have to give permission to your user (or the user which you run greenbone-nvt-sync with) to read/write in the plugin folder.
Please note that the “master” branch is where all development is happening. This branch might show unexpected behavior or could even break at any time.
If you don’t want to contribute to the development of GVM and want to have the best experience with GVM it is strongly suggested to stay with the official announced source code releases in About the Greenbone Source Edition (GSE) category.