Re: yum error[ImportError: cannot import name _]
David Timms <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
c y wrote: > Thanks for reply my message, but look like the problem still there. > > [root@server tmp]# rpm -Uvh --force yum-3.2.17-0.src.rpm You need the binary rpm, not the .src.rpm. Choose the correct one for your machines architecture, like yum-3.2.17-0.i386.rpm DaveT.