Giter Site home page Giter Site logo

Comments (5)

sergioisidoro avatar sergioisidoro commented on May 23, 2024 1

Installing collection gives the following error:

TASK [Install public roles] *************************************************************************************************************************************************************
fatal: [localhost]: FAILED! => changed=true 
  cmd:
  - ansible-galaxy
  - install
  - --force
  - --role-file
  - ../roles/requirements.yml
  - --roles-path
  - ../roles/public
  delta: '0:00:01.070347'
  end: '2021-12-23 17:13:49.471018'
  msg: non-zero return code
  rc: 1
  start: '2021-12-23 17:13:48.400671'
  stderr: |-
    ERROR! Neither the collection requirement entry key 'name', nor 'source' point to a concrete resolvable collection artifact. Also 'name' is not an FQCN. A valid collection name must be in the format <namespace>.<collection>. Please make sure that the namespace and the collection name  contain characters from [a-zA-Z0-9_] only.
  
    Could not find acl.
  stderr_lines: <omitted>
  stdout: ''

It seems installing collections is significantly different than installing roles:

---
collections:
  - name: ansible.posix

from swarmlet.

arthurzenika avatar arthurzenika commented on May 23, 2024 1

same here on ubuntu focal 20.04

from swarmlet.

sergioisidoro avatar sergioisidoro commented on May 23, 2024
    The following packages have unmet dependencies:
     glusterfs-common : Depends: libreadline7 (>= 6.0) but it is not installable
     glusterfs-server : Depends: libreadline7 (>= 6.0) but it is not installable
                        Recommends: nfs-common but it is not going to be installed

glusterfs seems to have a missing dependency. libreadline-fulfills it (libreadline7 is only available for older repos)

from swarmlet.

wflanagan avatar wflanagan commented on May 23, 2024

I ran into the problem described here (name on collections). Any fix available?

from swarmlet.

vbankov avatar vbankov commented on May 23, 2024

had the same problem, arbitar 's PR did it just fine - branch is this one

from swarmlet.

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.