Your message dated Thu, 15 Feb 2024 20:37:29 +0000
with message-id <[email protected]>
and subject line Bug#1047368: fixed in lmfit-py 1.2.2-3
has caused the Debian Bug report #1047368,
regarding lmfit-py: Fails to build source after successful build
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1047368: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047368
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: lmfit-py
Source-Version: 1.2.2-3
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
lmfit-py, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille <[email protected]> (supplier of updated lmfit-py package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 15 Feb 2024 21:12:51 +0100
Source: lmfit-py
Architecture: source
Version: 1.2.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1047368 1056419 1057574 1058311
Changes:
 lmfit-py (1.2.2-3) unstable; urgency=medium
 .
   * Team upload.
   * Versioned (Build-)Depends: python3-uncertainties (>= 3.1.7-1.1~)
     Closes: #1056419, #1058311, #1057574
   * Skip a test on 32-bit archs
   * Fix clean target
     Closes: #1047368
Checksums-Sha1:
 0f74f84a6dc8041f9b4042c0d31919676c3ab0f3 2732 lmfit-py_1.2.2-3.dsc
 f3a60d6ebaba4fd6248b05640e45b60668cf42fd 9004 lmfit-py_1.2.2-3.debian.tar.xz
 e455d94ab191a600b9a65beeb4e64c09c1e86fab 12854 lmfit-py_1.2.2-3_amd64.buildinfo
Checksums-Sha256:
 a3da2d8f15711153fc157679d7f42cbc11b2be486982e95dc073fd34692b9d02 2732 
lmfit-py_1.2.2-3.dsc
 1b612a08a2bad38b1dfe717f4f015f1cdebaac32c32e84455521d606fa628d80 9004 
lmfit-py_1.2.2-3.debian.tar.xz
 f2c54f96f12be883410d7c5248972abdd0cf138cfd64e27c7d88b77c6be9652b 12854 
lmfit-py_1.2.2-3_amd64.buildinfo
Files:
 1919de1bc5476b6ec081443f9ec7c064 2732 science optional lmfit-py_1.2.2-3.dsc
 a5ccd0fcf7b8bbd37a3daac965de0f62 9004 science optional 
lmfit-py_1.2.2-3.debian.tar.xz
 657e06bf25d542bf5bb6ef5ee7c3cfc3 12854 science optional 
lmfit-py_1.2.2-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmXOco0RHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtEZJg/+JYijfhbX8UgyS42n560Gk0qy4e5kfzki
vQIHWvZ9zwqWCuyf4qSgHYoFbCjgHNeKMX0QCpdi98LjoQX3QZUglAPmrzsDZ9Sx
v8EbIIDB7FYrAIj+pwFWjlwVycvGYQ7XQWYsTbnOd31Gc4JDbII72+JuEf5lk5vg
Juo29KatQA4bzFsquQpuNkSYlmb+Cfu6C1d5/EP0XWzVIhfFWCOHPL6Wgg2cgBAZ
5b76vgJ0xqzb9lJVNjbgJSNekGbOsfZ/Tca4l8vhQetwzIneP/PD/3oPZifY9Trx
Z9cr9yuTILfA3xlnOL1XA4gvNArZFsDnYWXvzo68DuvnGcA1oBwSwNMpqgPZmbKY
cA9YyA58i0BtqlfkRclR8Ur3a1Fme3F2dDtCmIHb7tuC5SDsBV4m75C6YE9DXdkB
9+qTO8fQoKgbsfhBliqJMIh+QRLjlQceKb7pt2pibSKUCfv5B3zcGJ1wfDCywfyd
kwW8d/TIisUeJC4GXb0/gFBMhce+2XlpuuOYtEn7vB8RT4rUOPje3SVR9goS4q6M
ziiuGmBPOwzFh6KGHJ9oaZDkjmzAnOj1gbEM+74lJpCAYsRTdS9pvJ8j1U1isdWr
IJ6S/lQaNesdamRBkEQRlHuQ09QQI/rVomERqm4bYuIqY/lQT9J9Rd16/k8M/CBh
1NWoKPWAyjs=
=BDMz
-----END PGP SIGNATURE-----

Attachment: pgpzPOJGwv6yw.pgp
Description: PGP signature


--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to