Giter Site home page Giter Site logo

sparrowdo-chef-client's People

Contributors

melezhik avatar

Watchers

 avatar  avatar  avatar

sparrowdo-chef-client's Issues

add chef-zero support

Здравствуйте. Было бы неплохо добавить параметр, которым можно было бы указывать на добавления ключа -z к chef-client и перехода в каталог с репозиторием. Можно ли это сделать?

task_run routine is undeclared

Hi! It seems there was some regression, and it was there in 2019.11 release too.

➜  ~ zef install Sparrowdo::Chef::Client
===> Searching for: Sparrowdo::Chef::Client
===> Searching for missing dependencies: Sparrowdo, JSON::Tiny
===> Searching for missing dependencies: Config::Simple, Sparrow6
===> Searching for missing dependencies: File::Directory::Tree, Hash::Merge, YAMLish, JSON::Pretty, Config::INI, Data::Dump
===> Searching for missing dependencies: Test::META, MIME::Base64
===> Searching for missing dependencies: META6, URI, License::SPDX
===> Searching for missing dependencies: JSON::Class:ver<0.0.14+>, JSON::Class:ver<0.0.5+>, JSON::Fast
===> Searching for missing dependencies: JSON::Marshal:ver<0.0.18+>, JSON::Unmarshal:ver<0.08+>
===> Searching for missing dependencies: JSON::Name
===> Testing: JSON::Tiny:ver<1.0>
===> Testing [OK] for JSON::Tiny:ver<1.0>
===> Testing: JSON::Pretty:ver<0.1.0>:auth<github:FROGGS>
===> Testing [OK] for JSON::Pretty:ver<0.1.0>:auth<github:FROGGS>
===> Testing: Config::INI
===> Testing [OK] for Config::INI
===> Testing: Data::Dump:ver<v.0.0.11>:auth<github:tony-o>
===> Testing [OK] for Data::Dump:ver<v.0.0.11>:auth<github:tony-o>
===> Testing: Config::Simple:auth<Sylvain Colinet>
===> Testing [OK] for Config::Simple:auth<Sylvain Colinet>
===> Testing: File::Directory::Tree:auth<labster>
===> Testing [OK] for File::Directory::Tree:auth<labster>
===> Testing: JSON::Fast:ver<0.10>
===> Testing [OK] for JSON::Fast:ver<0.10>
===> Testing: JSON::Name:ver<0.0.4>:auth<github:jonathanstowe>:api<1.0>
===> Testing [OK] for JSON::Name:ver<0.0.4>:auth<github:jonathanstowe>:api<1.0>
===> Testing: JSON::Marshal:ver<0.0.18>:auth<github:jonathanstowe>:api<1.0>
===> Testing [OK] for JSON::Marshal:ver<0.0.18>:auth<github:jonathanstowe>:api<1.0>
===> Testing: JSON::Unmarshal:ver<0.08>
===> Testing [OK] for JSON::Unmarshal:ver<0.08>
===> Testing: JSON::Class:ver<0.0.14>:auth<github:jonathanstowe>:api<1.0>
===> Testing [OK] for JSON::Class:ver<0.0.14>:auth<github:jonathanstowe>:api<1.0>
===> Testing: META6:ver<0.0.23>:auth<github:jonathanstowe>:api<1.0>
===> Testing [OK] for META6:ver<0.0.23>:auth<github:jonathanstowe>:api<1.0>
===> Testing: URI:ver<0.3.0>
===> Testing [OK] for URI:ver<0.3.0>
===> Testing: License::SPDX:ver<3.7.1>:auth<github:jonathanstowe>:api<1.0>
===> Testing [OK] for License::SPDX:ver<3.7.1>:auth<github:jonathanstowe>:api<1.0>
===> Testing: Test::META:ver<0.0.16>:auth<github:jonathanstowe>:api<1.0>
[Test::META] # the following may make some diagnostics from the module itself
===> Testing [OK] for Test::META:ver<0.0.16>:auth<github:jonathanstowe>:api<1.0>
===> Testing: Hash::Merge:ver<1.0.0>:auth<github:scriptkitties>:api<1>
[Hash::Merge] Cannot merge an undefined Hash!
[Hash::Merge]   in method merge at t/02-empty-source.t line 22
[Hash::Merge] Cannot merge an undefined Hash!
[Hash::Merge]   in method merge at t/02-empty-source.t line 22
===> Testing [OK] for Hash::Merge:ver<1.0.0>:auth<github:scriptkitties>:api<1>
===> Testing: MIME::Base64:ver<1.2.1>:auth<github:retupmoca>
===> Testing [OK] for MIME::Base64:ver<1.2.1>:auth<github:retupmoca>
===> Testing: YAMLish:ver<0.0.5>
===> Testing [OK] for YAMLish:ver<0.0.5>
===> Testing: Sparrow6:ver<0.0.11>
===> Testing [OK] for Sparrow6:ver<0.0.11>
===> Testing: Sparrowdo:ver<0.1.1>
===> Testing [OK] for Sparrowdo:ver<0.1.1>
===> Testing: Sparrowdo::Chef::Client:ver<0.0.3>
[Sparrowdo::Chef::Client] ===SORRY!=== Error while compiling /home/koto/.zef/store/sparrowdo-chef-client.git/d446387f109ea8073868c4703fecf70239188630/lib/Sparrowdo/Chef/Client.pm6 (Sparrowdo::Chef::Client)
[Sparrowdo::Chef::Client] Undeclared routine:
[Sparrowdo::Chef::Client]     task_run used at lines 22, 45
===> Testing [FAIL]: Sparrowdo::Chef::Client:ver<0.0.3>
Aborting due to test failure: Sparrowdo::Chef::Client:ver<0.0.3> (use --force-test to override)

Currently task_run being missed is an issue for installation of various modules, maybe there is a single common reason?

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.