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

Fixes #30414 - Added yum-utils to allowlist #385

Closed

Conversation

patilsuraj767
Copy link
Contributor

No description provided.

@theforeman-bot
Copy link
Member

Issues: #30414

@@ -16,5 +16,6 @@ rdma-core
boost-random
boost-iostreams
boost-thread
yum-utils
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vagrant@centos7-katello-devel ~]$ yum deplist yum-utils
Configuration file /etc/yum/pluginconf.d/foreman-protector.conf not found
Unable to find configuration file for plugin foreman-protector
Loaded plugins: fastestmirror
Repodata is over 2 weeks old. Install yum-cron? Or run: yum makecache fast
Loading mirror speeds from cached hostfile
 * base: mirrors.viethosting.com
 * centos-sclo-rh: mirrors.viethosting.com
 * epel: mirror.xeonbd.com
 * extras: mirrors.piconets.webwerks.in
 * updates: mirrors.viethosting.com
package: yum-utils.noarch 1.1.31-54.el7_8
  dependency: /usr/bin/python
   provider: python.x86_64 2.7.5-88.el7
  dependency: libxml2-python
   provider: libxml2-python.x86_64 2.9.1-6.el7.4
  dependency: python(abi) = 2.7
   provider: python.x86_64 2.7.5-88.el7
  dependency: python-kitchen
   provider: python-kitchen.noarch 1.1.1-5.el7
  dependency: yum >= 3.4.3-143
   provider: yum.noarch 3.4.3-167.el7.centos

@patilsuraj767, will it be enough to include just yum-utils package?
Please check above output. I just tried to find yum-utils dependencies from one of my local setup which is CentOS.

IIRC, this was one of the reason, we haven't included this package under whitelist and was decided to let user perform installation of yum-utils. Correct me @upadhyeammit.

@upadhyeammit
Copy link
Contributor

Created pr to add yum-utils as dependency for foreman-maintain theforeman/foreman-packaging#5764

@upadhyeammit
Copy link
Contributor

closing this as yum-utils has been added as dependency for foreman-maintain package in theforeman/foreman-packaging#5764

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants