Skip to Content.
Sympa Menu

en - Re: [en@sympa] Bug in RPM sympa-6.2.72-3.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>
  • Cc: sympa-users <address@concealed>
  • Subject: Re: [en@sympa] Bug in RPM sympa-6.2.72-3.el7.x86_64
  • Date: Fri, 07 Jul 2023 14:46:00 +0200

Le 2023-07-05 19:30, Antonio Casado a écrit :
Hi
I just installed it and the SOAP service fail.

The repo is: epel/x86_64 Extra Packages for Enterprise Linux 7
- x86_64

The problem is in the permissions in
/usr/libexec/sympa/sympa_soap_server.fcgi

Permissions after installed: -rw-r--r--
Correct permissions: -rwxr-xr-x


Hi Antonio,

There's something weird here, the perms are correct in the RPM.
$ wget https://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/s/sympa-6.2.72-3.el7.x86_64.rpm
$ rpm -qplv sympa-6.2.72-3.el7.x86_64.rpm | grep /usr/libexec/sympa/sympa_soap_server.fcgi
-rwxr-xr-x 1 root root 3337 Jun 14 12:48 /usr/libexec/sympa/sympa_soap_server.fcgi

I also tried to install the package in a mock chroot and the perms are correct too.
<mock-chroot> sh-4.2# rpm -q sympa
sympa-6.2.72-3.el7.x86_64
<mock-chroot> sh-4.2# rpm -Vv sympa | grep /usr/libexec/sympa/sympa_soap_server.fcgi
......... /usr/libexec/sympa/sympa_soap_server.fcgi
<mock-chroot> sh-4.2# ls -l /usr/libexec/sympa/sympa_soap_server.fcgi
-rwxr-xr-x. 1 root root 3337 Jun 14 12:48 /usr/libexec/sympa/sympa_soap_server.fcgi

Could you please double check on your side ?

Regards,
Xavier



Archive powered by MHonArc 2.6.19+.

Top of Page