New 3.0.0.6 build still broken and wont even install in F42.
- nothing provides python3dist(ffmpeg-python) needed by howdy-3.0.0-6.20250624gitd3ab993.fc42.x86_64 from copr:copr.fedorainfracloud.org:principis:howdy-beta
I donât have access to my fedora laptop right now, and donât have time tonight. If youâre able to fix it and test it, feel free to open a PR (donât forget to bump the releasever). I can create a new build from the UI.
No, you need to bump the release as well and add a changelog in the correct format. And I would like it to be tested, which means building and installing.
Removing the requires does seem to make it install on my fedora 42 toolbx, though strangely without removing it, it would still install on kinoite. Probably related to how rpm-ostree works but donât quote me on that.
Confirming that howdy will both break the fedora 42 to 43 upgrade and be uninstallable in fedora 43 if you remove it to proceed. Python 3.14 support is required as nothing provides python(abi) = 3.13 anymore.
Thatâd be an upstream problem - dlib(a dependency of howdy) was orphaned in f43 because it didnât build correctly. Be patient, itâll probably be sorted out soon.
Hey guys, not sure if it is OK posting another source, but someone created a fork of this one and included the dlib library compiled. That one installed well for me in my laptop and desktop and it is working just fine. starfish/howdy-beta Copr
oh, you are starfish, the one with the repo that includes the dlib library. Thanks man! not sure if the idea was to use that repo, but I found it and it worked well for me in F43. I spent a lot of time trying to find a solution, because howdy is key for me.