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

Unsupported YUM repo enabled #128

Closed
Tedy2222 opened this issue Oct 3, 2022 · 2 comments
Closed

Unsupported YUM repo enabled #128

Tedy2222 opened this issue Oct 3, 2022 · 2 comments

Comments

@Tedy2222
Copy link

Tedy2222 commented Oct 3, 2022

WHMPanel and cPanel 106.0.8 in CentOS 7.9 2009 standard

[root@mail1 ~]# /scripts/elevate-cpanel --check

  • 02-21:40:38 (3029) [WARN] Unsupported YUM repo enabled 'dell-omsa-indep' without packages installed from /etc/yum.repos.d/dell-omsa-repository.repo
  • 02-21:40:38 (3029) [WARN] Unsupported YUM repo enabled 'dell-omsa-specific' without packages installed from /etc/yum.repos.d/dell-omsa-repository.repo
  • 02-21:40:38 (3018) [ERROR] 3 package(s) installed from unsupported YUM repo 'dell-system-update_independent' from/etc/yum.repos.d/dell-system-update.repo
  • 02-21:40:38 (3018) [ERROR] 26 package(s) installed from unsupported YUM repo 'dell-system-update_dependent' from /etc/yum.repos.d/dell-system-update.repo
  • 02-21:40:38 (3029) [WARN] Unsupported YUM repo enabled 'mysql-connectors-community' without packages installed from /etc/yum.repos.d/mysql-community.repo
  • 02-21:40:38 (3029) [WARN] Unsupported YUM repo enabled 'mysql-tools-community' without packages installed from /etc/yum.repos.d/mysql-community.repo
  • 02-21:40:38 (3029) [WARN] Unsupported YUM repo enabled 'mysql80-community' without packages installed from /etc/yum.repos.d/mysql-community.repo
  • 02-21:40:38 (2504) [WARN] *** Elevation Blocker detected: ***
    One or more enabled YUM repo are currently unsupported.
    You should disable these repositories and remove packages installed from them
    before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

  • 02-21:41:04 (2925) [INFO] Checking if your system is up to date:
  • 02-21:41:04 (3361) [INFO] Running: /usr/bin/yum clean all
  • 02-21:41:04 (3362) [INFO]
  • 02-21:41:04 (3372) [INFO] Loaded plugins: fastestmirror, universal-hooks
  • 02-21:41:04 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins
  • 02-21:41:04 (3372) [INFO] : Mysql-connectors-community Mysql-tools-community
  • 02-21:41:04 (3372) [INFO] : Mysql80-community base dell-omsa-indep dell-omsa-specific
  • 02-21:41:04 (3372) [INFO] : dell-system-update_dependent dell-system-update_independent epel
  • 02-21:41:04 (3372) [INFO] : extras imunify360 imunify360-rollout-1 imunify360-rollout-2
  • 02-21:41:04 (3372) [INFO] : imunify360-rollout-3 imunify360-rollout-4 kernelcare
  • 02-21:41:04 (3372) [INFO] : mysql-connectors-community mysql-tools-community
  • 02-21:41:04 (3372) [INFO] : mysql80-community updates wp-toolkit-cpanel
  • 02-21:41:04 (3372) [INFO] : wp-toolkit-thirdparties
  • 02-21:41:04 (3372) [INFO] Cleaning up list of fastest mirrors
  • 02-21:41:04 (3372) [INFO] Other repos take up 7.4 M of disk space (use --verbose for details)
  • 02-21:41:04 (3382) [INFO]
  • 02-21:41:04 (3361) [INFO] Running: /usr/bin/yum check-update
  • 02-21:41:04 (3362) [INFO]
  • 02-21:41:05 (3372) [INFO] Loaded plugins: fastestmirror, universal-hooks
  • 02-21:41:05 (3372) [INFO] Determining fastest mirrors
  • 02-21:41:09 (3372) [INFO] * EA4: 208.74.123.62
  • 02-21:41:09 (3372) [INFO] * cpanel-addons-production-feed: 208.74.123.62
  • 02-21:41:09 (3372) [INFO] * cpanel-plugins: 208.74.123.62
  • 02-21:41:09 (3372) [INFO] * base: mirror.centos.iad1.serverforge.org
  • 02-21:41:09 (3372) [INFO] * epel: mirror.lstn.net
  • 02-21:41:09 (3372) [INFO] * extras: repos.hou.layerhost.com
  • 02-21:41:09 (3372) [INFO] * updates: mirror.team-cymru.com
  • 02-21:41:29 (3382) [INFO]
  • 02-21:41:29 (2932) [INFO] Checking /scripts/sysup
  • 02-21:41:29 (3361) [INFO] Running: /scripts/sysup
  • 02-21:41:29 (3362) [INFO]
  • 02-21:41:30 (3372) [INFO] checkyum version 22.3 (excludes: bind-chroot)
  • 02-21:41:30 (3372) [INFO] All Needed Packages are already installed.
  • 02-21:41:30 (3382) [INFO]
  • 02-21:41:30 (2504) [WARN] *** Elevation Blocker detected: ***
    Your machine has multiple network interface cards (NICs) using kernel-names (ethX).
    Since the upgrade process cannot guarantee their stability after upgrade, you cannot upgrade.

