Code Monkey home page Code Monkey logo

Comments (4)

martin-kuba avatar martin-kuba commented on July 24, 2024

The quick instructions missed the line
git submodule update --init --recursive
for actually downloading the git submodules. It is fixed now.

from perun-ansible.

livenson avatar livenson commented on July 24, 2024

Still fails:

TASK [martin_kuba.work_env : Set timezone] *************************************************************************************************** fatal: [193.40.11.203]: FAILED! => {"changed": false, "cmd": "/usr/bin/timedatectl set-timezone Europe/Prague", "msg": "Failed to set time zone: The name org.freedesktop.PolicyKit1 was not provided by any .service files", "rc": 1, "stderr": "Failed to set time zone: The name org.freedesktop.PolicyKit1 was not provided by any .service files\n", "stderr_lines": ["Failed to set time zone: The name org.freedesktop.PolicyKit1 was not provided by any .service files"], "stdout": "", "stdout_lines": []}

from perun-ansible.

martin-kuba avatar martin-kuba commented on July 24, 2024

I can't reproduce it on a fresh Debian 10 machine started from the default Debian image for OpenStack. The error message says that it is not possible to run

/usr/bin/timedatectl set-timezone Europe/Prague

which is a standard command for setting timezone.

from perun-ansible.

livenson avatar livenson commented on July 24, 2024

Ok, I've tried that on an older Debian9. Will retry later then on something newer.

from perun-ansible.

Related Issues (4)

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.