sympa-community / sympa

Sympa, Mailing List Management Software
https://www.sympa.community/sympa
GNU General Public License v2.0
237 stars 94 forks source link

Rebuilding the config.bin file #996

Open bmarchal54 opened 3 years ago

bmarchal54 commented 3 years ago

The config.bin file should normally be regenerated when modifying the config file. I have scripts that modify this text file, but the config.bin file is not updated so the web interface continues to keep the old version. There was no problem in version 6.2.42

Version

6.2.56

Installation method

rpm

Expected behavior

Actual behavior

Additional information

ikedas commented 3 years ago

Hi @bmarchal54 ,

Could you please check if this line is included in sympa.conf or robot.conf?

cache_list_config binary_file
bmarchal54 commented 3 years ago

Yes, I have this line.


Benoît MARCHAL Sous direction Infrastructure & Services Direction du Numérique Université de Lorraine Tél : 03.72.74.11.39 / 06.07.35.50.65 mél : Benoit.Marchal@univ-lorraine.fr

----- Le 9 Sep 20, à 9:00, IKEDA Soji notifications@github.com a écrit :

Hi [ https://github.com/bmarchal54 | @bmarchal54 ] ,

Could you please check if this line is included in sympa.conf or robot.conf ? cache_list_config binary_file

— You are receiving this because you were mentioned. Reply to this email directly, [ https://github.com/sympa-community/sympa/issues/996#issuecomment-689350958 | view it on GitHub ] , or [ https://github.com/notifications/unsubscribe-auth/AINKMBJ4DIPTNTM2OISOXGTSE4RYXANCNFSM4RACPCVQ | unsubscribe ] .

ikedas commented 3 years ago

Please check the permission of config.bin and the directory it is placed: Both should be writable by sympa user.

bmarchal54 commented 3 years ago

All files and directories are owned by the sympa user in /var/lib/sympa/list_data


Benoît MARCHAL Sous direction Infrastructure & Services Direction du Numérique Université de Lorraine Tél : 03.72.74.11.39 / 06.07.35.50.65 mél : Benoit.Marchal@univ-lorraine.fr

----- Le 9 Sep 20, à 9:52, IKEDA Soji notifications@github.com a écrit :

Please check the permission of config.bin and the directory it is placed: Both should be writable by sympa user.

— You are receiving this because you were mentioned. Reply to this email directly, [ https://github.com/sympa-community/sympa/issues/996#issuecomment-689387144 | view it on GitHub ] , or [ https://github.com/notifications/unsubscribe-auth/AINKMBJVGY4XXFBEBEXTWULSE4X5JANCNFSM4RACPCVQ | unsubscribe ] .