Orion Poplawski wrote on 2020/10/21 11:19:
What am I doing wrong?  This is on my rawhide VM.

$ sudo dnf --enablerepo=*-debuginfo install python3.9-debuginfo
Last metadata expiration check: 0:06:06 ago on Tue 20 Oct 2020 08:08:20 PM MDT.
No match for argument: python3.9-debuginfo
Error: Unable to find a match: python3.9-debuginfo


Well, I also have always trouble with installing "python3.9-debuginfo" and
I have to download directory from koji.

Looking at dnf metadata by
$ unzck -c 
/var/cache/dnf/<repository_name>/repodata/<some_long_hash>-primary.xml.zck | 
less

actually metadata does not contain "python3.9-debuginfo" rpm, so maybe 
something is already
broken when creating dnf metadata??

Regards,
Mamoru
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to