On Wed, 2 Sep 2020 at 20:29, Rob Herring <robh+dt@xxxxxxxxxx> wrote: > > On Fri, Aug 28, 2020 at 4:58 PM Rob Herring <robh+dt@xxxxxxxxxx> wrote: > > > > On Fri, Aug 28, 2020 at 3:51 AM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote: > > > > > > Hi Rob, > > > > > > I am trying dt_bindings_check with on top of next-20200826 with dtschema > > > v2020.08.01 and got errors on all schemas: > > > > > > ======= > > Did you miss some of the traceback?: > > Traceback (most recent call last): > File "/home/rob/.local/lib/python3.6/site-packages/jsonschema-3.2.0-py3.6.egg/jsonschema/validators.py", > line 774, > in resolve_from_url > document = self.store[url] > File "/home/rob/.local/lib/python3.6/site-packages/jsonschema-3.2.0-py3.6.egg/jsonschema/_utils.py", > line 22, in _ > _getitem__ > return self.store[self.normalize(uri)] > KeyError: 'https://protect2.fireeye.com/url?k=59835ffc-05905d01-59822c67-0cc47a336902-306bd2691e458c36&q=1&u=http%3A > %2F%2Fdevicetree.org%2Fmeta-schemas%2Fcore.yaml%23' No, I think I did not have it. > I get this and then the same traceback as you. This is now fixed in -next. Yes, I noticed it today, thanks! Best regards, Krzysztof