Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1idGZW-00088H-7l for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 06 Dec 2019 16:35:14 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1idGZU-0002ii-P1 for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 06 Dec 2019 16:35:12 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1idGZU-0002ib-Fn for pgsql-pkg-debian@lists.postgresql.org; Fri, 06 Dec 2019 16:35:12 +0000 Received: from mail-wr1-x444.google.com ([2a00:1450:4864:20::444]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1idGZQ-0007pH-RF for pgsql-pkg-debian@postgresql.org; Fri, 06 Dec 2019 16:35:11 +0000 Received: by mail-wr1-x444.google.com with SMTP id c9so8452211wrw.8 for ; Fri, 06 Dec 2019 08:35:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=UInF8cfIyClMI8avbE1JKsIbb+mQVRNZFqg3erJ5OTw=; b=YiXZDGgJX2/WsNuI1Ow9E//VjWhn8sJ8PbSFz6rp3YPuywcoq9YLLUrOWJZotgg5Ac xqHH3kWxe77LcbLUzfjOxdK/txdAF7O9TnEq1UAdPieMu4L8XSY5eoWWjCswW3RByHaB 1sy1BptscBSx3a0TNhZhExkGsFKU+3onLjeffGKCFlNv01tx5G5lnjKB4W9h5J/GfIZQ 5t9FBAfKnuTRR0f7DTSkvSQXFq/3XSI6axg1oX801OlRCwR/bWd2b/xZg6AZt7nPWt32 /2dOp9VlFtPKhugMQ7kSg2oDGPc4ZRj6u2XRUbuAy/pWOQ64sdmtCstBfqz/bsIjEZa+ nb+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=UInF8cfIyClMI8avbE1JKsIbb+mQVRNZFqg3erJ5OTw=; b=km09tIOogRk5Fq4AcCUcvUcn2wpwm1hDGJ972CLdDHGPJVNpwM0nlbEtBlDV15Lhdu qbuPwL6tw6S/6QjLK3UrSQ5yKKknwO2HZyy8iVJKD16+6VcWNqKJ3sJFvi958jR62g42 1vfZ0vycrqnhdUdhEwJVuuuH91pGw7F/a5MnN6pzurSEFgPYU2VJJ1OFxA/7CbHw8BG7 Grx3du4A5RWg0QCJ7EsleAp/Np8IEG0ppiYpZhmnpHKKr73UpfPd6MJtcXL8wdJeipa+ QyGT5f1TRfqM526/dsWPFBxgn1+7ImPAetIDgqvuKmk/zBrwuM9C6PH0Cr6wVpETeiok lOBg== X-Gm-Message-State: APjAAAVx1gb/uE8OEXwK5/I2JR0PRx2WgyTnWsBIZwtyo33KraWE5sZe Cg+gzk/WhK8+8XwGypl+jds2Oe2xcMNijDm5RK4EnXXH9So= X-Google-Smtp-Source: APXvYqzcrjTxJ3HMeUgSaMyrddS0ZxigHmS66RSs+NzadP66AqxAYYtQQwWeDYiM3eN1svP9SxAU8U45M77umy/B0Ok= X-Received: by 2002:a5d:410e:: with SMTP id l14mr16065527wrp.238.1575650107155; Fri, 06 Dec 2019 08:35:07 -0800 (PST) MIME-Version: 1.0 From: Jeremy Finzel Date: Fri, 6 Dec 2019 10:34:56 -0600 Message-ID: Subject: Issue with pg_config and pg11 with postgresql-common? To: pgsql-pkg-debian@postgresql.org Content-Type: multipart/alternative; boundary="000000000000ed67ef05990ba02a" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000ed67ef05990ba02a Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello - I received this report of a failure for pglogical-ticker: Package: pglogical-ticker Version: 1.4.0-1 The tests are failing since postgresql-common got updated to 208 https://ci.debian.net/packages/p/pglogical-ticker/unstable/amd64/ pg_buildext: error: /usr/lib/postgresql/11/bin/pg_config does not exist I don't really understand what the issue is here or how to resolve it. I am using the most up to date version of pg11 myself and I can't reproduce the error. Any guidance would be much appreciated. Thanks, Jeremy --000000000000ed67ef05990ba02a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello - I received this report of a failure for pglog= ical-ticker:

Package: pglogical-ticker

Version: 1.4.0-1

The tests are failing since postgresql-common = got updated to 208
https://ci.debian.net/packages/p/pglogical-ticker/unstable/amd64/

pg_buildext: error: /usr/lib/postgresq=
l/11/bin/pg_config does not exist


I don't really understand what the issue is here or= how to resolve it.=C2=A0 I am using the most up to date version of pg11 my= self and I can't reproduce the error.=C2=A0 Any guidance would be much = appreciated.


Thanks,

Jeremy=C2=A0

--000000000000ed67ef05990ba02a--