I cannot build pglogical-ticker for postgres 12 because it depends on pglogical, which is still not available for postgres 12.
Thank you, *Jeremy Finzel* *Database Administrator Tech Lead* *M* 630-777-4520 On Tue, Feb 4, 2020 at 11:15 AM Adrian Bunk <b...@debian.org> wrote: > Source: pglogical-ticker > Version: 211 > Severity: serious > Tags: ftbfs > > > https://urldefense.proofpoint.com/v2/url?u=https-3A__tests.reproducible-2Dbuilds.org_debian_rb-2Dpkg_unstable_amd64_pglogical-2Dticker.html&d=DwICAg&c=lEzKI_JJakPtcnbAQ6Q5xQ&r=DqdWOTTF4YJBUfeNWvxJoag6GeBeW-A_9xfI4JO4szc&m=x4wGvjAj1rScjqBLt-vwkfu821jGVk14Ul8MqyIZlVQ&s=gNMPJbS_Jb8Xu6AyyaFXWf-zn5Z2yTYsv23jpkn6Vsc&e= > > ... > fakeroot debian/rules clean > pg_buildext checkcontrol > --- debian/control 2019-09-12 03:21:00.000000000 -1200 > +++ debian/control.2ofOpA 2020-01-30 11:15:37.578761355 -1200 > @@ -7,9 +7,8 @@ > Homepage: > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_enova_pglogical-5Fticker&d=DwICAg&c=lEzKI_JJakPtcnbAQ6Q5xQ&r=DqdWOTTF4YJBUfeNWvxJoag6GeBeW-A_9xfI4JO4szc&m=x4wGvjAj1rScjqBLt-vwkfu821jGVk14Ul8MqyIZlVQ&s=e8XUYIKf_iLYzoM4ooF8TOKqtteGqEg_HU7wfxKDtNY&e= > Vcs-Git: > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_enova_pglogical-5Fticker.git&d=DwICAg&c=lEzKI_JJakPtcnbAQ6Q5xQ&r=DqdWOTTF4YJBUfeNWvxJoag6GeBeW-A_9xfI4JO4szc&m=x4wGvjAj1rScjqBLt-vwkfu821jGVk14Ul8MqyIZlVQ&s=mzcbMwtYHmyhaU2Wl-Iwm43pW5IVU_WlJsGmb99_QjI&e= > > -Package: postgresql-11-pglogical-ticker > +Package: postgresql-12-pglogical-ticker > Architecture: any > -Depends: postgresql-11, postgresql-11-pglogical, ${shlibs:Depends}, > ${misc:Depends} > +Depends: postgresql-12, postgresql-12-pglogical, ${shlibs:Depends}, > ${misc:Depends} > Description: Have time-based replication delay for pglogical > - A pglogical extension to get time-based replication delay for PostgreSQL > 11. > - > + A pglogical extension to get time-based replication delay for PostgreSQL > 12. > Error: debian/control needs updating from debian/control.in. Run > 'pg_buildext updatecontrol'. > If you are seeing this message in a buildd log, a sourceful upload is > required. > make: *** [/usr/share/postgresql-common/pgxs_debian_control.mk:9: > debian/control] Error 1 >