Source: db5.3 Version: 5.3.28+dfsg2-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 db5.3 > dpkg-buildpackage: info: source version 5.3.28+dfsg2-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Bastian Germann <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean > rm -f debian/db5.3-util.debhelper.log > debian/libdb5.3\+\+-dev.debhelper.log debian/libdb5.3\+\+.debhelper.log > debian/libdb5.3-dbg.debhelper.log debian/libdb5.3-dev.debhelper.log > debian/libdb5.3.debhelper.log > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_clean -Ddist -Bbuild-test > rm -rf build-test > dh_auto_clean -Ddist -Bbuild-production > rm -rf build-production > rm -f /<<PKGBUILDDIR>>/debian/build_signature.txt > for f in dist/config.hin dist/configure dist/config.guess dist/config.sub > dist/install-sh dist/ltmain.sh dist/aclocal/libtool.m4 > dist/aclocal/ltoptions.m4 dist/aclocal/ltsugar.m4 dist/aclocal/ltversion.m4 > dist/aclocal/lt~obsolete.m4; do \ > if [ -f /<<PKGBUILDDIR>>/debian/s_config/$f ]; then \ > mv /<<PKGBUILDDIR>>/debian/s_config/$f /<<PKGBUILDDIR>>/`dirname $f`; \ > fi; \ > done > if [ -d /<<PKGBUILDDIR>>/debian/s_config/ ]; then \ > rmdir /<<PKGBUILDDIR>>/debian/s_config/dist/aclocal/ \ > /<<PKGBUILDDIR>>/debian/s_config/dist/ \ > /<<PKGBUILDDIR>>/debian/s_config/; \ > fi > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > debian/rules override_dh_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf build > rm -f /<<PKGBUILDDIR>>/debian/db_signature > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dpkg-source -b . > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/changelog.Debian.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/articles/inmemory/C/InMemoryDBApplication.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/articles/mssgtxt/DBMessageTextReference.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/api_reference/STL/BDB-STL_APIReference.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/api_reference/C/BDB-C_APIReference.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/api_reference/TCL/BDB-TCL_APIReference.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/api_reference/CXX/BDB-CXX_APIReference.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/C/simplelock-pdf.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/C/readblock.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/C/simplelock.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/C/BerkeleyDB-Core-C-Txn.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/C/writeblock.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/C/rwlocks1-pdf.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/C/deadlock.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/C/rwlocks1.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/CXX/simplelock-pdf.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/CXX/BerkeleyDB-Core-Cxx-Txn.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/CXX/readblock.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/CXX/simplelock.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/CXX/writeblock.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/CXX/rwlocks1-pdf.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/CXX/deadlock.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/CXX/rwlocks1.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/JAVA/simplelock-pdf.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/JAVA/BerkeleyDB-Core-JAVA-Txn.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/JAVA/readblock.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/JAVA/simplelock.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/JAVA/writeblock.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/JAVA/rwlocks1-pdf.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/JAVA/deadlock.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_txn/JAVA/rwlocks1.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/Search.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/Expanded.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/Index.aspx.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/Index.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/Collapsed.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/Splitter.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/CollapseAll.bmp > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/WebKI.xml.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/SearchHelp.aspx.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/ExpandAll.bmp > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/CloseSearch.png > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/SyncTOC.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/Item.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/WebTOC.xml.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/pubevent.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/pubinterface.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/CopyCode_h.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/collapse_all.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/requirements1c.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/pubmethod.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/protoperator.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/privenumeration.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/privevent.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/filter1a.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/protclass.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/pubextension.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/static.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/privdelegate.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/arch.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/requirements1a.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/copycodeHighlight.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/drpdown.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/protenumeration.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/header_sql_tutorial_blank.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/adm.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/pubfield.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/protfield.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/drpdown_orange.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/big_kw.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/dropdown.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/pencil.GIF > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/privextension.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/privfield.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/kw_dev_arch.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/big_dev.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/adm_arch.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/dev_arch.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/save_hover.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/alert_caution.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/privinterface.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/CFW.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/filter1c.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/greychck.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/footer.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/copycode.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/protevent.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/protproperty.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/security.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/dropdownHover.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/load.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/collall.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/adm_dev.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/privproperty.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/note.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/protinterface.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/big_adm.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/pubproperty.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/protmethod.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/pubenum.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/adm_dev_arch.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/drpdown_orange_up.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/puboperator.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/big_arch.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/greencheck.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/protextension.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/gradient.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/box.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/protstructure.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/kw_adm_dev.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/Caution.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/kw_adm_dev_arch.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/alert_note.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/pubdelegate.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/kw_arch.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/privclass.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/kw_dev.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/kw_adm.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/save.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/kw.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/header_sql_tutorial_logo.GIF > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/expand_all.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/load_hover.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/header_prev_next.jpg > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/pubenumeration.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/dev.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/privenum.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/pubstructure.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/LastChild.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/privstructure.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/protenum.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/alert_security.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/seealso1a.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/pubclass.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/collapse.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/kw_adm_arch.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/expall.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/privmethod.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/seealso1c.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/protdelegate.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/exp.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/drpup.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/csharp/icons/xna.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/programmer_reference/libtp_usenix.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/programmer_reference/hash_usenix.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/programmer_reference/transapp.cs.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/programmer_reference/arch_smallpic.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/programmer_reference/BDB_Prog_Reference.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/programmer_reference/bdb_usenix.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/programmer_reference/arch_bigpic.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/programmer_reference/solaris.txt.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg/C/BerkeleyDB-Core-C-GSG.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg/CXX/BerkeleyDB-Core-Cxx-GSG.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg/JAVA/BerkeleyDB-Core-JAVA-GSG.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/installation/arch_smallpic.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/installation/BDB_Installation.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/installation/arch_bigpic.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/upgrading/BDB_Upgrading.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/java/resources/inherit.gif > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/porting/BDB-Porting-Guide.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/bdb-sql/BDB-SQL-Guide.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_db_rep/C/Replication-C-GSG.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_db_rep/CXX/Replication-CXX-GSG.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/gsg_db_rep/JAVA/Replication-JAVA-GSG.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-doc/usr/share/doc/db5.3-doc/collections/tutorial/BerkeleyDB-Java-Collections.pdf.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/bin/db5.3_replicate > dpkg-source: error: unwanted binary file: debian/db5.3-util/usr/bin/db5.3_stat > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/bin/db5.3_archive > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/bin/db5.3_verify > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/bin/db5.3_log_verify > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/bin/db5.3_recover > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/bin/db5.3_hotbackup > dpkg-source: error: unwanted binary file: debian/db5.3-util/usr/bin/db5.3_load > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/bin/db5.3_checkpoint > dpkg-source: error: unwanted binary file: debian/db5.3-util/usr/bin/db5.3_dump > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/bin/db5.3_deadlock > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/bin/db5.3_printlog > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/bin/db5.3_upgrade > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/share/man/man1/db5.3_dump.1.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/share/man/man1/db5.3_verify.1.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/share/man/man1/db5.3_deadlock.1.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/share/man/man1/db5.3_recover.1.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/share/man/man1/db5.3_stat.1.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/share/man/man1/db5.3_upgrade.1.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/share/man/man1/db5.3_printlog.1.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/share/man/man1/db5.3_hotbackup.1.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/share/man/man1/db5.3_codegen.1.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/share/man/man1/db5.3_checkpoint.1.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/share/man/man1/berkeley_db5.3_svc.1.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/share/man/man1/db5.3_archive.1.gz > dpkg-source: error: unwanted binary file: > debian/db5.3-util/usr/share/man/man1/db5.3_load.1.gz > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/articles/inmemory/C/InMemoryDBApplication.pdf > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/articles/mssgtxt/DBMessageTextReference.pdf > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/api_reference/STL/BDB-STL_APIReference.pdf > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/api_reference/C/BDB-C_APIReference.pdf > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/api_reference/TCL/BDB-TCL_APIReference.pdf > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/api_reference/CXX/BDB-CXX_APIReference.pdf > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/C/simplelock-pdf.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/C/readblock.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/C/simplelock.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/C/BerkeleyDB-Core-C-Txn.pdf > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/C/writeblock.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/C/rwlocks1-pdf.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/C/deadlock.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/C/rwlocks1.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/CXX/simplelock-pdf.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/CXX/readblock.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/CXX/BerkeleyDB-Core-Cxx-Txn.pdf > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/CXX/simplelock.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/CXX/writeblock.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/CXX/rwlocks1-pdf.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/CXX/deadlock.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/CXX/rwlocks1.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/JAVA/simplelock-pdf.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/JAVA/readblock.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/JAVA/simplelock.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/JAVA/writeblock.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/JAVA/BerkeleyDB-Core-JAVA-Txn.pdf > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/JAVA/rwlocks1-pdf.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/JAVA/deadlock.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_txn/JAVA/rwlocks1.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/Search.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/Expanded.gif > dpkg-source: error: unwanted binary file: debian/tmp/usr/docs/csharp/Index.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/Collapsed.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/Splitter.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/CollapseAll.bmp > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/ExpandAll.bmp > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/CloseSearch.png > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/SyncTOC.gif > dpkg-source: error: unwanted binary file: debian/tmp/usr/docs/csharp/Item.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/pubevent.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/pubinterface.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/CopyCode_h.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/collapse_all.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/requirements1c.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/pubmethod.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/protoperator.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/privenumeration.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/privevent.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/filter1a.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/protclass.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/pubextension.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/static.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/privdelegate.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/arch.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/requirements1a.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/copycodeHighlight.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/drpdown.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/protenumeration.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/header_sql_tutorial_blank.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/adm.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/pubfield.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/protfield.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/drpdown_orange.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/big_kw.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/dropdown.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/pencil.GIF > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/privextension.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/privfield.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/kw_dev_arch.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/big_dev.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/adm_arch.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/dev_arch.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/save_hover.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/alert_caution.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/privinterface.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/CFW.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/filter1c.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/greychck.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/footer.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/copycode.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/protevent.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/protproperty.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/security.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/dropdownHover.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/load.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/collall.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/adm_dev.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/privproperty.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/note.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/protinterface.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/big_adm.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/pubproperty.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/protmethod.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/pubenum.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/adm_dev_arch.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/drpdown_orange_up.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/puboperator.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/big_arch.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/greencheck.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/protextension.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/gradient.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/box.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/protstructure.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/kw_adm_dev.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/Caution.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/kw_adm_dev_arch.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/alert_note.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/pubdelegate.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/kw_arch.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/privclass.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/kw_dev.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/kw_adm.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/save.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/kw.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/header_sql_tutorial_logo.GIF > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/expand_all.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/load_hover.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/header_prev_next.jpg > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/pubenumeration.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/dev.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/privenum.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/pubstructure.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/LastChild.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/privstructure.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/protenum.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/alert_security.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/seealso1a.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/pubclass.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/collapse.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/kw_adm_arch.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/expall.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/privmethod.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/seealso1c.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/protdelegate.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/exp.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/drpup.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/csharp/icons/xna.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/programmer_reference/BDB_Prog_Reference.pdf > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/programmer_reference/arch_smallpic.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/programmer_reference/arch_bigpic.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg/C/BerkeleyDB-Core-C-GSG.pdf > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg/CXX/BerkeleyDB-Core-Cxx-GSG.pdf > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg/JAVA/BerkeleyDB-Core-JAVA-GSG.pdf > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/installation/arch_smallpic.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/installation/arch_bigpic.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/installation/BDB_Installation.pdf > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/upgrading/BDB_Upgrading.pdf > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/java/resources/inherit.gif > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/porting/BDB-Porting-Guide.pdf > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/bdb-sql/BDB-SQL-Guide.pdf > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_db_rep/C/Replication-C-GSG.pdf > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_db_rep/CXX/Replication-CXX-GSG.pdf > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/gsg_db_rep/JAVA/Replication-JAVA-GSG.pdf > dpkg-source: error: unwanted binary file: > debian/tmp/usr/docs/collections/tutorial/BerkeleyDB-Java-Collections.pdf > dpkg-source: error: unwanted binary file: debian/tmp/usr/bin/db5.3_replicate > dpkg-source: error: unwanted binary file: debian/tmp/usr/bin/db5.3_stat > dpkg-source: error: unwanted binary file: debian/tmp/usr/bin/db5.3_archive > dpkg-source: error: unwanted binary file: debian/tmp/usr/bin/db5.3_verify > dpkg-source: error: unwanted binary file: debian/tmp/usr/bin/db5.3_tuner > dpkg-source: error: unwanted binary file: debian/tmp/usr/bin/db5.3_log_verify > dpkg-source: error: unwanted binary file: debian/tmp/usr/bin/db5.3_recover > dpkg-source: error: unwanted binary file: debian/tmp/usr/bin/db5.3_hotbackup > dpkg-source: error: unwanted binary file: debian/tmp/usr/bin/db5.3_load > dpkg-source: error: unwanted binary file: debian/tmp/usr/bin/db5.3_checkpoint > dpkg-source: error: unwanted binary file: debian/tmp/usr/bin/db5.3_dump > dpkg-source: error: unwanted binary file: debian/tmp/usr/bin/db5.3_deadlock > dpkg-source: error: unwanted binary file: debian/tmp/usr/bin/db5.3_printlog > dpkg-source: error: unwanted binary file: debian/tmp/usr/bin/db5.3_upgrade > dpkg-source: error: unwanted binary file: > debian/libdb5.3-dbg/usr/lib/debug/.build-id/5c/57c7060e4fc8c44792847a2c8f388bcd67f814.debug > dpkg-source: error: unwanted binary file: > debian/libdb5.3-dbg/usr/lib/debug/.build-id/e3/3453b856e0a7f77e3f3fa08bdf2487740277ef.debug > dpkg-source: error: unwanted binary file: > debian/libdb5.3/usr/share/doc/libdb5.3/changelog.Debian.gz > dpkg-source: error: detected 363 unwanted binary files (add them in > debian/source/include-binaries to allow their inclusion). > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 255 > > 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/db5.3_5.3.28+dfsg2-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.

