Merge ~adrien/britney:skip-datefudge-on-32bit-archs into ~ubuntu-release/britney/+git/hints-ubuntu:devel

Proposed by Adrien Nader
Status: Merged
Merged at revision: e93077e77bc8be7c41bbb243a5b52e482b23a1de
Proposed branch: ~adrien/britney:skip-datefudge-on-32bit-archs
Merge into: ~ubuntu-release/britney/+git/hints-ubuntu:devel
Diff against target: 11 lines (+3/-0)
1 file modified
ubuntu-release (+3/-0)
Reviewer Review Type Date Requested Status
Graham Inggs Approve
Review via email: mp+436837@code.launchpad.net

This proposal supersedes a proposal from 2023-02-03.

Description of the change

Datefudge does not work anymore on 32bit archs for coreutils and is unlikely to work again soon. Make it badtest so that coreutils can migrate. As for datefudge, the problem is known, being worked on and isn't a reason to block coreutils forever.

To post a comment you must log in.
Revision history for this message
Adrien Nader (adrien) wrote :

I somehow had reversed source and target branches, which I've now fixed.

Revision history for this message
Graham Inggs (ginggs) wrote :

We don't actually need the hint for i386 since datefudge is already 'Not a regression' there, but we will drop this hint as soon as coreutils has migrated, so it won't be around for long.
LGTM!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/ubuntu-release b/ubuntu-release
2index f51a9ce..6b0ddac 100644
3--- a/ubuntu-release
4+++ b/ubuntu-release
5@@ -71,3 +71,6 @@ force-badtest mailman3/3.3.8-1/i386
6
7 # Not installable on s390x, allow back into release
8 force-badtest siconos/4.4.0+dfsg-2/s390x
9+
10+# Skip datefudge to allow coreutils to migrate despite using 64-bit time_t
11+force-badtest datefudge/1.24/armhf datefudge/1.24/i386

Subscribers

People subscribed via source and target branches