Giter VIP home page Giter VIP logo

Comments (3)

csantanapr avatar csantanapr commented on July 20, 2024

We get the following error when HOME is set

+ git config --global user.email [email protected]
error: could not lock config file /home/devops/.gitconfig: Permission denied
``
It could be that `HOME` is not writable

It also conflicts with the tekton `HOME` which is an emptydir volume

from ibm-garage-tekton-tasks.

csantanapr avatar csantanapr commented on July 20, 2024

If we use tekton HOME we see a problem with gitops task trying to install npm package

+ npm i -g @garage-catalyst/ibm-garage-cloud-cli
npm notice 
npm notice New minor version of npm available! 7.0.14 -> 7.1.1
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v7.1.1>
npm notice Run `npm install -g [email protected]` to update!
npm notice 
npm ERR! code EACCES
npm ERR! syscall mkdir
npm ERR! path /usr/local/lib/node_modules/@garage-catalyst
npm ERR! errno -13
npm ERR! Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/@garage-catalyst'
npm ERR!  [Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/@garage-catalyst'] {

from ibm-garage-tekton-tasks.

csantanapr avatar csantanapr commented on July 20, 2024

Some how I try the old image and it fails in different way

+ npm i -g @garage-catalyst/ibm-garage-cloud-cli
/tekton/scripts/script-0-tsgbr: line 69: npm: command not found

from ibm-garage-tekton-tasks.

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.