Please provide those interfaces new names before continuing the update.

  • 02-21:41:30 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
  • 02-21:41:30 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
  • 02-21:41:32 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-02_21:41:32_modified_for_AlmaLinux_8.json
  • 02-21:41:32 (570) [WARN] Please fix the detected issues before performing the elevation process.
@adrian-alephit
Copy link

adrian-alephit commented Dec 20, 2022

FYI Wanted to share and add the below. FYI we are using Engintron for cPanel https://applications.cpanel.net/listings/view/Engintron-Nginx-on-cPanel it appears the nginx repo is not support . Only cPAnel Nginx repo is supported correct?

Also flagged with Engintron team here: engintron/engintron#1439

Last login: Wed Dec 21 09:03:46 2022
[root@whm4 ~]# /scripts/elevate-cpanel --check
info [elevate-cpanel] Successfully verified signature for cpanel (key types: release).

  • 21-09:10:03 (3436) [WARN] Unsupported YUM repo enabled 'EA4-experimental' without packages installed from /etc/yum.repos.d/EA4-experimental.repo
  • 21-09:10:03 (3425) [ERROR] 1 package(s) installed from unsupported YUM repo 'nginx' from /etc/yum.repos.d/nginx.repo
  • 21-09:10:03 (2671) [WARN] *** Elevation Blocker detected: ***
    One or more enabled YUM repo are currently unsupported.
    You should disable these repositories and remove packages installed from them
    before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

  • 21-09:10:21 (3332) [INFO] Checking if your system is up to date:

  • 21-09:10:21 (3777) [INFO] Running: /usr/bin/yum clean all

  • 21-09:10:21 (3778) [INFO]

  • 21-09:10:21 (3788) [INFO] Loaded plugins: fastestmirror, universal-hooks

  • 21-09:10:21 (3788) [INFO] Cleaning repos: EA4 EA4-experimental cpanel-addons-production-feed

  • 21-09:10:21 (3788) [INFO] : cpanel-plugins MariaDB103 base epel extras nginx updates

  • 21-09:10:21 (3788) [INFO] Cleaning up list of fastest mirrors

  • 21-09:10:21 (3788) [INFO] Other repos take up 17 M of disk space (use --verbose for details)

  • 21-09:10:21 (3798) [INFO]

  • 21-09:10:21 (3777) [INFO] Running: /usr/bin/yum check-update

  • 21-09:10:21 (3778) [INFO]

  • 21-09:10:21 (3788) [INFO] Loaded plugins: fastestmirror, universal-hooks

  • 21-09:10:21 (3788) [INFO] Determining fastest mirrors

  • 21-09:10:26 (3788) [INFO] * EA4: 27.50.85.8

  • 21-09:10:26 (3788) [INFO] * EA4-experimental: 27.50.85.8

  • 21-09:10:26 (3788) [INFO] * cpanel-addons-production-feed: 27.50.85.8

  • 21-09:10:26 (3788) [INFO] * cpanel-plugins: 27.50.85.8

  • 21-09:10:26 (3788) [INFO] * base: centos.mirror.serversaustralia.com.au

  • 21-09:10:26 (3788) [INFO] * epel: fedora.mirror.serversaustralia.com.au

  • 21-09:10:26 (3788) [INFO] * extras: centos.mirror.serversaustralia.com.au

  • 21-09:10:26 (3788) [INFO] * updates: centos.mirror.digitalpacific.com.au

  • 21-09:10:40 (3788) [INFO]

  • 21-09:10:40 (3788) [INFO] kernel.x86_64 3.10.0-1160.81.1.el7 updates

  • 21-09:10:40 (3798) [INFO]

  • 21-09:10:40 (3335) [WARN] Your system is not up to date please run: /usr/bin/yum update

  • 21-09:10:40 (2671) [WARN] *** Elevation Blocker detected: ***
    System is not up to date

  • 21-09:10:40 (2994) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.

  • 21-09:10:40 (1598) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/97iTniCD_Y/ea_profile.json

  • 21-09:10:41 (1623) [INFO] Backed up EA4 profile to /tmp/97iTniCD_Y/ea_profile.json

  • 21-09:10:41 (2671) [WARN] *** Elevation Blocker detected: ***
    This script (version 2) does not appear to be the newest available release (4).
    Run this script with the --update option:

/scripts/elevate-cpanel --update

Pass the --skip-elevate-version-check flag to skip this check.

  • 21-09:10:41 (692) [WARN] Please fix the detected issues before performing the elevation process.

@toddr
Copy link
Member

toddr commented Mar 24, 2023

We recommend you open a ticket with cPanel support for further assistance. Thanks!

@toddr toddr closed this as not planned Won't fix, can't repro, duplicate, stale Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants