Following the installation of a WAPT 1.5.1.22 server on a Debian 9 machine and a main repository, I set up 4 other secondary servers allowing me to replicate, however the permissions "jump" when the data is replicated on the secondary repositories, it only changes the www-data group to wapt.
This causes errors, particularly when a machine that has a secondary repository as a parameter and the server tries to install a package, it refuses access.
Example of the error:
Code: Select all
Exception: Erreur lors de l'installation de alti-keepass (=2.38-24): erreurs dans les paquets [[(u'https://XXXXXXXX/wapt/alti-keepass_2.38-24_all.wapt', '403 Client Error: Forbidden for url: https://XXXXXXXXXXX/wapt/alti-keepass_2.38-24_all.wapt'), None], [u'alti-keepass (=2.38-24)', PackageEntry('alti-keepass','2.38-24') ]]My question is: How can we transfer packages/wapt-host without losing the permissions that are initially assigned?
Thank you for your help.
Martin
