1 (edited by tkalfaoglu 2021-08-12 10:07:50)

Topic: FYI --- YUM UPDATE returns this

On a CentOS 8.4.2105 system, I got this while running yum update

(...)
php56-php-pear                                noarch    1:1.10.13-1.el8.remi                           remi-safe            367 k
(.....)

Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                           1/1
  Running scriptlet: glib2-2.56.4-10.el8_4.1.x86_64                                                                            1/1
PHP Deprecated:  Comments starting with '#' are deprecated in /etc/opt/remi/php56/php.ini on line 42 in Unknown on line 0
PHP Deprecated:  Comments starting with '#' are deprecated in /etc/opt/remi/php56/php.ini on line 43 in Unknown on line 0
PHP Deprecated:  Comments starting with '#' are deprecated in /etc/opt/remi/php56/php.ini on line 42 in Unknown on line 0
PHP Deprecated:  Comments starting with '#' are deprecated in /etc/opt/remi/php56/php.ini on line 43 in Unknown on line 0
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/OS/Guess.php on line 122
PHP Notice:  Undefined offset: 1 in /opt/remi/php56/root/usr/share/pear/OS/Guess.php on line 129
PHP Notice:  Undefined offset: 2 in /opt/remi/php56/root/usr/share/pear/OS/Guess.php on line 175
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813

3
PHP Deprecated:  Comments starting with '#' are deprecated in /etc/opt/remi/php56/php.ini on line 42 in Unknown on line 0
PHP Deprecated:  Comments starting with '#' are deprecated in /etc/opt/remi/php56/php.ini on line 43 in Unknown on line 0
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/OS/Guess.php on line 122
PHP Notice:  Undefined offset: 1 in /opt/remi/php56/root/usr/share/pear/OS/Guess.php on line 129
PHP Notice:  Undefined offset: 2 in /opt/remi/php56/root/usr/share/pear/OS/Guess.php on line 175
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813
3
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813
PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813

  Upgrading        : glib2-2.56.4-10.el8_4.1.x86_64                                                                          1/185
  Upgrading        : perl-libs-4:5.26.3-419.el8_4.1.x86_64                                                                   2/185
  Upgrading        : libvirt-libs-6.0.0-35.1.module_el8.4.0+885+5e18b468.x86_64                                              3/185
  Running scriptlet: libvirt-libs-6.0.0-35.1.module_el8.4.0+885+5e18b468.x86_64                                              3/185
  Upgrading        : systemd-libs-239-45.el8_4.3.x86_64                                                                      4/185
etc.. Should I worry?
Many thanks..

Re: FYI --- YUM UPDATE returns this

Obviously not something related to packages in my repo.

> PHP Deprecated:  Comments starting with '#' are deprecated in /etc/opt/remi/php56/php.ini on line 42 in Unknown on line 0

There is no # in provided php.ini
Fix your or restore default provided one

> PHP Warning:  php_uname() has been disabled for security reasons in /opt/remi/php56/root/usr/share/pear/PEAR/Registry.php on line 813

Disabled on your side, fix your configuration

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: FYI --- YUM UPDATE returns this

Many thanks.. WHICH php.ini should I edit?
I have about a dozen - in /etc and various ones under /opt/plesk/php/x.x/etc ?

Re: FYI --- YUM UPDATE returns this

The one displayed in the error message....

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