Robby Callicotte via devel kirjoitti 26.9.2022 klo 21.52:

I will also close https://bugzilla.redhat.com/show_bug.cgi?id=2129584 since
this is already in ruby.  I simply did a search in src.fedoraproject.org and
did not see this package.  Sorry bout that.

Querying the repositories can be a complex task sometimes. Source and binary package names do not necessarily match, there can be multiple binary packages for one source package, and packages can also provide other things than their name.

In this case, a better query would have been e.g. 'dnf search rexml' or 'dnf repoquery --whatprovides 'rubygem(rexml)'.

On a different level, Sourcegraph is an effective way to query the package sources. For instance, just querying for string 'rexml' reveals that the package exists and that is comes from the 'ruby' source package:

https://sourcegraph.com/search?q=context:global+repo:%5Esrc%5C.fedoraproject%5C.org/rpms/.*%24+rexml&patternType=standard
_______________________________________________
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
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to