Source: lmfit-py Version: 1.2.2-2 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ----------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package lmfit-py > dpkg-buildpackage: info: source version 1.2.2-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Picca Frédéric-Emmanuel > <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean --buildsystem=pybuild > dh_auto_clean -O--buildsystem=pybuild > pybuild --clean -i python{version} -p 3.11 > rm -rf .pybuild/ > find . -name \*.pyc -exec rm {} \; > dh_autoreconf_clean -O--buildsystem=pybuild > dh_clean -O--buildsystem=pybuild > rm -f debian/debhelper-build-stamp > rm -rf debian/.debhelper/ > rm -f -- debian/python3-lmfit.substvars > debian/python3-lmfit.postinst.debhelper debian/python3-lmfit.prerm.debhelper > debian/python-lmfit-doc.substvars debian/files > rm -fr -- debian/python3-lmfit/ debian/tmp/ debian/python-lmfit-doc/ > find . \( \( \ > \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path > .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o > -type f -a \ > \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ > -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ > -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ > -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ > \) -exec rm -f {} + \) -o \ > \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) > \) > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building lmfit-py using existing > ./lmfit-py_1.2.2.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_Model_interface.ipynb has no final > newline (either original or modified version) > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_Model_interface.py.md5 has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/examples/example_Model_interface_codeobj.pickle: binary file contents > changed > dpkg-source: error: add doc/examples/example_Model_interface_codeobj.pickle > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file lmfit-py-1.2.2/doc/examples/example_brute.ipynb > has no final newline (either original or modified version) > dpkg-source: warning: file lmfit-py-1.2.2/doc/examples/example_brute.py.md5 > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/examples/example_brute_codeobj.pickle: binary file contents changed > dpkg-source: error: add doc/examples/example_brute_codeobj.pickle in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_complex_resonator_model.ipynb has no > final newline (either original or modified version) > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_complex_resonator_model.py.md5 has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/examples/example_complex_resonator_model_codeobj.pickle: binary file > contents changed > dpkg-source: error: add > doc/examples/example_complex_resonator_model_codeobj.pickle in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_confidence_interval.ipynb has no final > newline (either original or modified version) > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_confidence_interval.py.md5 has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/examples/example_confidence_interval_codeobj.pickle: binary file contents > changed > dpkg-source: error: add > doc/examples/example_confidence_interval_codeobj.pickle in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_detect_outliers.ipynb has no final > newline (either original or modified version) > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_detect_outliers.py.md5 has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/examples/example_detect_outliers_codeobj.pickle: binary file contents > changed > dpkg-source: error: add doc/examples/example_detect_outliers_codeobj.pickle > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file lmfit-py-1.2.2/doc/examples/example_diffev.ipynb > has no final newline (either original or modified version) > dpkg-source: warning: file lmfit-py-1.2.2/doc/examples/example_diffev.py.md5 > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/examples/example_diffev_codeobj.pickle: binary file contents changed > dpkg-source: error: add doc/examples/example_diffev_codeobj.pickle in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_expression_model.ipynb has no final > newline (either original or modified version) > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_expression_model.py.md5 has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/examples/example_expression_model_codeobj.pickle: binary file contents > changed > dpkg-source: error: add doc/examples/example_expression_model_codeobj.pickle > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_fit_multi_datasets.ipynb has no final > newline (either original or modified version) > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_fit_multi_datasets.py.md5 has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/examples/example_fit_multi_datasets_codeobj.pickle: binary file contents > changed > dpkg-source: error: add > doc/examples/example_fit_multi_datasets_codeobj.pickle in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_fit_with_algebraic_constraint.ipynb has > no final newline (either original or modified version) > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_fit_with_algebraic_constraint.py.md5 has > no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/examples/example_fit_with_algebraic_constraint_codeobj.pickle: binary > file contents changed > dpkg-source: error: add > doc/examples/example_fit_with_algebraic_constraint_codeobj.pickle in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_fit_with_bounds.ipynb has no final > newline (either original or modified version) > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_fit_with_bounds.py.md5 has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/examples/example_fit_with_bounds_codeobj.pickle: binary file contents > changed > dpkg-source: error: add doc/examples/example_fit_with_bounds_codeobj.pickle > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_fit_with_derivfunc.ipynb has no final > newline (either original or modified version) > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_fit_with_derivfunc.py.md5 has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/examples/example_fit_with_derivfunc_codeobj.pickle: binary file contents > changed > dpkg-source: error: add > doc/examples/example_fit_with_derivfunc_codeobj.pickle in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_fit_with_inequality.ipynb has no final > newline (either original or modified version) > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_fit_with_inequality.py.md5 has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/examples/example_fit_with_inequality_codeobj.pickle: binary file contents > changed > dpkg-source: error: add > doc/examples/example_fit_with_inequality_codeobj.pickle in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_reduce_fcn.ipynb has no final newline > (either original or modified version) > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_reduce_fcn.py.md5 has no final newline > (either original or modified version) > dpkg-source: error: cannot represent change to > doc/examples/example_reduce_fcn_codeobj.pickle: binary file contents changed > dpkg-source: error: add doc/examples/example_reduce_fcn_codeobj.pickle in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file lmfit-py-1.2.2/doc/examples/example_sympy.ipynb > has no final newline (either original or modified version) > dpkg-source: warning: file lmfit-py-1.2.2/doc/examples/example_sympy.py.md5 > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/examples/example_sympy_codeobj.pickle: binary file contents changed > dpkg-source: error: add doc/examples/example_sympy_codeobj.pickle in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_two_dimensional_peak.ipynb has no final > newline (either original or modified version) > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_two_dimensional_peak.py.md5 has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/examples/example_two_dimensional_peak_codeobj.pickle: binary file > contents changed > dpkg-source: error: add > doc/examples/example_two_dimensional_peak_codeobj.pickle in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_use_pandas.ipynb has no final newline > (either original or modified version) > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/example_use_pandas.py.md5 has no final newline > (either original or modified version) > dpkg-source: error: cannot represent change to > doc/examples/example_use_pandas_codeobj.pickle: binary file contents changed > dpkg-source: error: add doc/examples/example_use_pandas_codeobj.pickle in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/examples_jupyter.zip: binary file contents changed > dpkg-source: error: add doc/examples/examples_jupyter.zip in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/examples_python.zip: binary file contents changed > dpkg-source: error: add doc/examples/examples_python.zip in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_Model_interface_001.png: binary file > contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_Model_interface_001.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_Model_interface_001_3_0x.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_Model_interface_001_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_brute_001.png: binary file contents > changed > dpkg-source: error: add doc/examples/images/sphx_glr_example_brute_001.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_brute_001_3_0x.png: binary file contents > changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_brute_001_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_brute_002.png: binary file contents > changed > dpkg-source: error: add doc/examples/images/sphx_glr_example_brute_002.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_brute_002_3_0x.png: binary file contents > changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_brute_002_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_brute_003.png: binary file contents > changed > dpkg-source: error: add doc/examples/images/sphx_glr_example_brute_003.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_brute_003_3_0x.png: binary file contents > changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_brute_003_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_brute_004.png: binary file contents > changed > dpkg-source: error: add doc/examples/images/sphx_glr_example_brute_004.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_brute_004_3_0x.png: binary file contents > changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_brute_004_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_complex_resonator_model_001.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_complex_resonator_model_001.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_complex_resonator_model_001_3_0x.png: > binary file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_complex_resonator_model_001_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_complex_resonator_model_002.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_complex_resonator_model_002.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_complex_resonator_model_002_3_0x.png: > binary file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_complex_resonator_model_002_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_complex_resonator_model_003.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_complex_resonator_model_003.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_complex_resonator_model_003_3_0x.png: > binary file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_complex_resonator_model_003_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_confidence_interval_001.png: binary file > contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_confidence_interval_001.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_confidence_interval_001_3_0x.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_confidence_interval_001_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_confidence_interval_002.png: binary file > contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_confidence_interval_002.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_confidence_interval_002_3_0x.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_confidence_interval_002_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_detect_outliers_001.png: binary file > contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_detect_outliers_001.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_detect_outliers_001_3_0x.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_detect_outliers_001_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_detect_outliers_002.png: binary file > contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_detect_outliers_002.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_detect_outliers_002_3_0x.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_detect_outliers_002_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_detect_outliers_003.png: binary file > contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_detect_outliers_003.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_detect_outliers_003_3_0x.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_detect_outliers_003_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_diffev_001.png: binary file contents > changed > dpkg-source: error: add doc/examples/images/sphx_glr_example_diffev_001.png > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_diffev_001_3_0x.png: binary file > contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_diffev_001_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_expression_model_001.png: binary file > contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_expression_model_001.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_expression_model_001_3_0x.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_expression_model_001_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_fit_multi_datasets_001.png: binary file > contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_fit_multi_datasets_001.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_fit_multi_datasets_001_3_0x.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_fit_multi_datasets_001_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_fit_with_algebraic_constraint_001.png: > binary file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_fit_with_algebraic_constraint_001.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_fit_with_algebraic_constraint_001_3_0x.png: > binary file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_fit_with_algebraic_constraint_001_3_0x.png > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_fit_with_bounds_001.png: binary file > contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_fit_with_bounds_001.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_fit_with_bounds_001_3_0x.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_fit_with_bounds_001_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_fit_with_derivfunc_001.png: binary file > contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_fit_with_derivfunc_001.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_fit_with_derivfunc_001_3_0x.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_fit_with_derivfunc_001_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_fit_with_inequality_001.png: binary file > contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_fit_with_inequality_001.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_fit_with_inequality_001_3_0x.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_fit_with_inequality_001_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_reduce_fcn_001.png: binary file contents > changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_reduce_fcn_001.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_reduce_fcn_001_3_0x.png: binary file > contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_reduce_fcn_001_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_sympy_001.png: binary file contents > changed > dpkg-source: error: add doc/examples/images/sphx_glr_example_sympy_001.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_sympy_001_3_0x.png: binary file contents > changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_sympy_001_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_sympy_002.png: binary file contents > changed > dpkg-source: error: add doc/examples/images/sphx_glr_example_sympy_002.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_sympy_002_3_0x.png: binary file contents > changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_sympy_002_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_sympy_003.png: binary file contents > changed > dpkg-source: error: add doc/examples/images/sphx_glr_example_sympy_003.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_sympy_003_3_0x.png: binary file contents > changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_sympy_003_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_two_dimensional_peak_001.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_two_dimensional_peak_001.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_two_dimensional_peak_001_3_0x.png: > binary file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_two_dimensional_peak_001_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_two_dimensional_peak_002.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_two_dimensional_peak_002.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_two_dimensional_peak_002_3_0x.png: > binary file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_two_dimensional_peak_002_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_two_dimensional_peak_003.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_two_dimensional_peak_003.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_two_dimensional_peak_003_3_0x.png: > binary file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_two_dimensional_peak_003_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_two_dimensional_peak_004.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_two_dimensional_peak_004.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_two_dimensional_peak_004_3_0x.png: > binary file contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_two_dimensional_peak_004_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_use_pandas_001.png: binary file contents > changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_use_pandas_001.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/sphx_glr_example_use_pandas_001_3_0x.png: binary file > contents changed > dpkg-source: error: add > doc/examples/images/sphx_glr_example_use_pandas_001_3_0x.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/thumb/sphx_glr_example_Model_interface_thumb.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/thumb/sphx_glr_example_Model_interface_thumb.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/thumb/sphx_glr_example_brute_thumb.png: binary file > contents changed > dpkg-source: error: add > doc/examples/images/thumb/sphx_glr_example_brute_thumb.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/thumb/sphx_glr_example_complex_resonator_model_thumb.png: > binary file contents changed > dpkg-source: error: add > doc/examples/images/thumb/sphx_glr_example_complex_resonator_model_thumb.png > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/thumb/sphx_glr_example_confidence_interval_thumb.png: > binary file contents changed > dpkg-source: error: add > doc/examples/images/thumb/sphx_glr_example_confidence_interval_thumb.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/thumb/sphx_glr_example_detect_outliers_thumb.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/thumb/sphx_glr_example_detect_outliers_thumb.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/thumb/sphx_glr_example_diffev_thumb.png: binary file > contents changed > dpkg-source: error: add > doc/examples/images/thumb/sphx_glr_example_diffev_thumb.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/thumb/sphx_glr_example_expression_model_thumb.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/thumb/sphx_glr_example_expression_model_thumb.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/thumb/sphx_glr_example_fit_multi_datasets_thumb.png: > binary file contents changed > dpkg-source: error: add > doc/examples/images/thumb/sphx_glr_example_fit_multi_datasets_thumb.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/thumb/sphx_glr_example_fit_with_algebraic_constraint_thumb.png: > binary file contents changed > dpkg-source: error: add > doc/examples/images/thumb/sphx_glr_example_fit_with_algebraic_constraint_thumb.png > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/thumb/sphx_glr_example_fit_with_bounds_thumb.png: binary > file contents changed > dpkg-source: error: add > doc/examples/images/thumb/sphx_glr_example_fit_with_bounds_thumb.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/thumb/sphx_glr_example_fit_with_derivfunc_thumb.png: > binary file contents changed > dpkg-source: error: add > doc/examples/images/thumb/sphx_glr_example_fit_with_derivfunc_thumb.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/thumb/sphx_glr_example_fit_with_inequality_thumb.png: > binary file contents changed > dpkg-source: error: add > doc/examples/images/thumb/sphx_glr_example_fit_with_inequality_thumb.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/thumb/sphx_glr_example_reduce_fcn_thumb.png: binary file > contents changed > dpkg-source: error: add > doc/examples/images/thumb/sphx_glr_example_reduce_fcn_thumb.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/thumb/sphx_glr_example_sympy_thumb.png: binary file > contents changed > dpkg-source: error: add > doc/examples/images/thumb/sphx_glr_example_sympy_thumb.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/thumb/sphx_glr_example_two_dimensional_peak_thumb.png: > binary file contents changed > dpkg-source: error: add > doc/examples/images/thumb/sphx_glr_example_two_dimensional_peak_thumb.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/thumb/sphx_glr_example_use_pandas_thumb.png: binary file > contents changed > dpkg-source: error: add > doc/examples/images/thumb/sphx_glr_example_use_pandas_thumb.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/thumb/sphx_glr_lmfit_emcee_model_selection_thumb.png: > binary file contents changed > dpkg-source: error: add > doc/examples/images/thumb/sphx_glr_lmfit_emcee_model_selection_thumb.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/examples/images/thumb/sphx_glr_nodoc_example_emcee_Model_interface_thumb.png: > binary file contents changed > dpkg-source: error: add > doc/examples/images/thumb/sphx_glr_nodoc_example_emcee_Model_interface_thumb.png > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/lmfit_emcee_model_selection.ipynb has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/examples/lmfit_emcee_model_selection_codeobj.pickle: binary file contents > changed > dpkg-source: error: add > doc/examples/lmfit_emcee_model_selection_codeobj.pickle in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > lmfit-py-1.2.2/doc/examples/nodoc_example_emcee_Model_interface.ipynb has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/examples/nodoc_example_emcee_Model_interface_codeobj.pickle: binary file > contents changed > dpkg-source: error: add > doc/examples/nodoc_example_emcee_Model_interface_codeobj.pickle in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/lmfit-py_1.2.2-2_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

