Code Monkey home page Code Monkey logo

Comments (3)

JeanChristopheMorinPerso avatar JeanChristopheMorinPerso commented on June 3, 2024

Thanks for reporting this @Pantsworth! Also, nice work on creating a small repro scenario!

If you think you know how to fix the problem, we'll definitely welcome a PR.

I'm curious, how often do you hit this bug?

from rez.

Pantsworth avatar Pantsworth commented on June 3, 2024

Thanks for the quick reply!

There's really just one specific case where we're seeing it, which is how we set up python and openssl.

In our setup, python requires openssl, but our most recent openssl package has !python-2 and !python-3.7 requirements, which was a workaround to keep our older python packages from resolving a too-new version of openssl, since they weren't pinned to a specific openssl version. Basically, python is foo in my example, and openssl is bar.

Those package requirements by themselves don't cause any issues with resolving, but if there's a conflict somewhere else during the process, Rez can get stuck trying to draw/print the resolve graph due to the cycle in openssl/python.

The fix I mentioned above should solve the issue - I think it's just the graphing step that's causing trouble here :)

from rez.

JeanChristopheMorinPerso avatar JeanChristopheMorinPerso commented on June 3, 2024

Thanks for the additional information! It's always nice to hear how our users use rez and and define their dependencies.

Like I said, feel free to create a PR. Bonus points if you also add a test!

from rez.

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.