[Pulp-list] Can't add a rpm repo

Jay Dobies jason.dobies at redhat.com
Fri Apr 5 14:12:41 UTC 2013


On 04/05/2013 09:58 AM, Cristian Falcas wrote:
> This is a new install, so here is what I did:
>
> systemctl start mongod httpd
> pulp-manage-db

I believe you need to restart httpd after running pulp-manage-db. Apache 
will preload some stuff that pulp-manage-db inserts, such as the plugin 
information which is what's causing your error.

It could be other things, so let me know if that doesn't work.

> pulp-admin login -u admin
>
> echo "Alias /pulp/repos /var/www/pub/http/repos" > /etc/pulp/vhosts80/rpm.conf
>
> mkdir /var/www/pub/http/repos -p
> chown -R apache:apache /var/www/pub/
>
>
> When I try to add a repo, I get an error:
>
> pulp-admin rpm repo create --repo-id=pulp-v2-beta-5Server
> --feed=http://repos.fedorapeople.org/repos/pulp/pulp/v2/beta/5Server/x86_64/
> --relative-url=/pulp/v2/beta/5Server/x86_64/ --serve-http=true
>
> The values for the following properties were invalid: importer_type_id
>
> Any hints?
>
> Best regards,
> Cristi
>
> _______________________________________________
> Pulp-list mailing list
> Pulp-list at redhat.com
> https://www.redhat.com/mailman/listinfo/pulp-list
>


-- 
Jay Dobies
Freenode: jdob @ #pulp
http://pulpproject.org




More information about the Pulp-list mailing list