Ошибка воспроизводилась на двух разных чистых машинах на Centos 9
Ошибка:[CODE]Disable php 8.4 repository. Please wait.
./bitrix-env-9.sh: line 471: 4768 Killed dnf module disable php:remi-8.4 -y >> ${LOGS_FILE} 2>&1
./bitrix-env-9.sh: line 570: 4772 Killed dnf -y install "${LINK}" >> ${LOGS_FILE} 2>&1
Error installing the rpm-package: https://repo.percona.com/yum/percona-release-latest.noarch.rpm
Log file path: /tmp/bitrix-env-RNQSX.log
[/CODE]ОС:[CODE]cat /etc/os-release
NAME="CentOS Stream"
VERSION="9"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="9"
PLATFORM_ID="platform:el9"
PRETTY_NAME="CentOS Stream 9"
ANSI_COLOR="0;31"
LOGO="fedora-logo-icon"
CPE_NAME="cpe:/o:centos:centos:9"
HOME_URL="https://centos.org/"
BUG_REPORT_URL="https://issues.redhat.com/"
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9"
REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream"
[/CODE]Полностью лог:[CODE]tail -300 /tmp/bitrix-env-RNQSX.log
2025-03-03T07:38:36: 3981 : ====================================================================
2025-03-03T07:38:36: 3981 : Bitrix Environment for Linux installation script.
2025-03-03T07:38:36: 3981 : Yes will be assumed as a default answer.
2025-03-03T07:38:36: 3981 : Enter 'n' or 'no' for a 'No'. Anything else will be considered a 'Yes'.
2025-03-03T07:38:36: 3981 : This script MUST be run as root, or it will fail.
2025-03-03T07:38:36: 3981 : ====================================================================
Failed to stop cockpit.service: Unit cockpit.service not loaded.
Failed to stop cockpit.socket: Unit cockpit.socket not loaded.
Failed to disable unit: Unit file cockpit.service does not exist.
Failed to disable unit: Unit file cockpit.socket does not exist.
error: package cockpit-packagekit is not installed
error: package cockpit-podman is not installed
error: package cockpit-storaged is not installed
error: package cockpit is not installed
error: package cockpit-ws is not installed
error: package cockpit-system is not installed
error: package cockpit-bridge is not installed
Last metadata expiration check: 0:12:06 ago on Mon 03 Mar 2025 07:26:34 AM UTC.
Package langpacks-en-3.0-16.el9.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Removed "/etc/systemd/system/timers.target.wants/dnf-makecache.timer".
2025-03-03T07:38:42: 3981 : System update in progress. Please wait.
Last metadata expiration check: 0:12:09 ago on Mon 03 Mar 2025 07:26:34 AM UTC.
Dependencies resolved.
Nothing to do.
Complete!
Last metadata expiration check: 0:12:11 ago on Mon 03 Mar 2025 07:26:34 AM UTC.
Package dnf-plugins-core-4.3.0-20.el9.noarch is already installed.
Dependencies resolved.
================================================================================
Package Architecture Version Repository Size
================================================================================
Installing:
yum-utils noarch 4.3.0-20.el9 baseos 40 k
Transaction Summary
================================================================================
Install 1 Package
Total download size: 40 k
Installed size: 23 k
Downloading Packages:
yum-utils-4.3.0-20.el9.noarch.rpm 414 kB/s | 40 kB 00:00
--------------------------------------------------------------------------------
Total 45 kB/s | 40 kB 00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : yum-utils-4.3.0-20.el9.noarch 1/1
Running scriptlet: yum-utils-4.3.0-20.el9.noarch 1/1
Verifying : yum-utils-4.3.0-20.el9.noarch 1/1
Installed:
yum-utils-4.3.0-20.el9.noarch
Complete!
2025-03-03T07:38:49: 3981 : Getting EPEL repository configuration. Please wait.
Retrieving https://cdimage.debian.org/mirror/fedora/epel/epel-release-latest-9.noarch.rpm
Verifying... ########################################
Preparing... ########################################
Updating / installing...
epel-release-9-9.el9 ########################################
Many EPEL packages require the CodeReady Builder (CRB) repository.
It is recommended that you run /usr/bin/crb enable to enable the CRB repository.
2025-03-03T07:38:52: 3981 : EPEL repository has been configured successfully.
2025-03-03T07:38:53: 3981 : Getting REMI repository configuration. Please wait.
warning: /var/tmp/rpm-tmp.5zcah0: Header V4 RSA/SHA256 Signature, key ID 478f8947: NOKEY
Retrieving http://rpms.famillecollet.com/enterprise/remi-release-9.rpm
Verifying... ########################################
Preparing... ########################################
Updating / installing...
remi-release-9.5-2.el9.remi ########################################
2025-03-03T07:38:56: 3981 : REMI repository has been configured successfully.
2025-03-03T07:38:57: 3981 : CRB repository has been configured successfully.
2025-03-03T07:38:57: 3981 : Disable repositorys. Please wait.
CentOS Stream 9 - BaseOS 5.4 MB/s | 8.5 MB 00:01
CentOS Stream 9 - AppStream 16 MB/s | 22 MB 00:01
CentOS Stream 9 - CRB 6.2 MB/s | 6.7 MB 00:01
CentOS Stream 9 - Extras packages 20 kB/s | 20 kB 00:00
Extra Packages for Enterprise Linux 9 - x86_64 1.5 MB/s | 23 MB 00:15
The unit files have no installation config (WantedBy=, RequiredBy=, Also=,
Alias= settings in the [Install] section, and DefaultInstance= for template
units). This means they are not meant to be enabled or disabled using systemctl.
Possible reasons for having this kind of units are:
• A unit may be statically enabled by being symlinked from another unit's
.wants/ or .requires/ directory.
• A unit's purpose may be to act as a helper for some other unit which has
a requirement dependency on it.
• A unit may be started when needed via activation (socket, path, timer,
D-Bus, udev, scripted systemctl call, ...).
• In case of template units, the unit is meant to be enabled with some
instance name specified.
2025-03-03T07:54:57: 3981 : Enable main REMI repository. Please wait.
2025-03-03T07:54:57: 3981 : Disable php 7.4 repository. Please wait.
2025-03-03T07:55:23: 3981 : Disable php 8.0 repository. Please wait.
2025-03-03T07:56:01: 3981 : Disable php 8.1 repository. Please wait.
2025-03-03T07:56:28: 3981 : Enable php 8.2 repository. Please wait.
2025-03-03T07:56:47: 3981 : Disable php 8.3 repository. Please wait.
2025-03-03T07:57:01: 3981 : Disable php 8.4 repository. Please wait.
2025-03-03T07:57:38: 3981 : Error installing the rpm-package: https://repo.percona.com/yum/percona-release-latest.noarch.rpm
2025-03-03T07:57:38: 3981 : Log file path: /tmp/bitrix-env-RNQSX.log[/CODE]