Giter Club home page Giter Club logo

pulp_deb's Introduction

pulp_deb's People

Contributors

ekarlso avatar

Stargazers

Florian Heigl avatar Dennis Tait avatar Dave Wongillies avatar Martin Jackson avatar Keith Chambers avatar  avatar Sharif Nassar avatar Federico Voges avatar RT avatar Cristóbal M. Palmer avatar Will Sterling avatar Sean Myers avatar Greg Swift avatar Michael Hrivnak avatar Juanjo Presa avatar

Watchers

Douglas Fraser avatar  avatar Keith Chambers avatar

pulp_deb's Issues

error importing url_utils

I have installed your plugin, but I am unable to get it working. I get the following error when I start the server. I don't see url_utils anywhere in the code.

ERROR:   One or more plugins failed to initialize. If a new type has been added, run pulp-manage-db to load the type into the database and restart the application. Error message: cannot import name url_utils
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/pulp/server/webservices/application.py", line 177, in wsgi_application
    _initialize_pulp()
  File "/usr/lib/python2.6/site-packages/pulp/server/webservices/application.py", line 115, in _initialize_pulp
    plugin_api.initialize()
  File "/usr/lib/python2.6/site-packages/pulp/plugins/loader/api.py", line 80, in initialize
    loading.load_plugins_from_entry_point(*entry_point)
  File "/usr/lib/python2.6/site-packages/pulp/plugins/loader/loading.py", line 108, in load_plugins_from_entry_point
    cls, cfg = entry_point.load()()
  File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1948, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  File "/usr/lib/python2.6/site-packages/pulp_deb/plugins/importers/importer.py", line 20, in <module>
    from pulp_deb.plugins.importers import configuration, sync, upload, copier
  File "/usr/lib/python2.6/site-packages/pulp_deb/plugins/importers/configuration.py", line 18, in <module>
    from pulp_deb.plugins.importers.downloaders import factory
  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
InitializationException: One or more plugins failed to initialize. If a new type has been added, run pulp-manage-db to load the type into the database and restart the application. Error message: cannot import name url_utils

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.