Dear all, I'm having a problem with xCAT 2.8.5. While trying to provision a CentOS 7.0.1406 node, the package: net-snmp-perl-5.7.2-20.el7.x86_64 requires: net-snmp-agent-libs >= 1:5.7.2-20.el7 but only version 1:5.7.2-18.el7 is available: Installed: 1:net-snmp-agent-libs-5.7.2-18.el7.x86_64 (@anaconda) net-snmp-agent-libs = 1:5.7.2-18.el7
My understanding is that this is a fairly recent update: https://rhn.redhat.com/errata/RHBA-2015-0607.html and it probably hasn't been ported to CentOS's repositories yet. The consequence of the unmet dependency is that xCAT fails to install on the aformentioned machine. Relevant /var/log/xcat/xcat.log section: --> Finished Dependency Resolution Error: Package: 1:net-snmp-perl-5.7.2-20.el7.x86_64 (xcat-dep) Requires: net-snmp-libs >= 1:5.7.2-20.el7 Installed: 1:net-snmp-libs-5.7.2-18.el7.x86_64 (@anaconda) net-snmp-libs = 1:5.7.2-18.el7 Error: Package: 1:net-snmp-perl-5.7.2-20.el7.x86_64 (xcat-dep) Requires: net-snmp-agent-libs >= 1:5.7.2-20.el7 Installed: 1:net-snmp-agent-libs-5.7.2-18.el7.x86_64 (@anaconda) net-snmp-agent-libs = 1:5.7.2-18.el7 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest How do I solve this problem? Any help would be greatly appreciated. Thanks in advance, Daniele Rispoli ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
