Skip to content

Instantly share code, notes, and snippets.

@recklessop
Created December 18, 2018 23:44
Show Gist options
  • Save recklessop/072622bbe0f9848f6c15007dc15222f0 to your computer and use it in GitHub Desktop.
Save recklessop/072622bbe0f9848f6c15007dc15222f0 to your computer and use it in GitHub Desktop.
[root@rhel74 yum.repos.d]# yum install netplan
Loaded plugins: product-id, search-disabled-repos, subscription-manager
This system is not registered with an entitlement server. You can use subscription-manager to register.
Resolving Dependencies
--> Running transaction check
---> Package netplan.x86_64 0:0.40.2-0.el7.1 will be installed
--> Processing Dependency: /usr/bin/python3 for package: netplan-0.40.2-0.el7.1.x86_64
--> Processing Dependency: python34-netifaces for package: netplan-0.40.2-0.el7.1.x86_64
--> Processing Dependency: python34-yaml for package: netplan-0.40.2-0.el7.1.x86_64
--> Processing Dependency: systemd-networkd for package: netplan-0.40.2-0.el7.1.x86_64
--> Processing Dependency: libyaml-0.so.2()(64bit) for package: netplan-0.40.2-0.el7.1.x86_64
--> Running transaction check
---> Package netplan.x86_64 0:0.40.2-0.el7.1 will be installed
--> Processing Dependency: systemd-networkd for package: netplan-0.40.2-0.el7.1.x86_64
--> Processing Dependency: libyaml-0.so.2()(64bit) for package: netplan-0.40.2-0.el7.1.x86_64
---> Package python34.x86_64 0:3.4.9-1.el7 will be installed
--> Processing Dependency: python34-libs(x86-64) = 3.4.9-1.el7 for package: python34-3.4.9-1.el7.x86_64
--> Processing Dependency: libpython3.4m.so.1.0()(64bit) for package: python34-3.4.9-1.el7.x86_64
---> Package python34-PyYAML.x86_64 0:3.11-2.el7 will be installed
--> Processing Dependency: libyaml-0.so.2()(64bit) for package: python34-PyYAML-3.11-2.el7.x86_64
---> Package python34-netifaces.x86_64 0:0.10.5-2.el7 will be installed
--> Running transaction check
---> Package netplan.x86_64 0:0.40.2-0.el7.1 will be installed
--> Processing Dependency: systemd-networkd for package: netplan-0.40.2-0.el7.1.x86_64
--> Processing Dependency: libyaml-0.so.2()(64bit) for package: netplan-0.40.2-0.el7.1.x86_64
---> Package python34-PyYAML.x86_64 0:3.11-2.el7 will be installed
--> Processing Dependency: libyaml-0.so.2()(64bit) for package: python34-PyYAML-3.11-2.el7.x86_64
---> Package python34-libs.x86_64 0:3.4.9-1.el7 will be installed
--> Finished Dependency Resolution
Error: Package: python34-PyYAML-3.11-2.el7.x86_64 (epel)
Requires: libyaml-0.so.2()(64bit)
Error: Package: netplan-0.40.2-0.el7.1.x86_64 (ngompa-Netplan)
Requires: systemd-networkd
Error: Package: netplan-0.40.2-0.el7.1.x86_64 (ngompa-Netplan)
Requires: libyaml-0.so.2()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment