datalad / datalad-next

DataLad extension for new functionality and improved user experience
https://datalad.org
Other
6 stars 7 forks source link

1.4 introduced build reproducibility issue #709

Closed mih closed 2 weeks ago

mih commented 1 month ago

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/datalad-next.html

This is caused by the memory address of a function that is the default argument of Dataset.install(result_filter=). See http://docs.datalad.org/projects/next/en/latest/generated/generated/datalad_next.datasets.Dataset.html#datalad_next.datasets.Dataset.install

image