On 12/20/20 4:36 PM, Peter Robinson wrote:
Anyway, there would be some variation on what you have there, if that
is correct.  It would be more ...

dnf repoquery --qf="%{source_name}" -a | grep ^nodejs- | grep -v
^nodejs-packaging% | sort -u -o nodejs.sources
vi nodejs.sources # remove the non-noarch packages, any any others we need to
python3 find_unblocked_orphans.py --skip-orphans $(cat nodejs.sources)

Just curious: Do you have some example of non-noarch nodejs package? I struggled
to find one:

nodejs-bcrypt

Is already retired:

https://src.fedoraproject.org/rpms/nodejs-bcrypt/c/2ba645fe82af5e39c16c2257adba33663cab3ee0?branch=master

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