Am Mittwoch, den 22.04.2020, 20:02 +0200 schrieb Miro Hrončok: > On 22. 04. 20 19:47, Björn 'besser82' Esser wrote: > > Hi Dan, > > > > I created the list of packages with the following chain of commands: > > > > dnf --releasever=rawhide repoquery --whatrequires json-c | \ > > xargs dnf --releasever=rawhide info | \ > > grep -i 'source' | sed -e 's!^.*: !!g' | sort -u; > > > > I ran that on Fedora 32 x86_64, and unfortunately the `s390utils` > > was > > not amoung the listed packages for some reason. > > Because it has: > > ExclusiveArch: s390 s390x Is there any better command that will work regardless of the system's arch?
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx