[Rpm-maint] [rpm-software-management/rpm] rpm2archive doesn't check command line switches (Issue #2210)

Panu Matilainen notifications at github.com
Thu Sep 29 10:42:05 UTC 2022


rpm2archive doesn't seem to have any checking for legitimate command line switches:

This simply hangs (waiting for stdin)
> rpm2archive --nosuch:

This merrily completes:
> cat /tmp/telnet-0.17-86.fc36.x86_64.rpm |rpm2archive --nosuch > /tmp/foo

Discovered when I thought the newly added option was --nocompress although it was --nocompression, caused some headscratching.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2210
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2210 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220929/abf1e252/attachment.html>


More information about the Rpm-maint mailing list