GithubHelp home page GithubHelp logo

iliasvagrant's People

Contributors

disc5 avatar jolbrich avatar

Watchers

 avatar

Forkers

jolbrich eqsoft

iliasvagrant's Issues

puppet is not installed by default

When running vagrant up the following error message is displayed:

==> default: Running provisioner: puppet...
The `puppet` binary appears not to be in the PATH of the guest. This
could be because the PATH is not properly setup or perhaps Puppet is not
installed on this guest. Puppet provisioning can not continue without
Puppet properly installed.

ILIAS will therefore not be installed/configured.

Adding the line

config.vm.provision "shell", inline: "apt-get install --yes puppet"

fixed this issue for me (source)

vagrant up shows error because ffmpeg has no installation candidate

The package ffmpeg is not available in Debian Jessie as per https://wiki.debian.org/ffmpeg

vagrant up thus shows the following error message:

==> default: Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ffmpeg' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: Package ffmpeg is not available, but is referred to by another package.
==> default: This may mean that the package is missing, has been obsoleted, or
==> default: is only available from another source
==> default: 
==> default: E: Package 'ffmpeg' has no installation candidate
==> default: Error: /Stage[main]/Tools/Package[ffmpeg]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ffmpeg' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: Package ffmpeg is not available, but is referred to by another package.
==> default: This may mean that the package is missing, has been obsoleted, or
==> default: is only available from another source
==> default: 
==> default: E: Package 'ffmpeg' has no installation candidate

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.