GithubHelp home page GithubHelp logo

Comments (6)

reinout avatar reinout commented on May 12, 2024

I also did a quick test with the old buildout.dumppickedversions extension. That one failed in a different way:

$ bin/buildout 
While:
  Installing.
  Checking for upgrades.

An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
  File "/Users/reinout/Dotfiles/buildout/eggs/zc.buildout-2.0.0a5-py2.7.egg/zc/buildout/buildout.py", line 1744, in main
    getattr(buildout, command)(args)
  File "/Users/reinout/Dotfiles/buildout/eggs/zc.buildout-2.0.0a5-py2.7.egg/zc/buildout/buildout.py", line 432, in install
    self._maybe_upgrade()
  File "/Users/reinout/Dotfiles/buildout/eggs/zc.buildout-2.0.0a5-py2.7.egg/zc/buildout/buildout.py", line 877, in _maybe_upgrade
    allow_hosts = self._allow_hosts
  File "/Users/reinout/Dotfiles/buildout/eggs/zc.buildout-2.0.0a5-py2.7.egg/zc/buildout/easy_install.py", line 729, in install
    return installer.install(specs, working_set)
  File "/Users/reinout/Dotfiles/buildout/eggs/zc.buildout-2.0.0a5-py2.7.egg/zc/buildout/easy_install.py", line 572, in install
    for dist in self._get_dist(requirement, ws):
TypeError: get_dist() takes exactly 4 arguments (3 given)
*************** PICKED VERSIONS ****************
[versions]

*************** /PICKED VERSIONS ***************

I'd rather use buildout-versions, so this error doesn't bother me :-)

from buildout.

mgedmin avatar mgedmin commented on May 12, 2024

Perhaps the functionality of buildout-versions should be included as standard upstream buildout features?

from buildout.

domenkozar avatar domenkozar commented on May 12, 2024

+1

from buildout.

jimfulton avatar jimfulton commented on May 12, 2024

This particular bug is fixed.

from buildout.

petri avatar petri commented on May 12, 2024

I just cloned master, and both of the above errors reported by Reinout are still there... am I missing something? Or has the fix just not yet been pushed here?

Also, a buildout recipe I've helped maintain (https://github.com/koodaamo/cns.recipe.symlink) fails the same way as buildout.dumppickedversions (as reported by Reinout above). Perhaps it's worth opening a new ticket for that?

from buildout.

jimfulton avatar jimfulton commented on May 12, 2024

I thought I'd fixed the first problem. I pushed a fix to master.

The second problem isn't a buildout problem. I'm not going to worry about problems caused by extensions monkey-patching internal implementation details.

from buildout.

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.