Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Jun 2022 18:58:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   =?UTF-8?B?W0J1ZyAyNjQ0NDhdIHN5c3V0aWxzL3B5LWFuc2libGUtbGludDog?= =?UTF-8?B?RmFpbHMgYWZ0ZXIgZGV2ZWwvcHktanNvbnNjaGVtYSA0LjYuMCB1cGdyYWRl?= =?UTF-8?B?OiBObyBzdWNoIGZpbGUgb3IgZGlyZWN0b3J5OiAnL3Vzci9sb2NhbC9saWIv?= =?UTF-8?B?cHl0aG9uMy44L3NpdGUtcGFja2FnZXMvanNvbnNjaGVtYS9zY2hlbWFzL2Ry?= =?UTF-8?B?YWZ0My5qc29uJw==?=
Message-ID:  <bug-264448-21822-CW4aicIAdL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264448-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264448-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264448

--- Comment #4 from Andre Rikkert de Koe - ARK-ICT <freebsd-ports@andre.rik=
kertdekoe.nl> ---
(In reply to Muhammad Moinur Rahman from comment #3)

Solved by upgrading to to py38-jsonschema-4.6.0_1, thanks :

..
=3D=3D=3D>>> Update check of installed ports complete

=3D=3D=3D>>> The following actions were performed:
        Upgrade of py38-jsonschema-4.6.0 to py38-jsonschema-4.6.0_1

root@freebsd13:~ # ls -l dummy.yml=20
-rw-r--r--  1 root  wheel  0 Jun  5 20:04 dummy.yml
root@freebsd13:~ # ansible-lint dummy.yml=20
WARNING  Overriding detected file kind 'yaml' with 'playbook' for given
positional argument: dummy.yml
WARNING  Listing 1 violation(s) that are fatal
syntax-check: Empty playbook, nothing to do (empty-playbook)
dummy.yml:1 ERROR! Empty playbook, nothing to do



Finished with 1 failure(s), 0 warning(s) on 1 files.
root@freebsd13:~ #

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264448-21822-CW4aicIAdL>