Your message dated Fri, 22 Jan 2021 12:49:18 +0000
with message-id <e1l2vsm-0004ci...@fasolo.debian.org>
and subject line Bug#980640: fixed in libdbd-mariadb-perl 1.21-2
has caused the Debian Bug report #980640,
regarding libdbd-mariadb-perl: FTBFS: E: Build killed with signal TERM after
150 minutes of inactivity
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.)
--
980640: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980640
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libdbd-mariadb-perl
Version: 1.21-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210120 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> 2021-01-20 14:14:45 0 [Note] InnoDB: Loading buffer pool(s) from
> /<<PKGBUILDDIR>>/t/testdb/ib_buffer_pool
> 2021-01-20 14:14:45 0 [Note] InnoDB: Buffer pool(s) load completed at 210120
> 14:14:45
> 2021-01-20 14:14:45 0 [Note] Reading of all Master_info entries succeeded
> 2021-01-20 14:14:45 0 [Note] Added new Master_info '' to hash table
> 2021-01-20 14:14:45 0 [Note] /usr/sbin/mysqld: ready for connections.
> Version: '10.5.8-MariaDB-3' socket: '/<<PKGBUILDDIR>>/t/testdb/mysql.sock'
> port: 0 Debian buildd-unstable
> 2021-01-20 14:14:48 3 [Warning] Access denied for user 'root'@'localhost'
> /usr/bin/mysqladmin: connect to server at 'localhost' failed
> error: 'Access denied for user 'root'@'localhost''
> 2021-01-20 14:14:48 4 [Warning] Access denied for user 'root'@'localhost'
> ERROR 1698 (28000): Access denied for user 'root'@'localhost'
> make[1]: *** [debian/rules:30: override_dh_auto_test] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> make: *** [debian/rules:22: build] Error 2
> dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
> E: Build killed with signal TERM after 150 minutes of inactivity
The full build log is available from:
http://qa-logs.debian.net/2021/01/20/libdbd-mariadb-perl_1.21-1_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!
If you reassign this bug to another package, please marking 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 me
so that we can identify if something relevant changed in the meantime.
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: libdbd-mariadb-perl
Source-Version: 1.21-2
Done: gregor herrmann <gre...@debian.org>
We believe that the bug you reported is fixed in the latest version of
libdbd-mariadb-perl, 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 980...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated libdbd-mariadb-perl
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: SHA512
Format: 1.8
Date: Fri, 22 Jan 2021 13:26:21 +0100
Source: libdbd-mariadb-perl
Architecture: source
Version: 1.21-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Closes: 980640
Changes:
libdbd-mariadb-perl (1.21-2) unstable; urgency=medium
.
* Team upload.
.
[ gregor herrmann ]
* Replace '--with perl_dbi' in debian/rules with a build dependency on
'dh-sequence-perl-dbi'.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
* Remove check for DEB_BUILD_OPTIONS=nocheck from debian/rules.
debhelper 13 does this for us.
* Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
.
[ Robie Basak ]
* Changes required for the MySQL 8.0 transition:
- Avoid IDENTIFIED BY on GRANT.
- GRANT SESSION_VARIABLES_ADMIN as required by MySQL >= 8.0.14.
.
[ Dimitri John Ledkov ]
* Adjust test case expectation that works with either 8.0.22+ or prior
mysql versions. https://github.com/gooddata/DBD-MariaDB/issues/160
.
[ gregor herrmann ]
* Tighten regex in test patch, as proposed by upstream in
https://github.com/gooddata/DBD-MariaDB/issues/160#issuecomment-725512481
* debian/tests/pkg-perl/smoke-setup: drop --user on mysql_install_db
call for MariaDB. Otherwise we get a permisson error with
'/usr/lib/mysql/plugin/auth_pam_tool_dir/auth_pam_tool'.
* debian/tests/pkg-perl/smoke-setup: use --user=${MYSQL_USER} throughout
the script for MariaDB instead of a mixture of MYSQL_USER and root,
which leads to database permission problems. Keep using 'root' for
MySQL, which doesn't setup a user for the current login.
* The above changes from Ubuntu plus the smoke-setup fixups fix the test
failures with newer MariaDB.
Closes: #980640
.
* Update lintian override (renamed tag).
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.5.1.
Checksums-Sha1:
2bc79fbd95ef873c418265c2b5d303ae0c4a895c 2810 libdbd-mariadb-perl_1.21-2.dsc
220c6b835b6e2167a611210f72146ef1d5969006 6016
libdbd-mariadb-perl_1.21-2.debian.tar.xz
Checksums-Sha256:
c5e419b2cf2e667f4601dc0e5c982f0ca79a36e52f62e938ad98d9ee5a20ed9c 2810
libdbd-mariadb-perl_1.21-2.dsc
137c6c9add4d9009697275fae725b750a4af9e258dd5c83b00447099515a4e3a 6016
libdbd-mariadb-perl_1.21-2.debian.tar.xz
Files:
80b43dd7144af9fc149f23b3937a7872 2810 perl optional
libdbd-mariadb-perl_1.21-2.dsc
0129ac3bda9848f04713782ab7797e03 6016 perl optional
libdbd-mariadb-perl_1.21-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmAKxodfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgZpYxAAuD0xLWl/TDQSnaGEIC7XjcbquJlJE4Fh/9cu+wDaqOp4MexAghvHxIsy
OHn0ONeiwJO45OJ8ZPHMGd5PPAn1E58z+DFWckikIfPTyN56IXsyfjHGHoxmRABH
GyQa0XLLv9wDc8K0Sv6v5P6Y2mq6IxzGPmiA1EplzvW30Kt7MFi3+FGPo965bzui
TzgGdYJyGMWghb2ZKxJ+g/lw0xFDLzN4x8etPOpWLq/YPiswcuCHeS470a7cZiD5
WMusTRtWIQpHvKCE1oJxaNJnEswvznhjECUdmSrrJciDDhR6z16P7laTDKcFDaED
f4dwl4F9kA09sdPOS0Bmer+NSbgqMiY5e6Mq5JZ/WRjFAN0XbIq+bKYySWDp7mFq
n6iA98IOdttqDcSK5OrgvZNMAcfqVM98zheVQOlkEyuSi1t/SHc9rmP45pNImm+D
Wt2gCPl6ldQUlUIWLgfFt7b2Dz7hl1WpfHm1XnE/RvRjhToobWKiQhJvDZd3fPVg
B6jRvkFcjU+RgnyHLtp4isfVPTMRoHi8q7or7lR/D3Mwp9kwNF1HdoLqHxWHxXqW
9iqqrOybXAusYS8u0Clu28wyxmQI4xkEjUK/TuDfpLX+Ko4n19ek4JbYqnTtar3V
rf4GaFnOxyNs/Fo0Wij+qEwpbvPnLYMbGM/RgPANo77hRPwoB54=
=0G5C
-----END PGP SIGNATURE-----
--- End Message ---