Hello, Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok). Your package (python-magic-wormhole) Fails To Install in Fedora 37: can't install python3-magic-wormhole: - nothing provides python3.10dist(hkdf) needed by python3-magic-wormhole-0.12.0-7.fc36.noarch - nothing provides python3.10dist(spake2) = 0.8 needed by python3-magic-wormhole-0.12.0-7.fc36.noarch - nothing provides python3.10dist(txtorcon) >= 18.0.2 needed by python3-magic-wormhole-0.12.0-7.fc36.noarch If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem. If you don't react accordingly to the 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. P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock: $ mock -r fedora-37-x86_64 --disablerepo='*' --enablerepo=local install python3-magic-wormhole P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages Thanks!
Hello, This is the first reminder (step 3 from https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs). If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.
Hello, sorry for the delay, I'm really busy recently. I'll try to manage that as soon as possible.
Ok I've look at the issue and it's because the three packages are retired from Fedora 37. Looking at the original reason for python-magic was orphaned, it looks like we might finally abandon the python version of this package?
Package has been retired due to missing dependencies.
Hello, Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok). All subpackages of a package against which this bug was filled are now installable or removed from Fedora 37. Thanks for taking care of it!
@Frédéric You said "it looks like we might finally abandon the python version of this package?", does that imply there is a non-python version of magic wormhole available in Fedora 37? Losing this tool was a big setback to us when upgrading to Fedora 37.
(In reply to Frédéric Pierret from comment #3) > Ok I've look at the issue and it's because the three packages are retired > from Fedora 37. Looking at the original reason for python-magic was > orphaned, it looks like we might finally abandon the python version of this > package? Doesn't make much sense to me either. Anyway someone needs to pick these up if they would like to see this back in Fedora. Easier for a current Fedora Packager to do that of course: anyway the process is https://docs.fedoraproject.org/en-US/package-maintainers/Package_Retirement_Process/#claiming (with step 0 being "become a Fedora Packager" if one isn't already).
(as a local workaround you could build this and the deps from source of course: eg https://src.fedoraproject.org/rpms/python-magic-wormhole/)
On the other hand seems upstream moved to rust: https://github.com/magic-wormhole/magic-wormhole.rs
(In reply to Jens Petersen from comment #9) > On the other hand seems upstream moved to rust: > > https://github.com/magic-wormhole/magic-wormhole.rs Well given https://github.com/magic-wormhole/magic-wormhole/pull/468 that statement seems inaccurate, but that is an alternative perhaps.