Your message dated Wed, 08 Nov 2023 07:50:35 +0000
with message-id <[email protected]>
and subject line Bug#1048335: fixed in sqlcipher 3.4.1-3
has caused the Debian Bug report #1048335,
regarding sqlcipher: 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.)
--
1048335: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048335
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sqlcipher
Version: 3.4.1-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 sqlcipher
> dpkg-buildpackage: info: source version 3.4.1-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Hans-Christoph Steiner
> <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean
> dh_auto_clean
> make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f *.lo *.la *.o sqlcipher libsqlcipher.la
> rm -f sqlite3.h opcodes.*
> rm -rf .libs .deps
> rm -f lemon lempar.c parse.* sqlite*.tar.gz
> rm -f mkkeywordhash keywordhash.h
> rm -f *.da *.bb *.bbg gmon.out
> rm -rf tsrc .target_source
> rm -f tclsqlcipher
> rm -f testfixture test.db
> rm -f LogEst fts3view rollback-test showdb
> rm -f showjournal showstat4 showwal speedtest1
> rm -f wordcount changeset
> rm -f sqlite3.dll sqlite3.lib sqlite3.exp sqlite3.def
> rm -f sqlite3.c
> rm -f sqlite3rc.h
> rm -f shell.c sqlite3ext.h
> rm -f sqlite3_analyzer sqlite3_analyzer.c
> rm -f sqlite-*-output.vsix
> rm -f mptester mptester.exe
> rm -f rbu rbu.exe
> rm -f srcck1 srcck1.exe
> rm -f fuzzershell fuzzershell.exe
> rm -f fuzzcheck fuzzcheck.exe
> rm -f sqldiff sqldiff.exe
> rm -f dbhash dbhash.exe
> rm -f fts5.* fts5parse.*
> rm -f config.h config.log config.status libtool Makefile sqlcipher.pc
> 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 sqlcipher using existing
> ./sqlcipher_3.4.1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> 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 ltmain.sh, 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: info: local changes detected, the modified files are:
> sqlcipher-3.4.1/sqlite3session.h
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/sqlcipher_3.4.1-2.diff.Y9Q5U1
> 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/sqlcipher_3.4.1-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.
--- End Message ---
--- Begin Message ---
Source: sqlcipher
Source-Version: 3.4.1-3
Done: Petter Reinholdtsen <[email protected]>
We believe that the bug you reported is fixed in the latest version of
sqlcipher, 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.
Petter Reinholdtsen <[email protected]> (supplier of updated sqlcipher 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: SHA256
Format: 1.8
Date: Wed, 08 Nov 2023 08:26:28 +0100
Source: sqlcipher
Architecture: source
Version: 3.4.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[email protected]>
Changed-By: Petter Reinholdtsen <[email protected]>
Closes: 1048335
Changes:
sqlcipher (3.4.1-3) unstable; urgency=medium
.
* QA Upload.
.
[ Micah Anderson ]
* Remove myself from debian/control Uploaders
.
[ Debian Janitor ]
* Trim trailing whitespace.
* Re-export upstream signing key without extra signatures.
* Apply multi-arch hints. + libsqlcipher-dev: Add Multi-Arch: same.
.
[ Petter Reinholdtsen ]
* Switched d/watch to a working version 4 edition.
* Changed maintainer to QA group, removing inactive Hans-Christoph
Steiner (see #961598).
* Adjusted build dependency on libreadline-dev to allow
libeditreadline-dev as an alternative.
* Removed bogus and redundant Homepage from d/upstream/metadata.
Thanks Lintian.
* Removed duplicate entry for src/crypto_impl.c from d/copyright.
Thanks Lintian.
* Adjusted d/rules to remove sqlite3session.h and config.log during
clean to make source rebuildable (Closes: #1048335).
Checksums-Sha1:
067a9498c6f18fb660e6e4f5df331110c6434cde 2149 sqlcipher_3.4.1-3.dsc
8d5f5f6296195d8fb70e58ae3a7d6101bcd4d0ff 14028 sqlcipher_3.4.1-3.debian.tar.xz
93d1b8abcc6cfc4e3bf4549a3aa380c049a774c0 6676
sqlcipher_3.4.1-3_source.buildinfo
Checksums-Sha256:
a7cdf2eb15a0679193c02a25aaa7e67a71069ec36573893ebad0b1f3edc5003d 2149
sqlcipher_3.4.1-3.dsc
6f4379001c0f84c46870b52814b3e097729239f02fc865dcb07b23612392bc03 14028
sqlcipher_3.4.1-3.debian.tar.xz
b580397ee64087833cd71521665c2c1e509a0920e1a4b19a377badd1df9aee15 6676
sqlcipher_3.4.1-3_source.buildinfo
Files:
70e7fe36c8d386e6c8730ff51ef33c0d 2149 devel optional sqlcipher_3.4.1-3.dsc
9194e57130565b8a2d661983fd13c0bc 14028 devel optional
sqlcipher_3.4.1-3.debian.tar.xz
00de009b4afed95e395e19651d4be416 6676 devel optional
sqlcipher_3.4.1-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmVLOkkACgkQgSgKoIe6
+w4tFw/9EA/7B1TrmVf/0VlGLlvzRX4mPAPXhfhPMDP+bQRCOQZwRRxCCCNmMZaF
wgzLe/C4Ql2O+ylHIP6Xa8LlutbqampKB+iUWtIDGKP+PG8iJwqMMBobxosF+J4P
rsNUIdME34vCpmf1bcH228CZaSh4BdRXNxUXTxQWFB2q9tuIKUYS1DvBO2f6CwCI
/7F8G5UXEBH1NXYHlICfnIVJ2ZOzZDQ1qiYGPrU6HZEK6g1swJArQawpabphyjVO
GeLi/8Z27eQN0nWNAW12C6H7wxGWvxqVEUqxPRWNVJlnaeiX66MS6L2gPtK0qp1l
eTsY8ry0CLLxdDlpL4UiZrOYpg5c8zQNiBHihw2E2M15y80rRFayiItT7TPDoXa4
8+XHQzNQtRNHFc02/8ZVBorcvcQF10WKy8fCiGJDZH4iYH/vcyBZPPPyrdEY3+Ib
iRujN/nKPg6KCFZhyfB4s99aMqb3OgyiOlb0O1g9cGRyfTBt31BQkxsfWZSQs0U6
nYwOc/0AMADnj9bnkAavs3neM1EyXEiF2571AWb/B1cpFwWC7i6VNn2IMJvoHCj2
ltCMYK93ObSOKrE5UpkDLkeU+efLMl1BeB/tL/0JRmYntWdIdCG13sK5TF3r9Csw
U1+9qd7VHpnV9WUJ4IFvmZN2zLmF65F1d6LjZAPebKiIzZVp28Q=
=XNqf
-----END PGP SIGNATURE-----
--- End Message ---