Git Product home page Git Product logo

Comments (5)

VTimofeenko avatar VTimofeenko commented on August 22, 2024 1

You're welcome!

I will enable the repo nest as I believe that would be the safest choice rather than running into a warning or error later when I need something from there.

Packages from overlay typically take precedence over packages in base repo (if you want to install app-misc/foo. and it is present in both ::gentoo and ::foo-overlay, the latter will be installed). Do consider masking all packages from ::nest overlay. As a rule of thumb, when I enable an overlay, I mask all packages and manually unmask ones that I want to be installed.

from nitratesky.

VTimofeenko avatar VTimofeenko commented on August 22, 2024 1

from nitratesky.

VTimofeenko avatar VTimofeenko commented on August 22, 2024

Hi! The message is completely harmless :) This message means that my overlay ("nitratesky") has some packages that depend on packages in a different overlay ("nest" in this case) and that overlay is not enabled on your machine.

Looking through my packages, looks like it's app-text/confluence_poster that depends on package dev-python/tomlkit from nest)

Do feel free to remove nest from metadata file, but an update to my overlay will overwrite your local change. As an alternative, you could run eselect repository enable nest. If you don't want to install anything from that repository - you can mask all packages from nest by adding line */*::nest to your package.mask.

from nitratesky.

69keks avatar 69keks commented on August 22, 2024

Oh, alright. Thank you for the clarification. I'm new to gentoo so I didn't quite understand what portage meant by that message and also I couldn't find anything specifically related to that on Google. I will enable the repo nest as I believe that would be the safest choice rather than running into a warning or error later when I need something from there. Good day!

from nitratesky.

69keks avatar 69keks commented on August 22, 2024

Oh cool, guess I have a long way to go in gentoo. Thank you for the tip!

from nitratesky.

Related Issues (19)

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.