尝试安装perl-Time-HiRes时,我得到以下内容:
- host1:user1 > sudo yum install perl-Time-HiRes
- Loaded plugins: product-id,security,subscription-manager
- This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
- Setting up Install Process
- Resolving Dependencies
- --> Running transaction check
- ---> Package perl-Time-HiRes.x86_64 4:1.9721-119.el6_1.1 will be installed
- --> Processing Dependency: perl = 4:5.10.1-119.el6_1.1 for package: 4:perl-Time-HiRes-1.9721-119.el6_1.1.x86_64
- --> Finished Dependency Resolution
- Error: Package: 4:perl-Time-HiRes-1.9721-119.el6_1.1.x86_64 (rhel-6-6.2-server)
- Requires: perl = 4:5.10.1-119.el6_1.1
- Installed: 4:perl-5.10.1-129.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-201301301459.x86_64/6.4)
- perl = 4:5.10.1-129.el6
- Available: 4:perl-5.10.1-119.el6_1.1.x86_64 (rhel-6-6.2-server)
- perl = 4:5.10.1-119.el6_1.1
- You could try using --skip-broken to work around the problem
- You could try running: rpm -Va --nofiles --nodigest
我不明白.它似乎在寻找perl-5.10.1-129?但据我所知,最新的可用性是perl-5.10.1-119.
我启用了EPEL repos,虽然这个包来自repo rhel-6-6.2-server.
我实际上是在尝试安装munin-node,但它在同一个软件包上失败了.