Your message dated Tue, 14 Aug 2018 11:34:41 +0000
with message-id <e1fpxaz-0004uc...@fasolo.debian.org>
and subject line Bug#897539: fixed in d-shlibs 0.82+nmu1
has caused the Debian Bug report #897539,
regarding d-shlibs: FTBFS: shellcheck errors
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.)
--
897539: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897539
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: d-shlibs
Version: 0.82
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> bash -n d-shlibmove
> bash -n d-devlibdeps
> shellcheck d-shlibmove
>
> In d-shlibmove line 243:
> sed -i -e "/^.*\.la usr\/lib || true$/d" "$INSTALLFILE_DEVPKG"
> ^-- SC1117: Backslash is literal in "\.". Prefer
> explicit escaping: "\\.".
> ^-- SC1117: Backslash is literal in "\/".
> Prefer explicit escaping: "\\/".
>
>
> In d-shlibmove line 251:
> sed -i -e "s/usr\/lib\( || true\)\?$/usr\/lib\/$DEB_HOST_MULTIARCH\1/"
> "$execscript"
> ^-- SC1117: Backslash is literal in "\/". Prefer
> explicit escaping: "\\/".
> ^-- SC1117: Backslash is literal in "\(". Prefer
> explicit escaping: "\\(".
> ^-- SC1117: Backslash is literal in
> "\)". Prefer explicit escaping: "\\)".
> ^-- SC1117: Backslash is literal in
> "\?". Prefer explicit escaping: "\\?".
> ^-- SC1117: Backslash is
> literal in "\/". Prefer explicit escaping: "\\/".
> ^-- SC1117: Backslash is
> literal in "\/". Prefer explicit escaping: "\\/".
> ^--
> SC1117: Backslash is literal in "\1". Prefer explicit escaping: "\\1".
>
>
> In d-shlibmove line 270:
> check_line "$PKGDEV" "Section: \(devel\|libdevel\)"
> ^-- SC1117: Backslash is literal in "\(".
> Prefer explicit escaping: "\\(".
> ^-- SC1117: Backslash is literal in
> "\|". Prefer explicit escaping: "\\|".
> ^-- SC1117: Backslash is
> literal in "\)". Prefer explicit escaping: "\\)".
>
> make[1]: *** [Makefile:10: check] Error 1
The full build log is available from:
http://aws-logs.debian.net/2018/05/02/d-shlibs_0.82_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: d-shlibs
Source-Version: 0.82+nmu1
We believe that the bug you reported is fixed in the latest version of
d-shlibs, 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 897...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Niels Thykier <ni...@thykier.net> (supplier of updated d-shlibs 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: Tue, 07 Aug 2018 11:01:54 +0000
Source: d-shlibs
Binary: d-shlibs
Architecture: source
Version: 0.82+nmu1
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard <d...@jones.dk>
Changed-By: Niels Thykier <ni...@thykier.net>
Description:
d-shlibs - Debian shared library package building helper scripts
Closes: 897539 901771
Changes:
d-shlibs (0.82+nmu1) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Alexander Volkov ]
* Make shellcheck build-dependency optional as it is a test-only
build-dependency. Furthermore, ensure that tests are not run
under "DEB_BUILD_OPTIONS=nocheck".
.
[ Simon McVittie ]
* Add quirk for libfribidi-dev. (Closes: #901771)
* Fix parsing of "--".
* Fix shell-check warnings. (Closes: #897539)
.
[ Niels Thykier ]
* Set Rules-Requires-Root to no as d-shlibs do not need (fake)root
for building .debs.
Checksums-Sha1:
e429e05ef4948d15a6635c7dced3a4cf32cb70ba 1667 d-shlibs_0.82+nmu1.dsc
53f5e429b8d60affb940f52c8685e4d19f9b87ca 24196 d-shlibs_0.82+nmu1.tar.xz
96feb0e3afe65a078cadcf210cfe036bbbbca263 5360
d-shlibs_0.82+nmu1_source.buildinfo
Checksums-Sha256:
9a57c9692a0f935c831c1827f33963f2706d0d13631fd7bbaf995534132acbb0 1667
d-shlibs_0.82+nmu1.dsc
0c54a8a90d78453bcb310af27e2d3d8257214dc098e2592fd2f2684dfa4d2718 24196
d-shlibs_0.82+nmu1.tar.xz
c2e90659ffb622367fca68a47a10a7c64508e2cde8b602cb2ce7808a81974b90 5360
d-shlibs_0.82+nmu1_source.buildinfo
Files:
735b8d58887b220246b39b3c9fd4ef6e 1667 utils optional d-shlibs_0.82+nmu1.dsc
b5466905fd746e78a1b13137f82034ef 24196 utils optional d-shlibs_0.82+nmu1.tar.xz
b196bba4c31e37328a5a543129ee209a 5360 utils optional
d-shlibs_0.82+nmu1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEsxMaRR2/33ygW0GXBUu7n32AZEIFAltpfaQACgkQBUu7n32A
ZEI1nxAAnTDYMuvcy7K7RL5vq0WMH57SjCc7i4vVZHN0UoiVHmadecjVZ1f1++dp
DeXqnif5PuOuNlnvba7qMvqv66c4mvVcOGIHBzfBh+i1arUuDqNXUcWmIIjYpmso
hcA7vcZNkrf9fnby6F2tcDmyrj4V7mSlmw7jupFLSQSZRQ/gZ7y/Gf/iBwBh9Lio
xk+EapYzUTB4/cTYYzr7guQQj/zlG7v1mbMwCDp49UWlGJQN0gKIsqSDzjuf5rmO
M/3jxngDETavRKE6vCUGixV6Ik2cJsuJcdh60QTPf5ph0Xjivo2M2asEdr3C615e
EiuNnypaTqwnXsmPPuOGgE6ImwaIGG2unwyxwAiciPG1DMgKO/kTP0DIHRgPxTYZ
4KF9afzF/Tez3rcYW1kYaVLnv0jlVVH+bAWbQetVFc7WTJnFqHPxPZhnXJm8kUnZ
wFyT4IlW27R9U77+TDvJyrlSb5pdJKLi4swPThSg5L+8Tts9c5G9D2ZjUMdFaYrB
zt91g7hJh7tQPAHj/TNFrD8G5bOrazTpYy7PN+8zGA3nP8+Hz8bPvaFnbPcom/Az
+94Npv9A+KDgyDr7VFTPubPvmnY2o/yHsaroZmg1Iz6NurktUHThyQoouWFqlR56
J7wqNvRUKzc0J2UTrNrzxEzLZVwKdeyTpf2Cg0F18PdtEP7kf+c=
=HjH3
-----END PGP SIGNATURE-----
--- End Message ---