yum-versionlock (1) is a Yum plugin that takes a set of name/versions for packages and excludes all other versions of those packages (including optionally following obsoletes). This allows you to protect packages from being updated by newer versions. The plugin provides a command "versionlock" which allows you to view and edit the list of ...
Due to application certification and other restrictions in a production environment, it may be preferred to exclude kernel RPM (or other certain RPM) upgrade via yum update. In that case we can use the YUM versionlock plugin to exclude certian packages/rpms from getting updated.
19.02.2014 · Option #2: Pass the -x option to prevent yum from updating kernel. The syntax is as follows to skip update on command line itself: # yum -x 'kernel*' update. 🐧 Get the latest tutorials on Linux, Open Source & DevOps via. RSS feed Weekly email newsletter .
06.01.2016 · Use the yum versionlock plugin to lock a package or packages to currently installed version. ... Had problems getting this to pin a specific kernel version. As in that just doesn't seem to work. Any advice greatly appreciated :-) HE Community Member 63 …
20.01.2014 · # yum versionlock delete '2:ethtool-3.5-1.el6.*' Sample outputs: Loaded plugins: product-id, rhnplugin, security, subscription-manager, : versionlock This system is not registered to Red Hat Subscription Management.
Versionlock is a plugin of the Yum package manager. This plugin doesn't allow packages to be upgraded to a version greater than what was installed at the ...
11.01.2016 · Disable Lock Certain Package Updates with Yum. Each Linux Distribution ships with its default package manager for above stated functionalities, but of all these most found ones are: yum on RHEL and Fedora systems (where it is being currently replaced with DNF from Fedora 22+ onwards) and apt from Debian. If you’re looking for APT tool to block or disable certain specific …
21.03.2016 · $ sudo yum install yum-plugin-versionlock Lock a package. To add a package to the locked list, simply run the package manager program with the versionlock and add commands: $ sudo dnf versionlock add my-package The yum version: $ sudo yum versionlock add my-package As you can see, the commands for dnf and yum are the same.
19.09.2019 · CentOS Version: CentOS 7 64bit. Centmin Mod Version Installed: 123.09beta01. Nginx Version Installed: 1.17.3. PHP Version Installed: 7.3.x. Did an update there were a ton of updates. I think there were over 200 updates, the list was huge. After that, I get a hanging update but keeps telling me there is a version lock. Code: