Добрый день!
Подскажите, что можно предпринять в данной ситуации - чистая установка centos minimal 7 - wget [URL=http://repos.1c-bitrix.ru/yum/bitrix-env.sh]http://repos.1c-bitrix.ru/yum/bitrix-env.sh[/URL] && chmod +x bitrix-env.sh && ./bitrix-env.sh
Получаю - [URL=https://dropmefiles.com/QwSQm]https://dropmefiles.com/QwSQm[/URL]
Сам лог файл -
[CODE]2019-01-19T20:59:16: 7595 : ====================================================================
2019-01-19T20:59:16: 7595 : Bitrix Environment for Linux installation script.
2019-01-19T20:59:16: 7595 : Yes will be assumed to answers, and will be defaulted.
2019-01-19T20:59:16: 7595 : 'n' or 'no' will result in a No answer, anything else will be a yes.
2019-01-19T20:59:16: 7595 : This script MUST be run as root or it will fail
2019-01-19T20:59:16: 7595 : ============================================================ ========
2019-01-19T20:59:16: 7595 : Update system. Please wait.
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos-mirror.rbc.ru
* extras: centos-mirror.rbc.ru
* updates: centos-mirror.rbc.ru
No packages marked for update
2019-01-19T20:59:17: 7595 : Getting configuration EPEL repository. Please wait.
Retrieving https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
Preparing... ########################################
Updating / installing...
epel-release-7-11 ########################################
2019-01-19T20:59:35: 7595 : Configuration EPEL repository is completed.
2019-01-19T20:59:36: 7595 : Getting configuration REMI repository. Please wait.
Retrieving http://rpms.famillecollet.com/enterprise/remi-release-7.rpm
Preparing... ########################################
Updating / installing...
remi-release-7.6-1.el7.remi ########################################
2019-01-19T20:59:37: 7595 : Enable remi repository
2019-01-19T20:59:37: 7595 : Disable php56 repository
2019-01-19T20:59:37: 7595 : Disable php70 repository
2019-01-19T20:59:37: 7595 : Enable php71 repository
Retrieving http://www.percona.com/downloads/percona-release/redhat/0.1-4/percona-release-0.1-4.noarch.rpm
Preparing... ########################################
Updating / installing...
percona-release-0.1-4 ########################################
2019-01-19T20:59:40: 7595 : Configuration Percona repository is completed.
## Installing the NodeSource Node.js 8.x LTS Carbon repo...
## Inspecting system...
+ rpm -q --whatprovides redhat-release || rpm -q --whatprovides centos-release || rpm -q --whatprovides cloudlinux-release || rpm -q --whatprovides sl-release
+ uname -m
## Confirming "el7-x86_64" is supported...
+ curl -sLf -o /dev/null 'https://rpm.nodesource.com/pub_8.x/el/7/x86_64/nodesource-release-el7-1.noarch.rpm'
## Downloading release setup RPM...
+ mktemp
+ curl -sL -o '/tmp/tmp.8yrK1RA5VW' 'https://rpm.nodesource.com/pub_8.x/el/7/x86_64/nodesource-release-el7-1.noarch.rpm'
## Installing release setup RPM...
+ rpm -i --nosignature --force '/tmp/tmp.8yrK1RA5VW'
## Cleaning up...
+ rm -f '/tmp/tmp.8yrK1RA5VW'
## Checking for existing installations...
+ rpm -qa 'node|npm' | grep -v nodesource
## Run `sudo yum install -y nodejs` to install Node.js 8.x LTS Carbon and npm.
## You may also need development tools to build native addons:
sudo yum install gcc-c++ make
## To install the Yarn package manager, run:
curl -sL https://dl.yarnpkg.com/rpm/yarn.repo | sudo tee /etc/yum.repos.d/yarn.repo
sudo yum install yarn
2019-01-19T20:59:50: 7595 : Getting configuration Bitrix repository. Please wait.
2019-01-19T20:59:50: 7595 : Configuration Bitrix repository is completed.
2019-01-19T20:59:52: 7595 : Remove mariadb-libs package
2019-01-19T20:59:52: 7595 : Update system. Please wait.
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos-mirror.rbc.ru
* epel: mirrors.powernet.com.ru
* extras: mirror.corbina.net
* remi: remi.mirrors.arminco.com
* remi-php71: remi.mirrors.arminco.com
* remi-safe: remi.mirrors.arminco.com
* updates: mirror.corbina.net
Resolving Dependencies
--> Running transaction check
---> Package percona-release.noarch 0:0.1-4 will be updated
---> Package percona-release.noarch 0:1.0-7 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
============================================================ ====================
Package Arch Version Repository Size
============================================================ ====================
Updating:
percona-release noarch 1.0-7 percona-release-noarch 17 k
Transaction Summary
============================================================ ====================
Upgrade 1 Package
Total download size: 17 k
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/percona-release-noarch/packages/percona-release-1.0-7.noarch.rpm: Header V4 RSA/SHA256 Signature, key ID 8507efa5: NOKEY
Public key for percona-release-1.0-7.noarch.rpm is not installed
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
The GPG keys listed for the "Percona-Release YUM repository - noarch" repository are already installed but they are not correct for this package.
Check that the correct key URLs are configured for this repository.
Failing package is: percona-release-1.0-7.noarch
GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
2019-01-19T21:00:04: 7595 : An error occurred during the update the system.
2019-01-19T21:00:04: 7595 : Installation logfile - /tmp/bitrix-env-T0ZtH.log
[/CODE]
Подскажите, что можно предпринять в данной ситуации - чистая установка centos minimal 7 - wget [URL=http://repos.1c-bitrix.ru/yum/bitrix-env.sh]http://repos.1c-bitrix.ru/yum/bitrix-env.sh[/URL] && chmod +x bitrix-env.sh && ./bitrix-env.sh
Получаю - [URL=https://dropmefiles.com/QwSQm]https://dropmefiles.com/QwSQm[/URL]
Сам лог файл -
[CODE]2019-01-19T20:59:16: 7595 : ====================================================================
2019-01-19T20:59:16: 7595 : Bitrix Environment for Linux installation script.
2019-01-19T20:59:16: 7595 : Yes will be assumed to answers, and will be defaulted.
2019-01-19T20:59:16: 7595 : 'n' or 'no' will result in a No answer, anything else will be a yes.
2019-01-19T20:59:16: 7595 : This script MUST be run as root or it will fail
2019-01-19T20:59:16: 7595 : ============================================================
2019-01-19T20:59:16: 7595 : Update system. Please wait.
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos-mirror.rbc.ru
* extras: centos-mirror.rbc.ru
* updates: centos-mirror.rbc.ru
No packages marked for update
2019-01-19T20:59:17: 7595 : Getting configuration EPEL repository. Please wait.
Retrieving https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
Preparing... ########################################
Updating / installing...
epel-release-7-11 ########################################
2019-01-19T20:59:35: 7595 : Configuration EPEL repository is completed.
2019-01-19T20:59:36: 7595 : Getting configuration REMI repository. Please wait.
Retrieving http://rpms.famillecollet.com/enterprise/remi-release-7.rpm
Preparing... ########################################
Updating / installing...
remi-release-7.6-1.el7.remi ########################################
2019-01-19T20:59:37: 7595 : Enable remi repository
2019-01-19T20:59:37: 7595 : Disable php56 repository
2019-01-19T20:59:37: 7595 : Disable php70 repository
2019-01-19T20:59:37: 7595 : Enable php71 repository
Retrieving http://www.percona.com/downloads/percona-release/redhat/0.1-4/percona-release-0.1-4.noarch.rpm
Preparing... ########################################
Updating / installing...
percona-release-0.1-4 ########################################
2019-01-19T20:59:40: 7595 : Configuration Percona repository is completed.
## Installing the NodeSource Node.js 8.x LTS Carbon repo...
## Inspecting system...
+ rpm -q --whatprovides redhat-release || rpm -q --whatprovides centos-release || rpm -q --whatprovides cloudlinux-release || rpm -q --whatprovides sl-release
+ uname -m
## Confirming "el7-x86_64" is supported...
+ curl -sLf -o /dev/null 'https://rpm.nodesource.com/pub_8.x/el/7/x86_64/nodesource-release-el7-1.noarch.rpm'
## Downloading release setup RPM...
+ mktemp
+ curl -sL -o '/tmp/tmp.8yrK1RA5VW' 'https://rpm.nodesource.com/pub_8.x/el/7/x86_64/nodesource-release-el7-1.noarch.rpm'
## Installing release setup RPM...
+ rpm -i --nosignature --force '/tmp/tmp.8yrK1RA5VW'
## Cleaning up...
+ rm -f '/tmp/tmp.8yrK1RA5VW'
## Checking for existing installations...
+ rpm -qa 'node|npm' | grep -v nodesource
## Run `sudo yum install -y nodejs` to install Node.js 8.x LTS Carbon and npm.
## You may also need development tools to build native addons:
sudo yum install gcc-c++ make
## To install the Yarn package manager, run:
curl -sL https://dl.yarnpkg.com/rpm/yarn.repo | sudo tee /etc/yum.repos.d/yarn.repo
sudo yum install yarn
2019-01-19T20:59:50: 7595 : Getting configuration Bitrix repository. Please wait.
2019-01-19T20:59:50: 7595 : Configuration Bitrix repository is completed.
2019-01-19T20:59:52: 7595 : Remove mariadb-libs package
2019-01-19T20:59:52: 7595 : Update system. Please wait.
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos-mirror.rbc.ru
* epel: mirrors.powernet.com.ru
* extras: mirror.corbina.net
* remi: remi.mirrors.arminco.com
* remi-php71: remi.mirrors.arminco.com
* remi-safe: remi.mirrors.arminco.com
* updates: mirror.corbina.net
Resolving Dependencies
--> Running transaction check
---> Package percona-release.noarch 0:0.1-4 will be updated
---> Package percona-release.noarch 0:1.0-7 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
============================================================
Package Arch Version Repository Size
============================================================
Updating:
percona-release noarch 1.0-7 percona-release-noarch 17 k
Transaction Summary
============================================================
Upgrade 1 Package
Total download size: 17 k
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/percona-release-noarch/packages/percona-release-1.0-7.noarch.rpm: Header V4 RSA/SHA256 Signature, key ID 8507efa5: NOKEY
Public key for percona-release-1.0-7.noarch.rpm is not installed
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
The GPG keys listed for the "Percona-Release YUM repository - noarch" repository are already installed but they are not correct for this package.
Check that the correct key URLs are configured for this repository.
Failing package is: percona-release-1.0-7.noarch
GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Percona
2019-01-19T21:00:04: 7595 : An error occurred during the update the system.
2019-01-19T21:00:04: 7595 : Installation logfile - /tmp/bitrix-env-T0ZtH.log
[/CODE]