Description of problem: Try to install needrestart package on the aarch64 system. How reproducible: dnf install needrestart Actual results: Error: Problem: conflicting requests - nothing provides iucode-tool needed by needrestart-3.5-3.fc33.noarch Expected results: successfully installed like x86_64 platform
It is in fact a problem in needrestart. iucode-tool is only meant for specific architectures. Since Recommends are now possible I just built 3.5-5 to fix this (on EL8 too).
I still see the same error: Error: Problem: conflicting requests - nothing provides iucode-tool needed by needrestart-3.5-3.fc33.noarch
yes, I just pushed the fix, so it's built successfully but not yet included in the repo.
(In reply to Marc Dequènes (Duck) from comment #3) > yes, I just pushed the fix, so it's built successfully but not yet included > in the repo. Hi, I still get the same error.
Hum, you're right. It did not make it for F34 and I just realized you're on F33. I don't think that's possible to make a fix for F33 now but maybe for F34, I need to have a look at it.
So it does not match the freeze exceptions for F34 and I will have to make a stable update later.
(In reply to Marc Dequènes (Duck) from comment #6) > So it does not match the freeze exceptions for F34 and I will have to make a > stable update later. Hi, there are some updates here?
As explained this change did not meet the freeze exceptions so I have to wait for F34 to be out to make a stable update. Currently it's still a beta so I cannot do anything.
(In reply to Marc Dequènes (Duck) from comment #8) > As explained this change did not meet the freeze exceptions so I have to > wait for F34 to be out to make a stable update. Currently it's still a beta > so I cannot do anything. Hi, I've updated to F34 and I see this: Error: Problem: conflicting requests - nothing provides iucode-tool needed by needrestart-3.5-4.fc34.noarch (try to add '--skip-broken' to skip uninstallable packages)
Seriously you're not very nice. F34 has just been released, so NO I did not have time to make the update in the few hours in between the release and your upgrade (not counting sleeping and the TZ difference), sorry. Even if I had the process is gonna take a few days.
(In reply to Marc Dequènes (Duck) from comment #10) > Seriously you're not very nice. F34 has just been released, so NO I did not > have time to make the update in the few hours in between the release and > your upgrade (not counting sleeping and the TZ difference), sorry. Even if I > had the process is gonna take a few days. Hi, I didn't want to rush you but from your previous comment I understood that the modification was already ready for F34 and that you were unable to release it for F33, that's all.
FEDORA-2021-e4cb409e30 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-e4cb409e30
The fix is done and is going to be included in F35 automagically. Now for F34 it was too late: after some point in time before a release you're not allowed to make changes unless it's a critical fix. Now that it's released there is a way to make updates into stable and I'm looking into it. that's my first time so I hope I get it right. I made a build in the f34 branch and created a Bodhi update (see link above). Let's see how it goes.
FEDORA-2021-e4cb409e30 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-e4cb409e30` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-e4cb409e30 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-e4cb409e30 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.
HI, I've tried to clean up repositories information and push an install for needrestart package but the error is still the same: nothing provides iucode-tool needed by needrestart-3.5-4.fc34.noarch System still search for needrestart-3.5-4 package.
Maybe your mirror is not yet up-to-date. I have no idea how long it takes to be published once it is accepted and how long mirrors take to pick up the new things too.