Giter Club home page Giter Club logo

Comments (5)

joebew42 avatar joebew42 commented on May 30, 2024

What version of vagrant are you using ? I recommend to install the latest available at vagrantup.

from diaspora-replica.

denys281 avatar denys281 commented on May 30, 2024

@joebew42 Latest vagrant (1.7.4).

Same error as in one issue on vagrant hashicorp/vagrant#3740 .

Can you reproduce this error? I think you need vagrant destroy and then vagrant up.

from diaspora-replica.

joebew42 avatar joebew42 commented on May 30, 2024

I'm using vagrant 1.7.4, the same version you are using and the latest one. I am not able to reproduce this error. Trying a vagrant destroy and a vagrant up is the first thing that I've done when I read this issue and everything works fine.

I think the issue depends on the latest update of the box Ubuntu 14.04 by puppetlabs, I'll try to remove the local box and re-downloading this new one, I'm pretty sure the error will come up! Maybe they decided to update the version of puppet bundled on it.

from diaspora-replica.

joebew42 avatar joebew42 commented on May 30, 2024

The problem was caused by the newer version of puppet (4.x) bundled within the updated box of puppetlabs. To keep these compatibility issues away I've decided to use the vagrant-puppet-install plugin in order to install a specific version of puppet during the provision.

So, consider to upgrade diaspora*-replica as follows:

$ git pull origin master
$ git submodule update
$ vagrant plugin install vagrant-puppet-install

and finally:

$ vagrant destroy development
$ vagrant up development

Thank you so much for reporting this issue!

from diaspora-replica.

denys281 avatar denys281 commented on May 30, 2024

@joebew42 it works, thank you!

from diaspora-replica.

Related Issues (16)

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.