Merge ~paelzer/britney/+git/hints-ubuntu:postgresql-migration-hirsute into ~ubuntu-release/britney/+git/hints-ubuntu:devel

Proposed by Christian Ehrhardt 
Status: Merged
Merged at revision: 423baba2bec7f06aba76aee8095d65ff1a797652
Proposed branch: ~paelzer/britney/+git/hints-ubuntu:postgresql-migration-hirsute
Merge into: ~ubuntu-release/britney/+git/hints-ubuntu:devel
Diff against target: 19 lines (+5/-3)
1 file modified
ubuntu-release (+5/-3)
Reviewer Review Type Date Requested Status
Łukasz Zemczak Approve
Review via email: mp+394114@code.launchpad.net

Description of the change

Postgresql-13 has a slow crawling move into hirsute - there also are a few known issues listed in [1]. But for the perl migration as well as recent upstream stable releases we had an upload. Try to clean proposed migration of this and many entangled pg* things by unblocking a few remainders (that have fixes coming, therefore force-reset-test will do).

Further we convert pglogical from a badtest to a reset-test to avoid bumping it over and over.

Finally it also cleans up an old override that we no more need.

[1]: https://bugs.launchpad.net/ubuntu/+source/postgresql-13/+bug/1902059/comments/3

To post a comment you must log in.
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Looked good!

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 e068fb2..99e5767 100644
3--- a/ubuntu-release
4+++ b/ubuntu-release
5@@ -519,9 +519,11 @@ force-badtest r10k/3.1.0-1 r10k/3.4.1-3
6 force-reset-test python-asdf/2.5.0-1/s390x
7
8 # Test is flaky on all arches, it's a miracle it passed once:
9-force-badtest pglogical/2.3.0-1 pglogical/2.3.2-1
10-# dependency of pglogical currently inheriting the unreliable test behavior
11-force-badtest pglogical-ticker/1.4.0-2 pglogical-ticker/1.4.1-3
12+force-reset-test pglogical/2.3.3-2
13+# reset until https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961188 lands
14+force-reset-test postgis/armhf/3.0.2+dfsg-4
15+# reset until https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=974869 lands
16+force-reset-test pgpointcloud/armhf/1.2.1-5
17
18 # depends on desktop components no longer built on s390x
19 force-badtest ubuntu-make/all/s390x

Subscribers

People subscribed via source and target branches