Your message dated Fri, 29 Dec 2023 14:39:48 +0000
with message-id <[email protected]>
and subject line Bug#1044446: fixed in erlang-p1-yconf 1.0.15-2
has caused the Debian Bug report #1044446,
regarding erlang-p1-yconf: 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.)
--
1044446: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044446
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: erlang-p1-yconf
Version: 1.0.15-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 erlang-p1-yconf
> dpkg-buildpackage: info: source version 1.0.15-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Philipp Huebner
> <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean --buildsystem=rebar --with rebar
> dh_auto_clean -O--buildsystem=rebar
> make --no-print-directory -f /usr/share/dh-rebar/make/dh-rebar.Makefile
> clean
> if [ -e debian/trash ]; then rm -f -f `cat debian/trash`; fi
> rm -f -rf debian/trash
> echo clean
> clean
> rebar clean skip_deps=true -vv
> DEBUG: Evaluating config script "/<<PKGBUILDDIR>>/rebar.config.script"
> DEBUG: Consult config file "/<<PKGBUILDDIR>>/rebar.config"
> DEBUG: Rebar location: "/usr/bin/rebar"
> DEBUG: Consult config file "/<<PKGBUILDDIR>>/src/yconf.app.src"
> DEBUG: Available deps: []
> DEBUG: Missing deps : []
> DEBUG: Plugins requested while processing /<<PKGBUILDDIR>>: []
> DEBUG: Predirs: []
> ==> erlang-p1-yconf-1.0.15 (clean)
> INFO: sh info:
> cwd: "/<<PKGBUILDDIR>>"
> cmd: rm -rf ebin/*.beam
> DEBUG: opts: [{use_stdout,false},abort_on_error]
> DEBUG: Port Cmd: "rm -rf ebin/*.beam"
> Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide]
> INFO: sh info:
> cwd: "/<<PKGBUILDDIR>>"
> cmd: rm -rf priv/mibs/*.bin
> DEBUG: opts: [{use_stdout,false},abort_on_error]
> DEBUG: Port Cmd: "rm -rf priv/mibs/*.bin"
> Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide]
> INFO: sh info:
> cwd: "/<<PKGBUILDDIR>>"
> cmd: rm -rf /<<PKGBUILDDIR>>/.rebar/erlcinfo
> DEBUG: opts: [{use_stdout,false},abort_on_error]
> DEBUG: Port Cmd: "rm -rf /<<PKGBUILDDIR>>/.rebar/erlcinfo"
> Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide]
> INFO: sh info:
> cwd: "/<<PKGBUILDDIR>>"
> cmd: rm -rf .eunit
> DEBUG: opts: [{use_stdout,false},abort_on_error]
> DEBUG: Port Cmd: "rm -rf .eunit"
> Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide]
> INFO: sh info:
> cwd: "/<<PKGBUILDDIR>>"
> cmd: rm -rf .qc
> DEBUG: opts: [{use_stdout,false},abort_on_error]
> DEBUG: Port Cmd: "rm -rf .qc"
> Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide]
> DEBUG: Postdirs: []
> rm -rf ebin/*.beam
> rm -rf ebin/*.app
> rm -rf c_src/*.o
> rm -rf priv/.so
> rm -rf .eunit
> dh_autoreconf_clean -O--buildsystem=rebar
> dh_clean -O--buildsystem=rebar
> rm -f debian/debhelper-build-stamp
> rm -rf debian/.debhelper/
> rm -f -- debian/erlang-p1-yconf.substvars debian/files
> rm -fr -- debian/erlang-p1-yconf/ debian/tmp/
> find . \( \( \
> \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path
> .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o
> -type f -a \
> \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
> -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
> -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
> -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
> \) -exec rm -f {} + \) -o \
> \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \)
> \)
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building erlang-p1-yconf using existing
> ./erlang-p1-yconf_1.0.15.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file erlang-p1-yconf-1.0.15/test/included.yml has no
> final newline (either original or modified version)
> dpkg-source: warning: file erlang-p1-yconf-1.0.15/test/test.yml has no final
> newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
> erlang-p1-yconf-1.0.15/test/included.yml
> erlang-p1-yconf-1.0.15/test/test.yml
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/erlang-p1-yconf_1.0.15-1.diff.ThLOjo
> 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/erlang-p1-yconf_1.0.15-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 ---
Source: erlang-p1-yconf
Source-Version: 1.0.15-2
Done: Philipp Huebner <[email protected]>
We believe that the bug you reported is fixed in the latest version of
erlang-p1-yconf, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Philipp Huebner <[email protected]> (supplier of updated erlang-p1-yconf
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 26 Dec 2023 22:50:44 +0100
Source: erlang-p1-yconf
Architecture: source
Version: 1.0.15-2
Distribution: unstable
Urgency: medium
Maintainer: Ejabberd Packaging Team <[email protected]>
Changed-By: Philipp Huebner <[email protected]>
Closes: 1044446
Changes:
erlang-p1-yconf (1.0.15-2) unstable; urgency=medium
.
* Dropped debian/erlang-p1-yconf.install and fixed debian/rules
(closes: #1044446)
* Updated lintian overrides
* Renamed debian/erlang-p1-yconf.lintian-overrides
-> debian/lintian-overrides
* Updated debian/patches/rebar.config.diff
Checksums-Sha1:
dfc7a2aba213824c8cd6a0bc7c9a4de2dbb042ef 2115 erlang-p1-yconf_1.0.15-2.dsc
5263fb10a8dae99d6d66d6568f744311e9b10c07 3104
erlang-p1-yconf_1.0.15-2.debian.tar.xz
523a243121694b4d4c5689a70e7971c7604aaf3e 14708
erlang-p1-yconf_1.0.15-2_amd64.buildinfo
Checksums-Sha256:
bea6732b1a7b2574eeef782338f8c9a54c0259e4486fc8935f1229ed3d7410f6 2115
erlang-p1-yconf_1.0.15-2.dsc
f4e586dd825f29cec851429eb405e4987434814e836743d7ab4468e55cd6365f 3104
erlang-p1-yconf_1.0.15-2.debian.tar.xz
ed27f6622c6ffc3411b7bfe9db66e494781605e0f4b73521619d7997d4f9d342 14708
erlang-p1-yconf_1.0.15-2_amd64.buildinfo
Files:
e2e7479963443c6b1187417b90ce68e3 2115 libs optional
erlang-p1-yconf_1.0.15-2.dsc
d2062d27520728e2f76423316db22ef8 3104 libs optional
erlang-p1-yconf_1.0.15-2.debian.tar.xz
8ebb738177011cd874533fcfca5fee70 14708 libs optional
erlang-p1-yconf_1.0.15-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJJBAEBCgAzFiEECEGLvkRyDy26xQXsunokltrkDRwFAmWOz9YVHGRlYmFsYW5j
ZUBkZWJpYW4ub3JnAAoJELp6JJba5A0cciYQAM//G/8c4SgfXT4I4sDJBj7qmfDa
5TVzGtCCmk/EFj3/A1NOYE1CsR3+XWTdYzxSOdLtI07Af9FicAp1FPMfbAOD3SNt
E5+gb7yamssI4dSkqR0/s82NwKuDFpnKa30sGD/KhyY/YmoLAiYgajJ5/O4OHMqa
GYAaH2PivgtUo0D1mcBuV9U9enPDcpbsQ8pxDbwGFHIACJkm6OSiD0TwYbNygK28
BxZiZZPxJ19anb0rQEFePtfMPZxyxxqb/sv0Li+XuoGR7aK+VjxWfIe+1L1Psujl
5cB9IoEBXBmTMMUhQLDrG3iqay8oW8kLUWeHOYXbRhH1sC6HosKU/8MrNwcIyInF
ImU99qySkFvbvVt7orTsYt3v0yVkwYV+FPXAI3Y2o59/k7WWkGJPLYUqTZ46D6A+
u+Ax5nV59VkRm1jBwxhe7I5fhsUT2FjhtoLBrvbnRLNKC+YZ9BZnISyp33Qx8uq3
HX3GVkhN33L20Qh7DTsrl0AjXqeQedjMDhccishOmg9HURfhXh0sUnKqqdHAQcSY
07f+O7AZQrqzyu1mytE2xJORTYbBisLLZ/MWJxOIG6G6JPA1hpKqaBc4BDGgM04B
cHvaiovBVrytHo+OPZcbNuCciFJ0uhB+/wCFhmEaKlpM6P6jVlsDE5iWa8iDtAxQ
nJTjAsxjJlHe01oA
=589y
-----END PGP SIGNATURE-----
--- End Message ---