On Sun, 3 Aug 2008, Gilboa Davara wrote:
Hello all, Machine B: yum install --enablerepo=updates-testing kde*-devel*4.1*.x86_64
It's probably not the fix for your problem, but IMHO the syntax is incorrect. Those * will be expanded by shell. You should use escapes \* if you want those to get to yum.
- Gilboa
Adam Pribyl