Giter VIP home page Giter VIP logo

Comments (9)

drybjed avatar drybjed commented on July 19, 2024

This error means that your Ansible Controller host has too old bash. The pki-authority scriipt executed on Ansible Controller requires at least bash 4.3. You either should upgrade the bash on your system, or create a VM that will be used as Ansible Controller with required bash version. For example, using Debian Jessie should be sufficient.

from ansible-pki.

yujunz avatar yujunz commented on July 19, 2024

Thanks. It could be. I'm using bash 3.2.57 under MacOSX

➜  openzero-debops git:(master) bash --version
GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin15)
Copyright (C) 2007 Free Software Foundation, Inc.

from ansible-pki.

ypid avatar ypid commented on July 19, 2024

@zhang-yujun Where you able to identify the problem?

from ansible-pki.

yujunz avatar yujunz commented on July 19, 2024

@ypid Not understanding your question. I'm using ansible-pki in MacOSX. The default bash version is 3.2.57

from ansible-pki.

ypid avatar ypid commented on July 19, 2024

You opened this issue describing a problem you had/have? with this role. Some time has past now and I would like to know if it really was your old version of bash causing the problems and if you could resolve this. In case it is your bash version, a assertion in the role might be a good idea to catch such problems early and give better hints.

from ansible-pki.

yujunz avatar yujunz commented on July 19, 2024

@ypid I see. Thanks for getting back to me.

Sorry, but I don't have the environment for verify this issue for now. I'll let you know once I confirm it.

from ansible-pki.

drybjed avatar drybjed commented on July 19, 2024

I'm afraid that this issue will persist on MacOS X due to use of ancient bash as the default on this platform. I suppose that this warrants the rewrite of at least pki-authority script to Python, however my concerns with this is amount of shell-outs to the OpenSSL/GnuTLS utilities that would be needed. Or maybe the script could just use Python libraries for these operations? I don't use MacOS X, so I'm not sure about the different versions of the librariies that are available, and judging by bash that might be important as well.

from ansible-pki.

ypid avatar ypid commented on July 19, 2024

@drybjed What do you think about an assert at the top of the role to check if bash is recent enough.

from ansible-pki.

drybjed avatar drybjed commented on July 19, 2024

Sounds good to me. debops.dhparam role has something similar.

from ansible-pki.

Related Issues (20)

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.