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: IKEDA Soji <address@concealed>
  • To: Antonio Casado <address@concealed>
  • Cc: Xavier Bachelot <address@concealed>, sympa-users <address@concealed>
  • Subject: Re: [en@sympa] Bug in RPM sympa-6.2.72-3.el7.x86_64
  • Date: Tue, 11 Jul 2023 18:24:47 +0900

Hi Antonio,

On 2023/07/11 17:42, Antonio Casado (via en Mailing List) wrote:
I'm clueless, is it possible that the permissions were changed when
applying a patch?

# patch -p3 -d /usr/share/sympa/lib < patch_file

It's possible: Patching on RHEL/CentOS often clears the executable bits
of the resulting file. Sorry I forgot to note this for you.

But somehow, on Ubuntu, I have experienced that the executable bits are
retained. It seems weird.


Regards,
-- Soji

El vie, 7 jul 2023 a las 14:46, Xavier Bachelot (<address@concealed>)
escribió:

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




--
株式会社 コンバージョン
ITソリューション部 システムソリューション1グループ 池田荘児
e-mail address@concealed
https://www.conversion.co.jp/



Archive powered by MHonArc 2.6.19+.

Top of Page