[Debian-astro-maintainers] Bug#1044103: astrometry.net: Fails to build source after successful build

Lucas Nussbaum lucas at debian.org
Sun Aug 13 15:33:38 BST 2023


Source: astrometry.net
Version: 0.93+dfsg-1
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at lists.debian.org
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 astrometry.net
> dpkg-buildpackage: info: source version 0.93+dfsg-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Ole Streicher <olebole at debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --with python3
>    dh_auto_clean
> 	make -j8 realclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> make -C util clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/util'
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> rm -f libanutils.a libanfiles.a libanbase.a \
> 	starutil.o mathutil.o bl-sort.o bl.o bt.o healpix-utils.o healpix.o permutedsort.o ioutils.o fileutils.o md5.o an-endian.o errors.o an-opts.o tic.o log.o datalog.o sparsematrix.o coadd.o convolve-image.o resample.o intmap.o histogram.o histogram2d.o sip-utils.o fit-wcs.o sip.o anwcs.o wcs-resample.o gslutils.o wcs-pv2sip.o matchobj.o fitsioutils.o sip_qfits.o fitstable.o fitsbin.o fitsfile.o dallpeaks.o dcen3x3.o dfind.o dmedsmooth.o dobjects.o dpeaks.o dselip.o dsigma.o dsmooth.o image2xy.o simplexy.o ctmf.o multiindex.o index.o indexset.o codekd.o starkd.o rdlist.o xylist.o starxy.o qidxfile.o quadfile.o scamp.o scamp-catalog.o tabsort.o wcs-xy2rd.o wcs-rd2xy.o matchfile.o  an-pnmtofits.o  deps cairoutils.o \
> 	grab-stellarium-constellations \
> 	an-fitstopnm an-pnmtofits downsample-fits fits-flip-endian hpsplit wcs-to-tan get-healpix fits-column-merge subtable fitsgetext wcsinfo pad-file wcs-match wcs-pv2sip wcs-resample tabsort wcs-xy2rd wcs-rd2xy fit-wcs wcs-pv2sip os-features-test.o os-features-test-netpbm ../include/astrometry/os-features-config.h test_bl test_bt test_endian test_fitstable test_xylist test_rdlist test_healpix test_fitsioutils test_fitsbin test_log test_scamp_catalog test_starutil test_svd test_ioutils test_anwcs test_sip-utils test_errors test_multiindex test_convolve_image test_qsort_r test_wcs test_big_tables test_dfind test_ctmf test_dsmooth test_dcen3x3 test_simplexy test_fit_wcs test_matchfile test_bl.o test_bt.o test_endian.o test_fitstable.o test_xylist.o test_rdlist.o test_healpix.o test_fitsioutils.o 
> test_fitsbin.o test_log.o test_scamp_catalog.o test_starutil.o test_svd.o test_ioutils.o test_anwcs.o test_sip-utils.o test_errors.o test_multiindex.o test_convolve_image.o test_qsort_r.o test_wcs.o test_big_tables.o test_dfind.o test_ctmf.o test_dsmooth.o test_dcen3x3.o test_simplexy.o test_fit_wcs.o test_matchfile.o test_bl-main.c test_bt-main.c test_endian-main.c test_fitstable-main.c test_xylist-main.c test_rdlist-main.c test_healpix-main.c test_fitsioutils-main.c test_fitsbin-main.c test_log-main.c test_scamp_catalog-main.c test_starutil-main.c test_svd-main.c test_ioutils-main.c test_anwcs-main.c test_sip-utils-main.c test_errors-main.c test_multiindex-main.c test_convolve_image-main.c test_qsort_r-main.c test_wcs-main.c test_big_tables-main.c test_dfind-main.c test_ctmf-main.c test_dsmooth-main.c 
> test_dcen3x3-main.c test_simplexy-main.c test_fit_wcs-main.c test_matchfile-main.c test_bl-main.o test_bt-main.o test_endian-main.o test_fitstable-main.o test_xylist-main.o test_rdlist-main.o test_healpix-main.o test_fitsioutils-main.o test_fitsbin-main.o test_log-main.o test_scamp_catalog-main.o test_starutil-main.o test_svd-main.o test_ioutils-main.o test_anwcs-main.o test_sip-utils-main.o test_errors-main.o test_multiindex-main.o test_convolve_image-main.o test_qsort_r-main.o test_wcs-main.o test_big_tables-main.o test_dfind-main.o test_ctmf-main.o test_dsmooth-main.o test_dcen3x3-main.o test_simplexy-main.o test_fit_wcs-main.o test_matchfile-main.o test test.o test.c cutest.o \
> 	cairoutils.dep makefile.os-features *.o *~ *.dep _util.cpython-311-x86_64-linux-gnu.so util_wrap.c util.py deps \
> 	os-features.log os-features-makefile.log \
> 	os-features-test-netpbm os-features-test-netpbm-make \
> 	report.txt
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/util'
> make -C catalogs clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/catalogs'
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> rm -f libcatalogs.a openngc.o brightstars.o constellations.o tycho2-fits.o tycho2.o usnob-fits.o usnob.o nomad.o nomad-fits.o ucac3-fits.o ucac3.o ucac4-fits.o ucac4.o ucac5-fits.o ucac5.o 2mass-fits.o 2mass.o hd.o constellation-boundaries.o ucac3tofits.o ucac4tofits.o ucac5tofits.o 2masstofits.o build-hd-tree.o tycho2tofits.o usnobtofits.o nomadtofits.o 2masstofits.o ucac5tofits.o  build-hd-tree tycho2tofits usnobtofits nomadtofits 2masstofits ucac5tofits *.dep deps \
> 	grab-stellarium-constellations \
> 	openngc-entries.csv openngc-names.csv \
> 	openngc-entries.c openngc-names.c \
> 
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/catalogs'
> make -C qfits-an clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/qfits-an'
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> rm -f libqfits.a anqfits.o qfits_card.o qfits_convert.o qfits_error.o qfits_header.o qfits_image.o qfits_md5.o qfits_table.o qfits_time.o qfits_tools.o qfits_byteswap.o qfits_memory.o qfits_rw.o qfits_float.o md5.o *.dep *~ deps
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/qfits-an'
> rm -f __init__.pyc
> make -C libkd clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libkd'
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> rm -f libkd.a kdtree.o kdtree_dim.o kdtree_mem.o kdtree_fits_io.o deps kdtree.dep kdtree_dim.dep kdtree_mem.dep kdtree_fits_io.dep kdint_ddd.dep kdint_fff.dep kdint_lll.dep kdint_ddu.dep kdint_duu.dep kdint_dds.dep kdint_dss.dep kdint_ddd_noio.dep kdint_fff_noio.dep kdint_lll_noio.dep kdint_ddu_noio.dep kdint_duu_noio.dep kdint_dds_noio.dep kdint_dss_noio.dep dualtree.dep dualtree_rangesearch.dep dualtree_nearestneighbour.dep fix-bb.dep checktree.dep test_libkd.dep test_libkd_io.dep test_dualtree_nn.dep test_libkd-main.dep test_libkd_io-main.dep test_dualtree_nn-main.dep \
> 	checktree checktree.o \
> 	fix-bb fix-bb.o \
> 	kdint_ddd.o kdint_fff.o kdint_lll.o kdint_ddu.o kdint_duu.o kdint_dds.o kdint_dss.o kdint_ddd_noio.o kdint_fff_noio.o kdint_lll_noio.o kdint_ddu_noio.o kdint_duu_noio.o kdint_dds_noio.o kdint_dss_noio.o libkd-noio.a dualtree.o dualtree_rangesearch.o dualtree_nearestneighbour.o \
> 	test_libkd test_libkd_io test_dualtree_nn test_libkd.o test_libkd_io.o test_dualtree_nn.o test_libkd-main.c test_libkd_io-main.c test_dualtree_nn-main.c test_libkd-main.o test_libkd_io-main.o test_dualtree_nn-main.o test test.o test.c cutest.o \
> 	pyspherematch.o spherematch_c.cpython-311-x86_64-linux-gnu.so *~ *.dep deps
> rm -Rf build
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libkd'
> make -C solver clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/solver'
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> rm -f    project-usnob diffractionFlag_check hpgrid resort-xylist astrometry-engine build-astrometry-index image2xy new-wcs fits-guess-scale startree wcs-grab get-wcs query-starkd \
> 	wcs-grab solve-field augment-xylist quadidx codeprojections quadscales quadsperstar quadcenters startree2rdls    wcs-grab.dep solve-field.dep augment-xylist.dep quadidx.dep codeprojections.dep quadscales.dep quadsperstar.dep quadcenters.dep startree2rdls.dep tablist.dep modhead.dep fitscopy.dep tabmerge.dep liststruc.dep listhead.dep imcopy.dep imarith.dep imstat.dep catalog.dep codefile.dep verify.dep solver.dep solvedfile.dep pnpoly.dep tweak.dep quadcenters.dep startree2rdls.dep solverutils.dep engine-main.dep engine.dep tweak2.dep image2xy-main.dep new-wcs-main.dep fits-guess-scale-main.dep startree-main.dep wcs-grab.dep get-wcs.dep query-starkd.dep test-solver.dep test-solver-2.dep test_solverutils.dep test_resort-xylist.dep test_tweak.dep test_multiindex2.dep test_predistort.dep test_solverutils-main.dep 
> test_resort-xylist-main.dep test_tweak-main.dep test_multiindex2-main.dep test_predistort-main.dep  test.dep control-program.dep image2xy-files.dep build-index-main.dep allquads-main.dep allquads.dep unpermute-stars-main.dep solve-field.dep image2xy-files.dep augment-xylist-main.dep augment-xylist.dep tweak-main.dep tablist modhead fitscopy tabmerge liststruc listhead imcopy imarith imstat    wcs-grab.o solve-field.o augment-xylist.o quadidx.o codeprojections.o quadscales.o quadsperstar.o quadcenters.o startree2rdls.o tablist.o modhead.o fitscopy.o tabmerge.o liststruc.o listhead.o imcopy.o imarith.o imstat.o catalog.o codefile.o verify.o solver.o solvedfile.o pnpoly.o tweak.o quadcenters.o startree2rdls.o solverutils.o engine-main.o engine.o tweak2.o image2xy-main.o new-wcs-main.o fits-guess-scale-main.o 
> startree-main.o wcs-grab.o get-wcs.o query-starkd.o test-solver.o test-solver-2.o test_solverutils.o test_resort-xylist.o test_tweak.o test_multiindex2.o test_predistort.o test_solverutils-main.o test_resort-xylist-main.o test_tweak-main.o test_multiindex2-main.o test_predistort-main.o  test.o control-program.o image2xy-files.o build-index-main.o allquads-main.o allquads.o unpermute-stars-main.o solve-field.o image2xy-files.o augment-xylist-main.o augment-xylist.o tweak-main.o \
> 	solver_test.o solver_test_2.o fitsverify \
> 	test_solverutils test_resort-xylist test_tweak test_multiindex2 test_predistort test test_solverutils-main.c test_resort-xylist-main.c test_tweak-main.c test_multiindex2-main.c test_predistort-main.c test_solverutils test_resort-xylist test_tweak test_multiindex2 test_predistort test_solverutils.o test_resort-xylist.o test_tweak.o test_multiindex2.o test_predistort.o test_solverutils-main.c test_resort-xylist-main.c test_tweak-main.c test_multiindex2-main.c test_predistort-main.c test_solverutils-main.o test_resort-xylist-main.o test_tweak-main.o test_multiindex2-main.o test_predistort-main.o test test.o test.c cutest.o \
> 	libastrometry.a libastrometry.so \
> 	_solver.cpython-311-x86_64-linux-gnu.so solver.py solver_wrap.c \
> 	*.o *~ *.dep deps
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/solver'
> make -C sdss clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/sdss'
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> rm -f _cutils.cpython-311-x86_64-linux-gnu.so cutils_wrap.c cutils_wrap.o cutils.py
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/sdss'
> make -C plot clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/plot'
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> ../util/makefile.tests:31: warning: overriding recipe for target 'test_plotstuff-main.c'
> Makefile:181: warning: ignoring old recipe for target 'test_plotstuff-main.c'
> <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> rm -f plot-constellations.dep plotquad.dep plotxy.dep plotstuff.dep plotfill.dep plotxy.dep plotimage.dep plotannotations.dep plotgrid.dep plotoutline.dep plotindex.dep plotradec.dep plothealpix.dep plotmatch.dep plotstuff-main.dep plotxy-main.dep test_plotstuff.dep test_plotstuff-main.dep plotstuff.dep plotfill.dep plotxy.dep plotimage.dep plotannotations.dep plotgrid.dep plotoutline.dep plotindex.dep plotradec.dep plothealpix.dep plotmatch.dep test.dep plot-constellations.o plotquad.o plotxy.o plotstuff.o plotfill.o plotxy.o plotimage.o plotannotations.o plotgrid.o plotoutline.o plotindex.o plotradec.o plothealpix.o plotmatch.o plotstuff-main.o plotxy-main.o test_plotstuff.o test_plotstuff-main.o plotstuff.o plotfill.o plotxy.o plotimage.o plotannotations.o plotgrid.o plotoutline.o plotindex.o 
> plotradec.o plothealpix.o plotmatch.o test.o \
> 	 plot-constellations plotquad plotxy \
> 	test_plotstuff test test_plotstuff-main.c test_plotstuff test_plotstuff.o test_plotstuff-main.c test_plotstuff-main.o test test.o test.c cutest.o \
> 	plotstuff _plotstuff_c.cpython-311-x86_64-linux-gnu.so plotstuff_c.py plotstuff_wrap.c *.o *~ *.dep deps
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/plot'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_clean
> rm -f `cat .gitignore`
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building astrometry.net using existing ./astrometry.net_0.93+dfsg.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of symlink astrometry
> dpkg-source: warning: ignoring deletion of file solver/solver.py, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file solver/solver_wrap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file sdss/cutils_wrap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file sdss/cutils.py, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file plot/plotstuff_c.py, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file plot/plotstuff_wrap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file util/util_wrap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file util/util.py, use --include-removal to override
> dpkg-source: error: cannot represent change to solver/libastrometry.so.0: binary file contents changed
> dpkg-source: error: add solver/libastrometry.so.0 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'solver/libastrometry.so.0' will not be represented in diff
> dpkg-source: error: cannot represent change to util/__pycache__/an_build_ext.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add util/__pycache__/an_build_ext.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to util/__pycache__/run_command.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add util/__pycache__/run_command.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to util/__pycache__/setuputils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add util/__pycache__/setuputils.cpython-311.pyc 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/astrometry.net_0.93+dfsg-1_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.



More information about the Debian-astro-maintainers mailing list