Topic: curl-7.21.7-5.el5.remi.2.x86_64 conflicts

Hi,

I am using the remi repo on a Red Hat 5.8 machine to provide us with a modern PHP version, it has been working fine for close to a year but today when I attempted to run a yum upgrade I ran into some problems.

I seem to have have a conflict between two versions of curl, I get the following error message and yum upgrade stops:

Transaction Check Error:
  file /usr/share/man/man1/curl.1.gz from install of curl-7.21.7-5.el5.remi.2.x86_64 conflicts with file from package curl-7.15.5-15.el5.i386

Any suggestions on the how to fix this issue?

Thanks,
Stephen

Re: curl-7.21.7-5.el5.remi.2.x86_64 conflicts

Check FAQ : conflict between i386 and x86_64 packages.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: curl-7.21.7-5.el5.remi.2.x86_64 conflicts

Many thanks,

Should I be able to remove just the curl.i386 package rather than removing "glibc.i686" and all of its dependencies?

Re: curl-7.21.7-5.el5.remi.2.x86_64 conflicts

Should I be able to remove just the curl.i386 package rather than removing "glibc.i686" and all of its dependencies?

Yes, probably.
If you think it's fine to keep all that stuff you probably don't need.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi