Re: File conflict problem on yum-2.4.3
"Fajar A. Nugraha" <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
seth vidal wrote: > On Mon, 2007-03-05 at 13:15 +0700, Fajar A. Nugraha wrote: > >> I encountered a file conflict resolution problem. To be precise, yum >> didn't detect a conflict when it should have done so. >> >> > > All the conflict detection b/t files is handled at the rpm layer. So if > there is a problem there you need to file it against rpm in rhel4. > Even when rpm -Uvh correctly shows those files as conflict? Both yum (rpm-python, actually) and rpm are linked against librpm and librmdb. I assume this means if rpm -Uvh correctly detects the conflict, the rpm layer is doing its job correctly. Regards, Fajar