Project

General

Profile

Bug #21601

Updated by Peter Amstutz about 2 months ago

https://dev.arvados.org/issues/19744#note-30 

 The python3-arvados-cwl-runner_2.8.0~dev20240314145937-1_amd64.deb package has arvados-python-client 2.7.1 and crunchstat-summary 2.7.1, when it should have the dev versions from the same commit. 

 I went back and looked at earlier packages: python3-arvados-cwl-runner_2.7.1~rc3-1_amd64.deb has arvados-python-client 2.7.1rc3 (as expected) and python3-arvados-cwl-runner_2.7.0~dev20230908133938-1_amd64.deb has arvados-python-client 2.7.0.dev20230908133938 (also as expected). 

 My current theory is that this behavior got lost in the changes made in 20846-package-build-fixes, but I need to find out how it worked before.

Back