Page 1 of 1

Multi-repository Sync Problem

Published: April 5, 2019 - 3:49 PM
by Nicolas Halsberghe
Hello,

I'm having a problem with a remote repository. After modifying the packages, the `chown` attribute changes to `Root` instead of `wapt/www-data`. I don't understand where the problem could be coming from, as everything works correctly with three other remote sites.

Thank you in advance for your help.

Re: Multi-repository Sync Problem

Published: April 15, 2019 - 8:50 PM
by sfonteneau
https://www.wapt.fr/fr/doc/wapt-replica ... -syncthing

Can you confirm that it is indeed the waptsync service that started?

And what about User=wapt, which is indicated in the service?

Can you run the command?

Code: Select all

id wapt
To see the groups of the Wapt user?

Re: Multi-repository Sync Problem

Published: April 30, 2019 - 3:13 PM
by Nicolas Halsberghe
The id wapt command gives me this:

uid=107 (wapt) gid=33(www-data) groups=33(www-data)