Public bug reported: on armhf, test gdr-newupstream currently fails with:
3107s ' 3107s + clog-check-1 before-new-upstream 3107s + before=before-new-upstream 3107s ++ git log --format=%aD -n1 debian/changelog 3107s + date='Tue, 26 Jun 2018 09:00:03 +0100' 3107s ++ date -R -d 'Tue, 26 Jun 2018 09:00:03 +0100' 3107s + date='Tue, 26 Jun 2018 08:00:03 +0000' 3107s + git show before-new-upstream:debian/changelog 3107s + m=' * Update to new upstream version 2.1.' 3107s + e='dgit test git user <[email protected]> Tue, 26 Jun 2018 08:00:03 +0000' 3107s + cat - ../clog.before 3107s + clog-check-2 3107s + diff -u ../clog.expected debian/changelog 3107s --- ../clog.expected 2024-03-26 10:54:51.620658605 +0000 3107s +++ debian/changelog 2024-03-26 10:54:51.544657212 +0000 3107s @@ -2,7 +2,7 @@ 3107s 3107s * Update to new upstream version 2.1. 3107s 3107s - -- dgit test git user <[email protected]> Tue, 26 Jun 2018 08:00:03 +0000 3107s + -- dgit test git user <[email protected]> Tue, 26 Mar 2024 10:54:51 +0000 3107s 3107s example (2.0-2) unstable; urgency=medium 3107s 3107s + rc=1 3107s + set +x 3107s 3107s %%%%%%%%%%%%%%%%%%%% EXITING 1 %%%%%%%%%%%%%%%%%%%% 3107s 3107s Most relevant logs are just before assignment rc=1 3107s Will now do cleanup etc. 3107s 3107s + pwd 3107s /tmp/autopkgtest.nu1RA0/autopkgtest_tmp/example 3107s + set +e 3107s + '[' x '!=' x ']' 3107s + '[' x/tmp/autopkgtest.nu1RA0/autopkgtest_tmp = x ']' 3107s + rm -rf /tmp/autopkgtest.nu1RA0/autopkgtest_tmp/must-clean 3107s + set -e 3107s + test 1 = 0 3107s + t-report-failure 3107s + set +x 3107s TEST FAILED 3107s cwd: /tmp/autopkgtest.nu1RA0/autopkgtest_tmp/example 3107s funcs: t-report-failure clog-check-2 main 3107s lines: 24 56 0 3107s files: tests/lib /tmp/autopkgtest.nu1RA0/build.LaH/src/tests/tests/gdr-newupstream /tmp/autopkgtest.nu1RA0/build.LaH/src/tests/tests/gdr-newupstream 3107s gzip: warning: GZIP environment variable is deprecated; use an alias or script ** Affects: dgit (Ubuntu) Importance: Undecided Status: New ** Tags: time-t -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059274 Title: dgit time_t regression To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dgit/+bug/2059274/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
