[Rpm-maint] [rpm-software-management/rpm] /usr/bin/rpmsign: Documentation bug: rpmsign vs rpm (Issue #3125)
Jon Daley
notifications at github.com
Thu May 23 22:20:44 UTC 2024
Below is the bug report I submitted to Debian, but they wanted me to report it to you instead.
Package: rpm
Version: 4.18.0+dfsg-1+deb12u1
Severity: minor
File: /usr/bin/rpmsign
Tags: upstream
Upstream documentation bug:
~>man rpmsign
rpm --addsign|--resign [rpmsign-options] PACKAGE_FILE ...
rpmsign-options
[--rpmv3] [--fskpath KEY] [--signfiles]
~>rpm --addsign --rpmv3
rpm: --rpmv3: unknown option
~>rpm --addsign --fskpath asdasd --signfiles asd
rpm: --fskpath: unknown option
~>rpm --addsign --signfiles asd
rpm: --signfiles: unknown option
All of these rpmsign-options can only work when running rpmsign as
opposed to rpm.
This bug also applies to Centos 7 and Oracle Linux 9, where I've been doing some testing. It looks like it was introduced between Centos 6 and 7, if that helps anyone.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3125
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3125 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240523/e2808a2c/attachment.html>
More information about the Rpm-maint
mailing list