After adding the FreeTube repository from PackHub on Fedora, running dnf update fails with this error:
Curl error (92): Stream error in the HTTP/2 framing layer
Librepo error: Cannot download repomd.xml
This prevents dnf from downloading package info from the FreeTube repo.
Steps to reproduce:
- Add the repo using:
wget -qO- https://packhub.dev/sh/yum/github/FreeTubeApp/FreeTube | sh
- Run:
Please fix this problem, so the repo works properly.
Thanks!
After adding the FreeTube repository from PackHub on Fedora, running
dnf updatefails with this error:This prevents
dnffrom downloading package info from the FreeTube repo.Steps to reproduce:
Please fix this problem, so the repo works properly.
Thanks!