Giter Site home page Giter Site logo

Comments (4)

smaslennikov avatar smaslennikov commented on July 28, 2024

It seems to really break on Notice: /Stage[main]/Puppetboard/Python::Virtualenv[/srv/puppetboard/virtenv-puppetboard]/Exec[python_virtualenv_/srv/puppetboard/virtenv-puppetboard]/returns: no such option: --no-use-wheel

This is actually an issue with puppet-python, here are the bugs: voxpupuli/puppet-python#365 voxpupuli/puppet-python#309

voxpupuli/puppet-python#359 may be related as well

Assuming there isn't already one, I may put together a PR, but I doubt it'll get merged (seeing as the last merged PR was over two months ago).

from puppet-puppetboard.

smaslennikov avatar smaslennikov commented on July 28, 2024

@KlavsKlavsen I couldn't wait for PRs to get created and merged in puppet-python repo, so I forked puppetboard to depend on the currently functioning fork of puppet-python: https://github.com/smaslennikov/puppet-puppetboard . You can include it as a dependency in Puppetfile with:

mod "smaslennikov/puppetboard",
  :git => "[email protected]:smaslennikov/puppet-puppetboard.git",
  :ref => "a9d3f5bfe978bfe7fae9d4482358345c656a717f"

from puppet-puppetboard.

tux-o-matic avatar tux-o-matic commented on July 28, 2024

@KlavsKlavsen in the current state of the Python module and especially if you're not going to be using Apache, you should just install Puppetboard, Gunicorn and supervisord via the Package type and the 'pip' provider. Combine that with the ini module and you can install and manage most things without outdated modules.

from puppet-puppetboard.

gdubicki avatar gdubicki commented on July 28, 2024

This issue is for Python 2 version of the Puppetboard so it is very outdated. I propose to close it.

from puppet-puppetboard.

Related Issues (20)

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.