Your message dated Tue, 13 Feb 2024 19:32:54 +0100
with message-id <[email protected]>
and subject line Re: Bug#1061499: libgssglue: disable
gsasl-dovecot-gssapi-heimdal autopkgtests on armhf, re-enable them on i386
has caused the Debian Bug report #1061499,
regarding libgssglue: disable gsasl-dovecot-gssapi-heimdal autopkgtests on
armhf, re-enable them on i386
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.)
--
1061499: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061499
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libgssglue
Version: 0.8-2
Severity: serious
User: [email protected]
Usertags: 32bit-stackclash
Tags: patch
Dear Maintainer,
Two of the libgssglue valgrind autopkgtests, namely
gsasl-dovecot-gssapi-heimdal and gsasl-dovecot-gssapi-heimdal-root,
currently fail on armhf due to valgrind bug
https://bugs.debian.org/1061496:
libgssglue PASS
bad-configs PASS
bad-configs-root PASS
gsasl-dovecot-gssapi PASS
gsasl-dovecot-gssapi-heimdal FAIL non-zero exit status 1
gsasl-dovecot-gssapi-heimdal-root FAIL non-zero exit status 1
Please consider disabling them.
On the other hand, all tests can be re-enabled on i386 now that #1057693
has been taken care of.
Patch attached.
Thanks,
Emanuele
diff -Nru libgssglue-0.8/debian/changelog libgssglue-0.8/debian/changelog
--- libgssglue-0.8/debian/changelog 2023-12-07 09:17:26.000000000 +0100
+++ libgssglue-0.8/debian/changelog 2024-01-25 12:29:55.000000000 +0100
@@ -1,3 +1,12 @@
+libgssglue (0.8-2.1) UNRELEASED; urgency=medium
+
+ * Disable autopkgtests gsasl-dovecot-gssapi-heimdal and
+ gsasl-dovecot-gssapi-heimdal-root on armhf due to valgrind
+ bug #1061496.
+ * Re-enable valgrind on i386 now that #1057693 is fixed.
+
+ -- Emanuele Rocca <[email protected]> Thu, 25 Jan 2024 12:29:55 +0100
+
libgssglue (0.8-2) unstable; urgency=medium
* Disable valgrind in i386 due to #1057693.
diff -Nru libgssglue-0.8/debian/tests/control libgssglue-0.8/debian/tests/control
--- libgssglue-0.8/debian/tests/control 2023-12-07 08:40:56.000000000 +0100
+++ libgssglue-0.8/debian/tests/control 2024-01-25 12:29:55.000000000 +0100
@@ -10,13 +10,13 @@
Restrictions: allow-stderr, needs-root
Tests: gsasl-dovecot-gssapi
-Depends: gsasl, dovecot-imapd, dovecot-gssapi, krb5-kdc, krb5-admin-server, valgrind-if-available [!i386]
+Depends: gsasl, dovecot-imapd, dovecot-gssapi, krb5-kdc, krb5-admin-server, valgrind-if-available
Restrictions: allow-stderr
Tests: gsasl-dovecot-gssapi-heimdal
-Depends: gsasl, dovecot-imapd, dovecot-gssapi, krb5-kdc, krb5-admin-server, valgrind-if-available [!i386], libgssapi3-heimdal
+Depends: gsasl, dovecot-imapd, dovecot-gssapi, krb5-kdc, krb5-admin-server, valgrind-if-available [!armhf], libgssapi3-heimdal
Restrictions: allow-stderr
Tests: gsasl-dovecot-gssapi-heimdal-root
-Depends: gsasl, dovecot-imapd, dovecot-gssapi, krb5-kdc, krb5-admin-server, valgrind-if-available [!i386], libgssapi3-heimdal
+Depends: gsasl, dovecot-imapd, dovecot-gssapi, krb5-kdc, krb5-admin-server, valgrind-if-available [!armhf], libgssapi3-heimdal
Restrictions: allow-stderr needs-root
--- End Message ---
--- Begin Message ---
Control: fixed 1061499 0.8-2.1
I forgot to close this with the 0.8-2.1 upload, closing now...
/Simon
signature.asc
Description: PGP signature
--- End Message ---