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

--
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://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