$ pulp-admin content upload <unsigned-rpm> * Starting Package Upload operation. See /var/log/pulp/client.log for more verbose output * Performing Package Uploads to Pulp server * Content Upload complete. package is not uploaded and /var/log/pulp/client.log contains: 2011-02-23 09:51:03,533 [ERROR][MainThread] @ content.py:95 - Package [<rpm>] is not signed. Please use --nosig. Skipping This takes about 15 seconds for a 600M RPM. It could fail instantly by detecting if package is unsigned - before checksum is computed.
fixed! We now check the signature before computing the metadata. Should be in next build.
Build: 0.141
verified [root@preethi upload]# rpm -q pulp pulp-0.0.143-1.fc14.noarch [root@preethi upload]# pulp-admin content upload /root/upload/grinder-0.0.81-1.fc14.noarch.rpm * Starting Package Upload operation. See /var/log/pulp/client.log for more verbose output * Performing Package Uploads to Pulp server * Content Upload complete. 2011-03-02 14:47:18,435 [ERROR][MainThread] run() @ content.py:87 - Package [/root/upload/grinder-0.0.81-1.fc14.noarch.rpm] is not signed. Please use --nosig. Skipping
Closing with Community Release 15 pulp-0.0.223-4.