Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zabbix repo support #150

Closed
zuckerbrin opened this issue Nov 27, 2022 · 2 comments
Closed

zabbix repo support #150

zuckerbrin opened this issue Nov 27, 2022 · 2 comments

Comments

@zuckerbrin
Copy link

info [elevate-cpanel] Successfully verified signature for cpanel (key types: release).

  • 27-16:12:36 (3425) [ERROR] 1 package(s) installed from unsupported YUM repo 'zabbix' from /etc/yum.repos.d/zabbix.repo
  • 27-16:12:36 (3436) [WARN] Unsupported YUM repo enabled 'zabbix-non-supported' without packages installed from /etc/yum.repos.d/zabbix.repo
  • 27-16:12:36 (3374) [INFO] Disabling unused yum repository: zabbix-non-supported
  • 27-16:12:36 (3425) [ERROR] 1 package(s) installed from unsupported YUM repo 'zabbix' from /etc/yum.repos.d/zabbix.repo
  • 27-16:12:36 (2635) [ERROR] One or more enabled YUM repo are currently unsupported.
    You should disable these repositories and remove packages installed from them
@zuckerbrin
Copy link
Author

zabbix.repo was added to VETTED_YUM_REPO block of elevate-cpanel script:
use constant VETTED_YUM_REPO => qw{
CentOS-Base.repo
CentOS-CR.repo
CentOS-Debuginfo.repo
CentOS-fasttrack.repo
CentOS-Media.repo
CentOS-Sources.repo
CentOS-Vault.repo
CentOS-x86_64-kernel.repo
cPAddons.repo
cpanel-plugins.repo
cp-dev-tools.repo
EA4.repo
ELevate.repo
elasticsearch.repo
epel-testing.repo
epel.repo
imunify-rollout.repo
imunify360.repo
influxdb.repo
kernelcare.repo
wp-toolkit-cpanel.repo
imunify360-ea-php-hardened.repo
droplet-agent.repo
zabbix.repo
}

@toddr
Copy link
Member

toddr commented Nov 29, 2022

this is a duplicate of #123

@toddr toddr closed this as completed Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants