Author Topic: Unable update The Package "okay-release.noarch"  (Read 9017 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Unable update The Package "okay-release.noarch"
« on: June 14, 2021, 03:21:17 AM »
I would like to ask is there someone who faces this issue unable to update the package name call "okay-release.noarch" at yum manager? The issue I faced is I click up update and it shows update success then yum manager there still show that the package still needs an update.



ftp://wordpress.sengchew.com/wp-content/uploads/Screen1.jpg
ftp://wordpress.sengchew.com/wp-content/uploads/Screen2.jpg
ftp://wordpress.sengchew.com/wp-content/uploads/Screen3.jpg
« Last Edit: June 14, 2021, 04:17:08 AM by yongsengchew »

Offline
*
Re: Unable update The Package "okay-release.noarch"
« Reply #1 on: June 14, 2021, 05:55:44 AM »
Do this in SSH or CWPro Terminal
Code: [Select]
yum update okay-release
Applications Developer | RHEL Linux Server Administrator

Reach out to me in pm to solve any application deployment such as NodeJS, Java, PHP etc


Managed 40gb Shared CWP PRO Hosting for $20 p/a offer
Managed 60gb Shared CWP PRO Hosting for $40 p/a offer
Managed 100gb Shared CWP PRO Hosting for $60 p/a offer
Managed 200gb Shared CWP PRO Hosting for $120 p/a offer


CentOS 8 died a premature death at the end of 2021 - migrate to RockyLinux Os.

Offline
*
Re: Unable update The Package "okay-release.noarch"
« Reply #2 on: June 14, 2021, 06:01:33 AM »
Do this in SSH or CWPro Terminal
Code: [Select]
yum update okay-release

Try still failed

Quote
[root@srv1 ~]# yum update okay-release
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.usonyx.net
 * elrepo: elrepo.0m3n.net
 * epel: fedora.ipserverone.com
 * extras: centos.usonyx.net
 * remi-safe: remi.xpg.com.br
 * updates: centos.usonyx.net
Resolving Dependencies
There are unfinished transactions remaining. You might consider running yum-complete-transaction, or "yum-complete-transaction --cleanup-only" and "yum history redo last", first to finish them. If those don't work you'll have to try removing/installing packages by hand (maybe package-cleanup can help).
The program yum-complete-transaction is found in the yum-utils package.
--> Running transaction check
---> Package okay-release.noarch 0:1-3.el7 will be updated
---> Package okay-release.noarch 0:1-5.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                Arch             Version           Repository      Size
================================================================================
Updating:
 okay-release           noarch           1-5.el7           okay           5.7 k

Transaction Summary
================================================================================
Upgrade  1 Package

Total size: 5.7 k
Is this ok [y/d/N]: y
Downloading packages:
warning: /var/cache/yum/x86_64/7/okay/packages/okay-release-1-5.el7.noarch.rpm: Header V4 RSA/SHA256 Signature, key ID 13d0a55d: NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-OKAY


The GPG keys listed for the "Extra OKay Packages for Enterprise Linux - x86_64" 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: okay-release-1-5.el7.noarch
 GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-OKAY

Offline
*
Applications Developer | RHEL Linux Server Administrator

Reach out to me in pm to solve any application deployment such as NodeJS, Java, PHP etc


Managed 40gb Shared CWP PRO Hosting for $20 p/a offer
Managed 60gb Shared CWP PRO Hosting for $40 p/a offer
Managed 100gb Shared CWP PRO Hosting for $60 p/a offer
Managed 200gb Shared CWP PRO Hosting for $120 p/a offer


CentOS 8 died a premature death at the end of 2021 - migrate to RockyLinux Os.

Offline
*
Re: Unable update The Package "okay-release.noarch"
« Reply #4 on: June 16, 2021, 03:05:33 PM »
Try this package https://centos.pkgs.org/7/okey-x86_64/okay-release-1-4.el7.noarch.rpm.html

I had tried the way you provided its work! But yum manager there still pop out the same package so I just leave it? Thank you.