I am working with Endre Karlson's pulp_deb plugin with Pulp 2.1, and I am
having some problems getting it working. ( https://github.com/ekarlso/pulp_deb )
It appears that the pulp_deb plugin is only partially completed- but I might be
doing something wrong. After installing Pulp and the pulp_deb plugin components
[1], I get the attached error message when I try to start the pulp server [2].
I don't see `url_utils` anywhere in the code.
Can anyone give me some guidance on how I can begin working to update/fix or
the pulp_deb plugin? Or am I just doing something wrong?
Thanks!
[1]
$ pip freeze | grep pulp
pulp-deb==2.0.0
pulp-deb-common==2.0.0
pulp-deb-extensions-admin==2.0.0
pulp-deb-handlers==2.0.0
pulp-puppet-common==2.1.0
pulp-puppet-extensions-admin==2.1.0
pulp-puppet-plugins==2.1.0
pulp-rpm==2.0.0
[2]
cannot import name url_utils
...
File
"/usr/lib/python2.6/site-packages/pulp_deb/plugins/importers/downloaders/factory.py",
line 23, in <module>
from pulp_deb.plugins.importers.downloaders import url_utils
_______________________________________________
Pulp-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/pulp-list