Git Product home page Git Product logo

Comments (4)

haampie avatar haampie commented on June 2, 2024 1

spack uninstall does not delete things from the database if they are referenced by some dependent.

spack reindex does not delete existing entries from the database

You can ignore those warnings

from spack.

fgava90 avatar fgava90 commented on June 2, 2024 1

I see.
Thanks for the explaination.
I will close the issue then.

from spack.

fgava90 avatar fgava90 commented on June 2, 2024

If i uninstall stuff with spack gc it means that it's stuff that is not referenced by anything, right?
If so, why is it not removed from the database?

Also, if i spack spec something that has been removed but for which spack reindex gives a warning, it appears with [-] coloured in red rather than the standard colour.
What does that mean?

I'm just trying to understand the uninstall/reindex process and behaviour

from spack.

haampie avatar haampie commented on June 2, 2024

spack gc deletes install prefixes from the file system, and usually doesn't delete anything from the database. We keep track of what build deps were (originally) used, so you could reinstall them later.

So [-] means it is no longer installed on the file system.

from spack.

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.