GithubHelp home page GithubHelp logo

Comments (6)

felicianotech avatar felicianotech commented on July 25, 2024

Hey so to be clear, the rule isn't that something needs to be in $HOME to be cached but rather needs to be owned by the ubuntu user correct? Does the group matter at all?

from circleci-docs.

levlaz avatar levlaz commented on July 25, 2024

That is right, just things owned by ubuntu. However you need to be careful.
For example if you chown -R ubunut:ubuntu / and try to cache root it will
not work (and even if it did it would be a 60+GB cache that would take two
hours to restore.)

This is why to be safe we just tell people to install things into $HOME and
then on a case by case basis chown the file if you absolutely must cache
it.

On Fri, Jun 3, 2016 at 2:11 PM Ricardo N Feliciano [email protected]
wrote:

Hey so to be clear, the rule isn't that something needs to be in $HOME to
be cached but rather needs to be owned by the ubuntu user correct? Does
the group matter at all?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#176 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AHnH6G6k4-UK8fqq3rXvESn42-zmC2Utks5qIJiNgaJpZM4Is8or
.

from circleci-docs.

eric-hu avatar eric-hu commented on July 25, 2024

@levlaz out of curiosity, are there other reasons that taking ownership of / would fail besides size limitations?

from circleci-docs.

levlaz avatar levlaz commented on July 25, 2024

Yes, there are some files and directories that you cannot actually own as
the ubuntu user even if you chown them, so this will cause a failure.

On Mon, Jun 6, 2016 at 7:36 AM eric-hu [email protected] wrote:

@levlaz https://github.com/levlaz out of curiosity, are there other
reasons that taking ownership of / would fail besides size limitations?


You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub
#176 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AHnH6JaHjY8S1cEx7Fdagg0Egayq3aAzks5qJDBRgaJpZM4Is8or
.

from circleci-docs.

smart-alek avatar smart-alek commented on July 25, 2024

More context here.

from circleci-docs.

smart-alek avatar smart-alek commented on July 25, 2024

This might still be applicable to 2.0, but closing for now unless I hear otherwise from @eric-hu or @levlaz.

from circleci-docs.

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.