Git Product home page Git Product logo

Comments (2)

memsharded avatar memsharded commented on July 2, 2024 2

Hi @thorsten-klein

Thanks for your report.

This would be a known limitation of the Conan cache in Conan 1.X, it cannot contain more than 1 different revision for the same package-version simultaneously. Consequently the same dependency graph cannot define nor contain 2 different revisions of the same dependency, and if recipes explicitly define requires or tool-requires including a revision, then users need to make sure to align those revisions.

This limitation of the Conan cache in 1.X was one of the important reasons why the major breaking Conan 2 was necessary, the changes in the cache were simply too large to be able to introduce them in Conan 1, it is basically a completely new cache with different paradigm.

from conan.

thorsten-klein avatar thorsten-klein commented on July 2, 2024

Note: When not using --update then I get expected error

ERROR: The '9fe383f0b6264c07feddde68bf57a649' revision recipe in the local cache doesn't match the requested 'Tool/0.1@lasote/stable#29af85a7594ea33bdcf6c58775e52986'. Use '--update' to check in the remote.

I would expect that --update flag downloads the new correct revision on demand. It seems not to do so.

from conan.

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.