Your message dated Mon, 02 Mar 2026 10:17:34 +0000
with message-id <[email protected]>
and subject line Bug#1128879: Removed package(s) from unstable
has caused the Debian Bug report #1047933,
regarding volumeicon: 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.)
--
1047933: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047933
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: volumeicon
Version: 0.5.1+git20230228-1
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 volumeicon
> dpkg-buildpackage: info: source version 0.5.1+git20230228-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Mateusz Åukasik
> <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean
> dh_auto_clean
> make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "volumeicon" || rm -f volumeicon
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> rm -f ./.deps/alsa_backend.Po
> rm -f ./.deps/alsa_volume_mapping.Po
> rm -f ./.deps/bind.Po
> rm -f ./.deps/config.Po
> rm -f ./.deps/oss_backend.Po
> rm -f ./.deps/volumeicon.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in data
> make[2]: Entering directory '/<<PKGBUILDDIR>>/data'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/data'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> test -z "volumeicon.1 volumeicon.5" || rm -f volumeicon.1 volumeicon.5
> 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 *.pox volumeicon.pot *.old.po cat-id-tbl.tmp
> rm -f .intltool-merge-cache
> rm -f Makefile Makefile.in POTFILES stamp-it
> rm -f *.mo *.msg *.cat *.cat.m *.gmo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> 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
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building volumeicon using existing
> ./volumeicon_0.5.1+git20230228.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file po/volumeicon.pot, use
> --include-removal to override
> dpkg-source: warning: executable mode 0755 of 'compile' will not be
> represented in diff
> dpkg-source: warning: executable mode 0755 of 'config.guess' will not be
> represented in diff
> dpkg-source: warning: executable mode 0755 of 'config.sub' will not be
> represented in diff
> dpkg-source: warning: executable mode 0755 of 'configure' will not be
> represented in diff
> dpkg-source: warning: executable mode 0755 of 'depcomp' will not be
> represented in diff
> dpkg-source: warning: executable mode 0755 of 'install-sh' will not be
> represented in diff
> dpkg-source: warning: executable mode 0755 of 'missing' will not be
> represented in diff
> dpkg-source: info: local changes detected, the modified files are:
> volumeicon-0.5.1+git20230228/aclocal.m4
> volumeicon-0.5.1+git20230228/compile
> volumeicon-0.5.1+git20230228/config.guess
> volumeicon-0.5.1+git20230228/config.sub
> volumeicon-0.5.1+git20230228/configure
> volumeicon-0.5.1+git20230228/data/Makefile.in
> volumeicon-0.5.1+git20230228/depcomp
> volumeicon-0.5.1+git20230228/doc/Makefile.in
> volumeicon-0.5.1+git20230228/install-sh
> volumeicon-0.5.1+git20230228/missing
> volumeicon-0.5.1+git20230228/po/Makefile.in.in
> volumeicon-0.5.1+git20230228/src/Makefile.in
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/volumeicon_0.5.1+git20230228-1.diff.Amrhhx
> 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/volumeicon_0.5.1+git20230228-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.
--- End Message ---
--- Begin Message ---
Version: 0.5.1+git20230228-1+rm
Dear submitter,
as the package volumeicon has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1128879
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---