1 (edited by webox955 2020-08-24 11:42:19)

Topic: problem with update to fix version

Hi! I have server with php 7.2, and I try update to php 7.3.10
yum install -y php-common-7.3.10
...
--> Finished Dependency Resolution
Error: Package: php-common-7.3.10-1.el7.remi.x86_64 (tsum-remi-php73)<---- ok
           Requires: php-json(x86-64) = 7.3.10-1.el7.remi <----- ok
           Removing: php-json-7.2.31-1.el7.remi.x86_64 (@remi-php72)<---- ok
               php-json(x86-64) = 7.2.31-1.el7.remi <-------------------------- bad package version
           Updated By: php-json-7.3.21-1.el7.remi.x86_64 (tsum-remi-php73)
               php-json(x86-64) = 7.3.21-1.el7.remi
...
I think this is packages problem. For example:
yum install php-common-7.3.10-1.el7.remi.x86_64 php-json-7.3.10-1.el7.remi.x86_64

Installing:
oniguruma5php                                         x86_64                                 6.9.5+rev1-2.el7.remi                                   tsum-remi-safe                                  201 k
     replacing  oniguruma5.x86_64 6.9.2-1.el7.remi
php-pecl-redis4                                       x86_64                                 4.3.0-2.el7.remi.7.3                                    tsum-remi-php73                                 222 k
     replacing  php-pecl-redis.x86_64 3.1.6-1.el7.remi.7.2
Updating:
php-json                                              x86_64                                 7.3.21-1.el7.remi                                       tsum-remi-php73                                  68 k
Installing for dependencies:
libicu65                                              x86_64                                 65.1-1.el7.remi                                         tsum-remi-safe                                  9.2 M
liblzf                                                x86_64                                 3.6-7.el7                                               epel                                             22 k
Updating for dependencies:
libcouchbase                                          x86_64                                 2.10.7-1.el7.remi                                       tsum-remi-safe                                  429 k
libcouchbase-libevent                                 x86_64                                 2.10.7-1.el7.remi                                       tsum-remi-safe                                   11 k
libzip5                                               x86_64                                 1.7.3-1.el7.remi                                        tsum-remi-safe                                   61 k
php-bcmath                                            x86_64                                 7.3.21-1.el7.remi                                       tsum-remi-php73                                  75 k
php-cli                                               x86_64                                 7.3.21-1.el7.remi                                       tsum-remi-php73                                 4.9 M
php-common                                            x86_64                                 7.3.21-1.el7.remi                                       tsum-remi-php73                                 1.1 M
php-fpm                                               x86_64                                 7.3.21-1.el7.remi                                       tsum-remi-php73                                 1.7 M
php-gd                                                x86_64                                 7.3.21-1.el7.remi                                       tsum-remi-php73                                  83 k
php-intl                                              x86_64                                 7.3.21-1.el7.remi                                       tsum-remi-php73                                 228 k
php-ldap                                              x86_64                                 7.3.21-1.el7.remi                                       tsum-remi-php73                                  86 k
php-mbstring                                          x86_64                                 7.3.21-1.el7.remi                                       tsum-remi-php73                                 512 k
php-mysqlnd                                           x86_64                                 7.3.21-1.el7.remi                                       tsum-remi-php73                                 236 k
php-opcache                                           x86_64                                 7.3.21-1.el7.remi                                       tsum-remi-php73                                 312 k
php-pdo                                               x86_64                                 7.3.21-1.el7.remi                                       tsum-remi-php73                                 129 k
php-pecl-couchbase2                                   x86_64                                 2.6.2-1.el7.remi.7.3                                    tsum-remi-php73                                 212 k
php-pecl-igbinary                                     x86_64                                 3.1.4-1.el7.remi.7.3                                    tsum-remi-php73                                 100 k
php-pecl-mcrypt                                       x86_64                                 1.0.3-1.el7.remi.7.3                                    tsum-remi-php73                                  30 k
php-pecl-memcached                                    x86_64                                 3.1.5-1.el7.remi.7.3                                    tsum-remi-php73                                  86 k
php-pecl-msgpack                                      x86_64                                 2.1.1-1.el7.remi.7.3                                    tsum-remi-php73                                  58 k
php-pecl-zip                                          x86_64                                 1.19.0-1.el7.remi.7.3                                   tsum-remi-php73                                  58 k
php-process                                           x86_64                                 7.3.21-1.el7.remi                                       tsum-remi-php73                                  85 k
php-soap                                              x86_64                                 7.3.21-1.el7.remi                                       tsum-remi-php73                                 208 k
php-xml                                               x86_64                                 7.3.21-1.el7.remi                                       tsum-remi-php73                                 208 k

cat /etc/redhat-release
CentOS Linux release 7.4.1708 (Core)

How I can fix it?

This work fine, but I think this is package manager work:
yum install php-common-7.3.10-1.el7.remi.x86_64 php-json-7.3.10-1.el7.remi.x86_64 php-bcmath-7.3.10-1.el7.remi.x86_64 php-cli-7.3.10-1.el7.remi.x86_64 php-common-7.3.10-1.el7.remi.x86_64 php-fpm-7.3.10-1.el7.remi.x86_64 php-gd-7.3.10-1.el7.remi.x86_64 php-intl-7.3.10-1.el7.remi.x86_64 php-ldap-7.3.10-1.el7.remi.x86_64 php-mbstring-7.3.10-1.el7.remi.x86_64 php-mysqlnd-7.3.10-1.el7.remi.x86_64 php-pdo-7.3.10-1.el7.remi.x86_64 php-opcache-7.3.10-1.el7.remi.x86_64 php-process-7.3.10-1.el7.remi.x86_64 php-soap-7.3.10-1.el7.remi.x86_64 php-xml-7.3.10-1.el7.remi.x86_64

Re: problem with update to fix version

Sorry, but I don't understand where is the issue, as update have work....

BTW, a simple "yum update" should take care of it, with better result.

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: problem with update to fix version

Thank you for your reply.
I read this article and understand.
https://access.redhat.com/discussions/1123613