Git Product home page Git Product logo

Comments (6)

kasperisager avatar kasperisager commented on July 23, 2024

The error only mentions that something has gone wrong, not exactly what went wrong. You should try running Librarian inside the VM and see what it spits out.

from php-dockerized.

jeffreycahyono avatar jeffreycahyono commented on July 23, 2024

This is what i got after vagrant ssh and librarian-puppet install. Something is preventing installing stdlib...

vagrant@lnpp:/vagrant/puppet$ librarian-puppet install
/vagrant/puppet/.tmp/librarian/cache/source/puppet/forge/3792e516e3ff92a0ef9f5e827f8e76eb/puppetlabs/stdlib/version/804879af3577ffc462dba2bf74cceb6b/s
tdlib does not exist, something went wrong. Try removing it manually

from php-dockerized.

kasperisager avatar kasperisager commented on July 23, 2024

I'd suggest rm -rf /vagrant/puppet/.tmp

from php-dockerized.

jeffreycahyono avatar jeffreycahyono commented on July 23, 2024
vagrant@lnpp:/vagrant/puppet$ rm -rf /vagrant/puppet/.tmp
vagrant@lnpp:/vagrant/puppet$ librarian-puppet install
Unable to rollback path /vagrant/puppet/.tmp/librarian/cache/source/puppet/forge/3792e516e3ff92a0ef9f5e827f8e76eb/puppetlabs/stdlib/version/804879af35
77ffc462dba2bf74cceb6b: Directory not empty - /vagrant/puppet/.tmp/librarian/cache/source/puppet/forge/3792e516e3ff92a0ef9f5e827f8e76eb/puppetlabs/std
lib/version/804879af3577ffc462dba2bf74cceb6b
Error executing puppet module install:
puppet module install --version 4.1.0 --target-dir /vagrant/puppet/.tmp/librarian/cache/source/puppet/forge/3792e516e3ff92a0ef9f5e827f8e76eb/puppetlab
s/stdlib/version/804879af3577ffc462dba2bf74cceb6b --module_repository http://forge.puppetlabs.com --modulepath /vagrant/puppet/.tmp/librarian/cache/so
urce/puppet/forge/3792e516e3ff92a0ef9f5e827f8e76eb/puppetlabs/stdlib/version/804879af3577ffc462dba2bf74cceb6b --module_working_dir /vagrant/puppet/.tm
p/librarian/cache/source/puppet/forge/3792e516e3ff92a0ef9f5e827f8e76eb/puppetlabs/stdlib/version/804879af3577ffc462dba2bf74cceb6b --ignore-dependencie
s puppetlabs/stdlib
Error:
Error: Operation not permitted - /vagrant/puppet/.tmp/librarian/cache/source/puppet/forge/3792e516e3ff92a0ef9f5e827f8e76eb/puppetlabs/stdlib/version/8
04879af3577ffc462dba2bf74cceb6b/cache/http_forge_puppetlabs_com-75a31f1d6f1ef6eb63b4479b3512ee1508209a7f/puppetlabs-stdlib-4.1.0.tar.gz
Error: Try 'puppet help module install' for usage

from php-dockerized.

kasperisager avatar kasperisager commented on July 23, 2024

It's not clearing the directory correctly for some reason. Try nuking the VM and doing rm -rf puppet/.tmp on the host instead.

from php-dockerized.

davidbiehl avatar davidbiehl commented on July 23, 2024

I think the problem is with a recent release of the librarian-puppet gem. I was having the same problem with version 1.0.1 of librarian-puppet, and a downgrade to version 0.9.13 worked just fine. I'm not sure what version of librarian-puppet this repo is using, but I thought I'd post it here anyway. I'll create an issue with librarian-puppet if one hasn't been created already.

from php-dockerized.

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.