Changes between Initial Version and Version 1 of Ticket #68117, comment 7


Ignore:
Timestamp:
Sep 12, 2023, 11:27:31 AM (8 months ago)
Author:
iay (Ian Young)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68117, comment 7

    initial v1  
    11I'm seeing a slightly different, but probably related, issue with 6.19.0. The difference may be that today is the first time I have installed this.
    22
    3 ```
     3{{{
    44$ /opt/local/bin/ansible-lint --version
    55Traceback (most recent call last):
     
    1717         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    1818FileNotFoundError: [Errno 2] No such file or directory: '/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/ansiblelint/data/profiles.yml'
    19 ```
     19}}}
    2020
    2121The `data` directory is entirely missing.