Giter VIP home page Giter VIP logo

puppet-zabbix's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

puppet-zabbix's Issues

Trying to install agent before adding to sources

This may just be a problem with puppet >=3.6 but it appears that it is trying to do an apt-get before adding the repo to sources.
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install zabbix-agent' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package zabbix-agent
Error: /Stage[main]/Zabbix::Agent::Install/Package[zabbix-agent]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install zabbix-agent' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package zabbix-agent
Notice: /Stage[main]/Zabbix/Apt::Source[zabbix]/File[zabbix.list]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix/Apt::Source[zabbix]/File[zabbix.list]: Skipping because of failed dependencies
Notice: /Stage[main]/Apt::Update/Exec[apt_update]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Apt::Update/Exec[apt_update]: Skipping because of failed dependencies
Notice: /Stage[main]/Zabbix/Apt::Source[zabbix]/Anchor[apt::source::zabbix]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix/Apt::Source[zabbix]/Anchor[apt::source::zabbix]: Skipping because of failed dependencies
Notice: /Stage[main]/Zabbix::Agent::Config/File[/var/log/zabbix-agent]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent::Config/File[/var/log/zabbix-agent]: Skipping because of failed dependencies
...

Applying the example class fails to find genpwd

On ubuntu Precise, after install these puppet modules:
for i in alkivi-zabbix alkivi-motd puppetlabs-apt; do
sudo puppet module install $i;
done

the utility genpwd isn't found with this error:

sudo: /root/alkivi-scripts/genpwd: command not found

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.