Description of problem: annobin-3.2-1.fc28 not installable due file conflict Version-Release number of selected component (if applicable): annobin-3.2-1.fc28 How reproducible: 100% Steps to Reproduce: 1. Try to update to recent build in Rawhide f28-build. 2. *BOOM* Actual results: Error: Transaction check error: file /usr/share/info/dir from install of annobin-3.2-1.fc28.x86_64 conflicts with file from package info-6.5-1.fc28.x86_64 Expected results: Installs / updates as expected.
Argh! Yes sorry about this. It is a typo in the annobin.spec file. But I am not sure to correct it as I cannot build a new version of the annobin package because it blows up with the exact same problem! Is there a way to revert the annobin package in the rawhide build system without building a new one ? Cheers Nick
(In reply to Nick Clifton from comment #1) > Is there a way to revert the annobin package in the rawhide build system > without building a new one ? You need to ask someone from Releng to run: `koji untag f28 annobin-3.2-1.fc28`
I have a buildroot f28-ghc into which I just tagged the previous build for now... (If you want you /could/ "fedpkg build --target f28-ghc" and then move your build into f28... though opening a releng ticket would be more correct I suppose. (I couldn't untag the package anyway: the command is 'untag-pkg'.)
I have already untagged it and sent you email on this. :) Should be back after the repos regen...
(In reply to Kevin Fenzi from comment #4) > I have already untagged it and sent you email on this. :) > > Should be back after the repos regen... Thank you! =) Builds are working again.
Agreed. Now to fix the annobin package, hopefully without breaking anything this time...