Bug#1012771: python-bids-validator: autopkgtest regression in testing

2022-06-24 Thread Nilesh Patra
Control: fixed -1 1.9.4-1
Control: close -1

fixed in latest upatream.

-- 
Best,
Nilesh


signature.asc
Description: PGP signature


Bug#1012771: python-bids-validator: autopkgtest regression in testing

2022-06-13 Thread Graham Inggs
Source: python-bids-validator
Version: 1.9.2-1
Severity: serious
User: debian...@lists.debian.org
Usertags: regression

Hi Maintainer

Sometime around 2021-12-22, python-bids-validator's autopkgtests regressed in
testing [1].  I've copied what I hope is the relevant part of the log below.

Regards
Graham


[1] https://ci.debian.net/packages/p/python-bids-validator/testing/amd64/


 ERRORS 
___ ERROR collecting test_bids_validator.py 
test_bids_validator.py:46: in 
dspath = _download_test_data(TEST_DATA_DICT, 'eeg_matchingpennies')
test_bids_validator.py:29: in _download_test_data
datalad.api.install(dspath, url)
/usr/lib/python3/dist-packages/datalad/interface/utils.py:447: in eval_func
return return_func(*args, **kwargs)
/usr/lib/python3/dist-packages/datalad/interface/utils.py:439: in return_func
results = list(results)
/usr/lib/python3/dist-packages/datalad/interface/utils.py:359: in generator_func
wrapped(*_args, **_kwargs),
E   TypeError: __call__() takes from 0 to 1 positional arguments but 2
were given
=== short test summary info 
ERROR test_bids_validator.py - TypeError: __call__() takes from 0 to 1 positi...
 Interrupted: 1 error during collection 
=== 1 error in 0.64s ===