Hello, Your package (stratis-cli) Fails To Install in Fedora 33: --- can't install stratis-cli-2.0.1-1.fc33.noarch: - nothing provides python3.8dist(justbytes) = 0.11 needed by stratis-cli-2.0.1-1.fc33.noarch --- According to a policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks if you won't reply to this bug. Thanks!
I'll take this, and it will be fixed with the next release of stratis, which should be in about a month. Or, I can patch the CLI to require the newer version of justbytes which apparently has made it into rawhide. What I don't understand is why the old version of justbytes was obliterated by the new version.
Upstream issue: https://github.com/stratis-storage/stratis-cli/issues/541.
Is it possible to update the specfile to be "Requires >= 0.11 python-justbytes"?
Nothing in (In reply to Dennis Keefe from comment #3) > Is it possible to update the specfile to be "Requires >= 0.11 > python-justbytes"? Nothing in the specfile to update. Presumably the Fedora packaging is using setup.py in the upstream package somehow.
As far as I understand, this problem has been fixed by the release of the new version, 2.1.0 in rawhide.