You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after installing rpmforge-release-0.5.3-1.el7.rf.x86_64
and trying to install python-twill on a semi-fresh installation of CentOS 7, I get the following message:
# yum install python-twill.noarch
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.usinternet.com
* epel: mirror.steadfast.net
* extras: mirrors.centos.webair.com
* rpmforge: mirror.us.leaseweb.net
* updates: bay.uchicago.edu
Resolving Dependencies
--> Running transaction check
---> Package python-twill.noarch 0:0.9-1.el6.rf will be installed
--> Processing Dependency: python(abi) = 2.6 for package: python-twill-0.9-1.el6.rf.noarch
--> Finished Dependency Resolution
Error: Package: python-twill-0.9-1.el6.rf.noarch (rpmforge)
Requires: python(abi) = 2.6
Installed: python-2.7.5-16.el7.x86_64 (@anaconda)
python(abi) = 2.7
python(abi) = 2.7
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
The text was updated successfully, but these errors were encountered:
after installing rpmforge-release-0.5.3-1.el7.rf.x86_64
and trying to install python-twill on a semi-fresh installation of CentOS 7, I get the following message:
The text was updated successfully, but these errors were encountered: