On 11. 06. 19 10:24, Miro Hrončok wrote:
On 11. 06. 19 10:02, Ankur Sinha wrote:
On Tue, Jun 11, 2019 08:59:11 +0100, Ankur Sinha wrote:
     > neuro-sig: jboss-jms-1.1-api, gsl


How would I ascertain which one of the neuro-sig packages requires this
jboss package?

$ sudo dnf repoquery --recursive --whatrequires  jboss-jms-1.1-api
jbossws-cxf-0:5.1.5-6.fc30.noarch
wildfly-0:10.1.0-13.fc29.noarch


It's all in the full report here. Should've checked there first. Sorry!
https://churchyard.fedorapeople.org/orphans-2019-06-10.txt

This seems to be via log4j.

Still, since I don't know how it's done, what command does one use to
find these (and the reverse mappings) too please?

That's a bit tedious. But you can follow the breadcrumbs:

$ repoquery --repo=rawhide{,-source} --whatrequires jboss-jms-1.1-api
...
log4j-0:2.11.1-3.fc30.src

$ repoquery --repo=rawhide{,-source} --whatrequires log4j | grep neuro
neurord-0:3.2.2-8.fc30.noarch
neurord-0:3.2.2-8.fc30.src

I'll see if we can get rid of the jboss dependency from log4j, as this clearly brings  lot of jboss mess and as maintainer of neurord, I wouldn't care baout jboss at all.

https://src.fedoraproject.org/rpms/log4j/pull-request/1

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
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