Source: ncrack Version: 0.7+debian-4 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 ncrack > dpkg-buildpackage: info: source version 0.7+debian-4 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Marcos Fouces <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean > dh_auto_clean > make -j8 clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > cd nsock/src && make clean > cd nbase && make clean > cd opensshlib && make clean > cd modules && make clean > rm -f dependencies.mk makefile.dep > rm -f ncrack.o utils.o TargetGroup.o Target.o targets.o NcrackOps.o Service.o > ServiceGroup.o Connection.o services.o timing.o ncrack_error.o output.o > ncrack_tty.o Buf.o NcrackOutputTable.o ncrack_input.o ncrack_resume.o > crypto.o http.o http_digest.o xml.o ntlmssp.o ncrack config.cache > make[2]: Entering directory '/<<PKGBUILDDIR>>/nsock/src' > cd ../tests && make clean > make[2]: Entering directory '/<<PKGBUILDDIR>>/nbase' > rm -f snprintf.o nbase_str.o nbase_misc.o nbase_memalloc.o nbase_rnd.o > nbase_addrset.o libnbase.a > make[2]: Entering directory '/<<PKGBUILDDIR>>/modules' > rm -f ncrack_ssh.o ncrack_smb.o ncrack_smb2.o ncrack_rdp.o ncrack_sip.o > ncrack_psql.o ncrack_mysql.o ncrack_winrm.o ncrack_mongodb.o ncrack_ftp.o > ncrack_telnet.o ncrack_http.o ncrack_pop3.o ncrack_vnc.o ncrack_redis.o > ncrack_owa.o ncrack_imap.o ncrack_cassandra.o ncrack_mssql.o ncrack_cvs.o > ncrack_wordpress.o ncrack_joomla.o ncrack_dicom.o ncrack_mqtt.o > make[2]: Entering directory '/<<PKGBUILDDIR>>/opensshlib' > rm -f *.o *.a libopenssh.a config.cache config.log > make[2]: Leaving directory '/<<PKGBUILDDIR>>/nbase' > make[3]: Entering directory '/<<PKGBUILDDIR>>/nsock/tests' > rm -f tests_main.o basic.o timer.o logs.o connect.o ghlists.o ghheaps.o > cancel.o tests_main > make[2]: Leaving directory '/<<PKGBUILDDIR>>/modules' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/nsock/tests' > rm -f error.o filespace.o gh_heap.o nsock_connect.o nsock_core.o nsock_iod.o > nsock_read.o nsock_timers.o nsock_write.o nsock_ssl.o nsock_event.o > nsock_pool.o netutils.o nsock_pcap.o nsock_engines.o engine_select.o > engine_epoll.o engine_kqueue.o engine_poll.o nsock_proxy.o nsock_log.o > proxy_http.o proxy_socks4.o libnsock.a > rm -f *.out core > make[2]: Leaving directory '/<<PKGBUILDDIR>>/nsock/src' > make[2]: Leaving directory '/<<PKGBUILDDIR>>/opensshlib' > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > dpkg-source -b . > dpkg-source: warning: upstream signing key but no upstream tarball signature > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building ncrack using existing > ./ncrack_0.7+debian.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file ncrack_config.h.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file configure, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file opensshlib/install-sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file opensshlib/configure, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file opensshlib/config.h.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file nbase/configure, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file nbase/nbase_config.h.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > nsock/include/nsock_config.h.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file nsock/src/aclocal.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file nsock/src/configure, use > --include-removal to override > dpkg-source: warning: executable mode 0755 of 'config.status' will not be > represented in diff > dpkg-source: warning: executable mode 0755 of 'nbase/config.status' will not > be represented in diff > dpkg-source: warning: executable mode 0755 of 'nsock/src/config.status' will > not be represented in diff > dpkg-source: warning: executable mode 0755 of 'opensshlib/config.status' will > not be represented in diff > dpkg-source: info: local changes detected, the modified files are: > ncrack-0.7+debian/Makefile > ncrack-0.7+debian/config.log > ncrack-0.7+debian/config.status > ncrack-0.7+debian/modules/Makefile > ncrack-0.7+debian/nbase/Makefile > ncrack-0.7+debian/nbase/config.log > ncrack-0.7+debian/nbase/config.status > ncrack-0.7+debian/nbase/nbase_config.h > ncrack-0.7+debian/ncrack_config.h > ncrack-0.7+debian/nsock/include/nsock_config.h > ncrack-0.7+debian/nsock/src/Makefile > ncrack-0.7+debian/nsock/src/config.log > ncrack-0.7+debian/nsock/src/config.status > ncrack-0.7+debian/nsock/src/makefile.dep > ncrack-0.7+debian/nsock/tests/Makefile > ncrack-0.7+debian/opensshlib/Makefile > ncrack-0.7+debian/opensshlib/buildpkg.sh > ncrack-0.7+debian/opensshlib/config.h > ncrack-0.7+debian/opensshlib/config.status > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/ncrack_0.7+debian-4.diff.w_VFSK > dpkg-source: info: Hint: make sure the version in debian/changelog matches > the unpacked source tree > dpkg-source: info: you can integrate the local changes with dpkg-source > --commit > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2 > > 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/ncrack_0.7+debian-4_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.

