Unsigned rpm has been imported not using "--link",
after that, I rpmsigned rpm then "koji import-sig",
BUT it came up with an error:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
$koji import-sig wemeet-3.14.0.401-1.lch2023.aarch64.rpm
Importing signature [key 1ce71ff0] from wemeet-3.14.0.401-1.lch2023.aarch64.rpm...
Writing signed copy
2023-04-04 18:23:32,106 [ERROR] koji: Fault: <Fault 1: "<class 'AttributeError'>: 'NoneType' object has no attribute 'split'">
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
There is xxx.rpm.sig in /kojifiles/packages/, but there's no full signed rpm.
I tried "remove-signed-rpm" also "write-signed-rpm", but when "import-sig", it comes up with same ERROR.