[Bug 12936] rpm: unrecognized option

bugzilla at busybox.net bugzilla at busybox.net
Thu Feb 25 16:39:56 UTC 2021


https://bugs.busybox.net/show_bug.cgi?id=12936

Denys Vlasenko <vda.linux at googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Denys Vlasenko <vda.linux at googlemail.com> ---
In upstream package,
rpm --import PUBKEY is an alias for rpmkeys --import PUBKEY

busybox's rpm applet is only intended to be used as "unpacker" of .rpm files
(example: running an emergency shell and installing a package form a .rpm file
on a system which was broken by failed update or erroneous removal of a
critical package).

It knows nothing about keys, a database of installed packages, etc.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list