Your message dated Sat, 01 Jun 2024 13:24:39 +0000
with message-id <e1sdoit-00dsgv...@fasolo.debian.org>
and subject line Bug#1045882: fixed in psensor 1.2.1-2
has caused the Debian Bug report #1045882,
regarding psensor: 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 ow...@bugs.debian.org
immediately.)
--
1045882: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045882
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: psensor
Version: 1.1.5-1.4
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@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 psensor
> dpkg-buildpackage: info: source version 1.1.5-1.4
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Sudip Mukherjee
> <sudipm.mukher...@gmail.com>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dh clean --with=autoreconf
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh_auto_clean
> dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level
> 9 in use)
> make -j1 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f *.insert-header
> rm -f remove-potcdate.sed
> rm -f stamp-poT
> rm -f core core.* psensor.po psensor.1po psensor.2po *.new.po
> rm -fr *.o
> rm -f Makefile Makefile.in POTFILES *.mo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> Making distclean in lib
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/lib'
> test -z "libpsensor.a" || rm -f libpsensor.a
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/amd.Po
> rm -f ./.deps/color.Po
> rm -f ./.deps/hdd_atasmart.Po
> rm -f ./.deps/hdd_hddtemp.Po
> rm -f ./.deps/lmsensor.Po
> rm -f ./.deps/measure.Po
> rm -f ./.deps/nvidia.Po
> rm -f ./.deps/pgtop2.Po
> rm -f ./.deps/pio.Po
> rm -f ./.deps/plog.Po
> rm -f ./.deps/pmutex.Po
> rm -f ./.deps/psensor.Po
> rm -f ./.deps/psensor_json.Po
> rm -f ./.deps/ptime.Po
> rm -f ./.deps/pudisks2.Po
> rm -f ./.deps/slog.Po
> rm -f ./.deps/temperature.Po
> rm -f ./.deps/url.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/lib'
> Making distclean in glade
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/glade'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/glade'
> Making distclean in server
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/server'
> test -z "psensor-server" || rm -f psensor-server
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/server.Po
> rm -f ./.deps/sysinfo.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/server'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "psensor" || rm -f psensor
> rm -f *.o
> rm -f psensor.gschema.valid
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> rm -f ./.deps/cfg.Po
> rm -f ./.deps/graph.Po
> rm -f ./.deps/main.Po
> rm -f ./.deps/notify_cmd.Po
> rm -f ./.deps/pxdg.Po
> rm -f ./.deps/rsensor.Po
> rm -f ./.deps/ui.Po
> rm -f ./.deps/ui_appindicator.Po
> rm -f ./.deps/ui_color.Po
> rm -f ./.deps/ui_graph.Po
> rm -f ./.deps/ui_notify.Po
> rm -f ./.deps/ui_pref.Po
> rm -f ./.deps/ui_sensorlist.Po
> rm -f ./.deps/ui_sensorpref.Po
> rm -f ./.deps/ui_status.Po
> rm -f ./.deps/ui_unity.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in icons/hicolor/scalable
> make[2]: Entering directory '/<<PKGBUILDDIR>>/icons/hicolor/scalable'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/icons/hicolor/scalable'
> Making distclean in icons/hicolor/14x14
> make[2]: Entering directory '/<<PKGBUILDDIR>>/icons/hicolor/14x14'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/icons/hicolor/14x14'
> Making distclean in icons/hicolor/16x16
> make[2]: Entering directory '/<<PKGBUILDDIR>>/icons/hicolor/16x16'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/icons/hicolor/16x16'
> Making distclean in icons/hicolor/22x22
> make[2]: Entering directory '/<<PKGBUILDDIR>>/icons/hicolor/22x22'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/icons/hicolor/22x22'
> Making distclean in icons/hicolor/24x24
> make[2]: Entering directory '/<<PKGBUILDDIR>>/icons/hicolor/24x24'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/icons/hicolor/24x24'
> Making distclean in icons/hicolor/32x32
> make[2]: Entering directory '/<<PKGBUILDDIR>>/icons/hicolor/32x32'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/icons/hicolor/32x32'
> Making distclean in icons/hicolor/48x48
> make[2]: Entering directory '/<<PKGBUILDDIR>>/icons/hicolor/48x48'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/icons/hicolor/48x48'
> Making distclean in icons/hicolor/64x64
> make[2]: Entering directory '/<<PKGBUILDDIR>>/icons/hicolor/64x64'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/icons/hicolor/64x64'
> Making distclean in icons/ubuntu-mono-dark/status/22
> make[2]: Entering directory
> '/<<PKGBUILDDIR>>/icons/ubuntu-mono-dark/status/22'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/icons/ubuntu-mono-dark/status/22'
> Making distclean in icons/ubuntu-mono-light/status/22
> make[2]: Entering directory
> '/<<PKGBUILDDIR>>/icons/ubuntu-mono-light/status/22'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory
> '/<<PKGBUILDDIR>>/icons/ubuntu-mono-light/status/22'
> Making distclean in icons/ubuntu-mono-dark/apps/22
> make[2]: Entering directory '/<<PKGBUILDDIR>>/icons/ubuntu-mono-dark/apps/22'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/icons/ubuntu-mono-dark/apps/22'
> Making distclean in www
> make[2]: Entering directory '/<<PKGBUILDDIR>>/www'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/www'
> Making distclean in tests
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
> test -z "test-io-dir-list test-psensor-type-to-unit-str
> test-psensor-value-to-str test-url-encode test-url-normalize" || rm -f
> test-io-dir-list test-psensor-type-to-unit-str test-psensor-value-to-str
> test-url-encode test-url-normalize
> rm -f *.o
> test -z "test-io-dir-list.sh.log test-psensor-type-to-unit-str.log
> test-psensor-value-to-str.log test-url-encode.log test-url-normalize.log
> test-cppcheck.sh.log" || rm -f test-io-dir-list.sh.log
> test-psensor-type-to-unit-str.log test-psensor-value-to-str.log
> test-url-encode.log test-url-normalize.log test-cppcheck.sh.log
> test -z "test-io-dir-list.sh.trs test-psensor-type-to-unit-str.trs
> test-psensor-value-to-str.trs test-url-encode.trs test-url-normalize.trs
> test-cppcheck.sh.trs" || rm -f test-io-dir-list.sh.trs
> test-psensor-type-to-unit-str.trs test-psensor-value-to-str.trs
> test-url-encode.trs test-url-normalize.trs test-cppcheck.sh.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/test_io_dir_list.Po
> rm -f ./.deps/test_psensor_type_to_unit_str-test_psensor_type_to_unit_str.Po
> rm -f ./.deps/test_psensor_value_to_str-test_psensor_value_to_str.Po
> rm -f ./.deps/test_url_encode.Po
> rm -f ./.deps/test_url_normalize.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f config.h stamp-h1
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno
> config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean
> dh_clean
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in
> use)
> 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 psensor using existing ./psensor_1.1.5.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file ar-lib, use --include-removal
> to override
> dpkg-source: warning: ignoring deletion of file install-sh, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file INSTALL, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file compile, 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 config.h.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file depcomp, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file test-driver, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file missing, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file
> icons/ubuntu-mono-light/status/22/Makefile.in, use --include-removal to
> override
> dpkg-source: warning: ignoring deletion of file
> icons/hicolor/32x32/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file
> icons/hicolor/14x14/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file
> icons/hicolor/scalable/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file
> icons/hicolor/48x48/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file
> icons/hicolor/22x22/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file
> icons/hicolor/24x24/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file
> icons/hicolor/64x64/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file
> icons/hicolor/16x16/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file
> icons/ubuntu-mono-dark/status/22/Makefile.in, use --include-removal to
> override
> dpkg-source: warning: ignoring deletion of file
> icons/ubuntu-mono-dark/apps/22/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/lib/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/server/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/glade/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file www/Makefile.in, use
> --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
> psensor-1.1.5/src/psensor.1
> psensor-1.1.5/src/server/psensor-server.1
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/psensor_1.1.5-1.4.diff.FBopWX
> 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/psensor_1.1.5-1.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.
--- End Message ---
--- Begin Message ---
Source: psensor
Source-Version: 1.2.1-2
Done: xiao sheng wen <atzli...@sina.com>
We believe that the bug you reported is fixed in the latest version of
psensor, 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 1045...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
xiao sheng wen <atzli...@sina.com> (supplier of updated psensor 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 31 May 2024 21:09:53 +0800
Source: psensor
Built-For-Profiles: noudeb
Architecture: source
Version: 1.2.1-2
Distribution: unstable
Urgency: medium
Maintainer: xiao sheng wen <atzli...@sina.com>
Changed-By: xiao sheng wen <atzli...@sina.com>
Closes: 1045882
Changes:
psensor (1.2.1-2) unstable; urgency=medium
.
[ Gianfranco Costamagna ]
* Add unity integration
* Add two proposed upstream patches to fix FTBFS.
- 30.patch: clean generated manpages, fixing build twice in a row
(Closes: #1045882)
- 31.patch: make sure manpage generation depends on the generated
binary, not on the source code (fixing parallel builds)
Checksums-Sha1:
f12d67278081ce6ef6589981c6915ce6e3bd4eb7 2593 psensor_1.2.1-2.dsc
25d0fd948fab4871f2c387b1e09b70340061b78a 11180 psensor_1.2.1-2.debian.tar.xz
6c90f44469813a3295358774bee4bae2c683193a 17937 psensor_1.2.1-2_source.buildinfo
Checksums-Sha256:
1ee7717ec836a5950586da3c2f8f700e061f667b1558f5b43b212a54b161f112 2593
psensor_1.2.1-2.dsc
76b7622f674d9a5ac8fb395e7877232934a7ab8f859331727690bd9f85410cdc 11180
psensor_1.2.1-2.debian.tar.xz
ea36e8bedbf86e0ad3aa93754c382dc80a2dea9fe47a06cfbbb7e5e6a16b3697 17937
psensor_1.2.1-2_source.buildinfo
Files:
b0a5c7bc9a7cf6dc06c7651c367e6860 2593 utils optional psensor_1.2.1-2.dsc
80709c075abf04ef730fb9b458986892 11180 utils optional
psensor_1.2.1-2.debian.tar.xz
e94c84e1c2d1890280c0857b2534125f 17937 utils optional
psensor_1.2.1-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAmZbHE0ACgkQ808JdE6f
XdnZUxAAmKUsu028Cncm7lcfajAjpT59yOHkWZfv4sNgpmXJA5xblp7t5ZtJh+Q4
fiwc0rea0uT372E/dUOGMR5RA7FScV2phHfkZ2sz90VHrqWBt9P9MIIx3//zv4Co
njO25gpAaLg6dXklAIcroBt120qTXfiG6la+ndIqCk2YyuE/lcCoyBe6JxDEsXpA
tZr2fee7W9FcF6Enem3KcmLt7XhYPBMBIlYdq4OWV743v2s4DtElsDS6JH1a0TDw
wMDjgNq2M3U4zB83OGofAZyaQH8wB2y5htxiufqZbY+1GNPZLwTuD9PozB5KbdPF
kepNcgbblgpYGzrZG9v0GnbuIpQixvP3SSN9a3NnT5Ija01o+Bxf0JRKbZ49E2SQ
ydC//eTlF7Po3bwdxwrv2VNIGn7rcHRqCnKhcx89/vkHSuRGpf/XYAUhums4FUC/
BDdm5EfYK4U37pl84e+wZ6aaCuLE4TWcKbc/Xw49F6GNPiEcQtVbyu/kYesCVvWH
BMoxfFQfuBPRF6cDAkkiq2VPgQeD2SXRbM/BP+NGb6ctxzppLoJ5SBLln42EiwHX
lgaYLTY/rLImUy+pfTmMByyOWnl73F17DwgfY4KC9XTAHR0Aihp0uKtYElqqPEV0
qnzxUk+9IgOMDPjKxWAICqo/ywDwWldAjgAFIZo3KND8i3hfBNU=
=V7DQ
-----END PGP SIGNATURE-----
pgpgY6MXh5_U_.pgp
Description: PGP signature
--- End Message ---