creating linux packages
Published: April 22, 2020 - 3:20 PM
Hello everyone,
WAPT 1.8.1, Debian Buster server, client running Ubuntu 18.04
I'm trying to create a package under Linux by following the documentation: https://www.wapt.fr/fr/doc/wapt-create- ... index.html
By executing the command:
On the client machine I have VS Code 1.44.1 installed.
I have permissions denied and database in readonly mode.
You need to install tis-vscode from the wapt repositories, but there's no Linux version. I installed it from the console.
Also, I don't understand the sentence "your user is named 'youruser' and is part of the sudoers group." There is no sudoers group. My user is indeed part of the sudo group, and I've added it as root in /etc/sudoers, but the problem persists.
I must have missed something.
WAPT 1.8.1, Debian Buster server, client running Ubuntu 18.04
I'm trying to create a package under Linux by following the documentation: https://www.wapt.fr/fr/doc/wapt-create- ... index.html
By executing the command:
Code: Select all
wapt-get make-template <nom_du_paquet>
I have permissions denied and database in readonly mode.
You need to install tis-vscode from the wapt repositories, but there's no Linux version. I installed it from the console.
Also, I don't understand the sentence "your user is named 'youruser' and is part of the sudoers group." There is no sudoers group. My user is indeed part of the sudo group, and I've added it as root in /etc/sudoers, but the problem persists.
I must have missed something.