On 02/18/2014 12:26 PM, Fulko Hew wrote:
This morning (while yum install (testing my private package)) I'm getting the error: file /usr/share/man/man1/vim.1.gz of vim-common-2:7.4.189-1.fc20.i686 conflicts with file from package vim-minimal-2:7.4.027-2.fc20.i686 Yesterday it was fine.
Do you install and uninstall your private package on a daily basis?
Did something break overnight ?
Have you run any updates or made changes to your private package recently?
And, whats a possible workaround?
Don't know much about packaging specifically but I'd guess that both packages have a file with the same name. So a file named vim.1.gz already exists in that directory.It would probably be better to just uninstall vim then install your private package.
If your private package depends on the existing installation then I'd try renaming the conflicting file in your package. It appears to be the manual page so if there is no difference between the two files you could try just removing it from your package. Not sure how that might affect your program or the installation process if at all.
I'd stick with removing the existing package then installing your private one if possible.
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org