Comment 2 for bug 1634202

Revision history for this message
wes hayutin (weshayutin) wrote :

need to know which yum repos were in play here.

for i in `ls /etc/yum.repos.d/`; do echo $i; cat /etc/yum.repos.d/$i; done