Skip to Content.
Sympa Menu

en - Re: [en@sympa] error in RPM sympa-httpd-6.2.70-1.el7.x86_64

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Xavier Bachelot <address@concealed>
  • To: Antonio Casado <address@concealed>, address@concealed
  • Subject: Re: [en@sympa] error in RPM sympa-httpd-6.2.70-1.el7.x86_64
  • Date: Mon, 12 Dec 2022 10:14:56 +0100

On 11/12/2022 20:23, Xavier Bachelot wrote:
On 10/12/2022 22:55, Antonio Casado (via en Mailing List) wrote:
Hi.

I just installed it and the SOAP service has stopped working.

The problem is in owner of  SOAP socket:
srw------- 1 nobody nobody  0 dic 10 20:54 sympasoap.socket

You have to change nobody to apache

I guess the error causes it is in:

# cat /usr/lib/systemd/system/sympasoap.socket
[Unit]
Description=Sympa SOAP interface socket

[Socket]
SocketUser=*nobody*
SocketMode=0600
ListenStream=/run/sympa/sympasoap.socket

[Install]
WantedBy=sockets.target

---

Sorry, packaging bug.

You can fix it with
mv /etc/systemd/system/wwsympa.socket.d/sympasoap-httpd.conf \
  /etc/systemd/system/sympasoap.socket.d/sympasoap-httpd.conf

nginx was broken as well, both will be fixed in the next release of the rpm.

Thanks for the report.

Fixed packages for Fedora and EPEL have been built and will appear in their respective -testing repos soon. Please give them karma to have them move to stable more quickly.

https://bodhi.fedoraproject.org/updates/?search=sympa

Regards,
Xavier




Archive powered by MHonArc 2.6.19+.

Top of Page