Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r84M0-0084WB-W0 for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 28 Nov 2023 20:06:45 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1r84Ly-007OP8-DT for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 28 Nov 2023 20:06:42 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r7zQQ-005WMr-8K for pgsql-pkg-debian@lists.postgresql.org; Tue, 28 Nov 2023 14:50:58 +0000 Received: from mail-lf1-x129.google.com ([2a00:1450:4864:20::129]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1r7zQL-007mj4-D5 for pgsql-pkg-debian@postgresql.org; Tue, 28 Nov 2023 14:50:57 +0000 Received: by mail-lf1-x129.google.com with SMTP id 2adb3069b0e04-50bba815f30so983510e87.2 for ; Tue, 28 Nov 2023 06:50:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1701183051; x=1701787851; darn=postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=wbJeB2/io3SQ7Im+EwLMLLFZSruBgLNbfO5pHnSIO9A=; b=IWtLFEe4qBest4Ii5HEGrG/atllPTIPHmy9m7P8xP5kCM5NZkhSbwWKleAfibFF3uW CqOFRdW39uUQEnUlcgXHEXM50sSUMYJ6o/MfTeSw8rEp02/9V0DPYEtrGfAkttL5/+Z1 GAjvaSzbFjbx6OqmL7Lsmyz7EQ4sO/o4K7kdHnt99PJxeY5o1JbsFSUcLqHkrUrCJowz iUPRdiz47TGltKhGNTbeAoLGOUusfvdVFkgO32siQZUAWOkvF81juN0YWbkxrucZ2+Oo lZnheBSY1xH9FUe34zu29CjlA63Pg68kV0xUy/W2K7N9DAMKru/NUvzRrazbyowXE+kK Y1rA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701183051; x=1701787851; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=wbJeB2/io3SQ7Im+EwLMLLFZSruBgLNbfO5pHnSIO9A=; b=rQdQ05UP0CyQl/zDJtohBn7TjFxp34CO89/s15YM1YQVzL1NvIqRVHCT0s2mZnX6pa AJ4Ac2BHynyT2ket4sYg2QGPm4Ai4nXYl7vayeDyrexlgtTREtQKKnz6VCjsvSRxxKkN 3M2dRj7Imdf3sJoL8StjBDlqTcY3Tr+JwdtgyiqwyUPJCq4FjPx/J3jt1kN2Alhiozg8 xNKXV660fCDLAASC3Z+RNI5R3uYOUHsuGVASGO6JvooBiJei29JZ+CbI6SzqlTWm6YjU QJ7IcizAjueOQSPxcdQMmfq5eef+1BZBlzLqX7b8utC+tPPLj1VHTQBQGFrCUyr209R6 UdAA== X-Gm-Message-State: AOJu0YwRwiIXBrIie5myyjk3uqPGYPgV+8R9ApQNlPXXc1vAm5gG6PW+ DNK6PydF6C3GBSP6m2SEvoQ21ZyDAbImzVrD2d0= X-Google-Smtp-Source: AGHT+IHCyTvVOVeduGswLSoLNtFEw6Bhq4uCHleiFGqBcNIzVf9/xGxrnSt3IuyF7xfqSI9MK5g+pl8SMnPsE1rv/U0= X-Received: by 2002:ac2:420a:0:b0:508:e4b1:a785 with SMTP id y10-20020ac2420a000000b00508e4b1a785mr8316067lfh.62.1701183051308; Tue, 28 Nov 2023 06:50:51 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Dale Deibert Date: Tue, 28 Nov 2023 07:50:40 -0700 Message-ID: Subject: Re: pgmodeler for Ubuntu 22.04 To: Bradford Boyle Cc: pgsql-pkg-debian@postgresql.org Content-Type: multipart/alternative; boundary="00000000000078a3cb060b378bf1" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000078a3cb060b378bf1 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thanks Bradford, I understand that there is a dependency, but I am clearly missing some context. What is it that prevents adding qt6-svg-dev as a dependency for pgmodeler? Dale On Mon, Nov 27, 2023 at 9:09=E2=80=AFPM Bradford Boyle wrote: > On Mon, Nov 27, 2023 at 1:42=E2=80=AFPM Dale Deibert > wrote: > > The latest version of pgmodeler in > > https://www.postgresql.org/list/pgsql-pkg-debian/ > > is 1.0.1-1.pgdg22.04+1 > > which does not work with Ubuntu 22.04 (details here: > https://github.com/pgmodeler/pgmodeler/issues/1821). > > > > There are newer versions of pgmodeler available that fix the problem. > > > > Is there any way to get a newer version incorporated into the debian > repository? > > It looks like newer versions of pgmodeler are excluded from jammy [1] > because qt6-svg-dev is missing from jammy's repos. As noted in [2], > pgmodeler 1.0.2+ requires Qt 6. > > -- Bradford > > [1]: > https://git.postgresql.org/gitweb/?p=3Dpgapt.git;a=3Dblob;f=3Djenkins/pga= pt-jobs.yaml;h=3Dab7ddd8297cc15b7f2d9753c3165ecc81cd97632;hb=3DHEAD#l1521 > [2]: > https://github.com/pgmodeler/pgmodeler/issues/1765#issuecomment-149568819= 5 > --00000000000078a3cb060b378bf1 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks Bradford,

I understand that the= re is a dependency,=C2=A0but I am clearly missing some context.=C2=A0 What = is it that prevents adding qt6-svg-dev=C2=A0as a dependency for pgmodeler?

Dale

On Mon, Nov 27, 2023 at 9:09=E2=80=AFPM Bradford Boyle <bradford.d.boyle@gmail.com> wrote:=
On Mon, Nov 27,= 2023 at 1:42=E2=80=AFPM Dale Deibert <dale.j.deibert@gmail.com> wrote:
> The latest version of pgmodeler in
> https://www.postgresql.org/list/pgsql-pkg-debi= an/
> is 1.0.1-1.pgdg22.04+1
> which does not work with Ubuntu 22.04 (details here:=C2=A0 https://github.com/pgmodeler/pgmodeler/issues/1821).
>
> There are newer versions of pgmodeler available that fix the problem.<= br> >
> Is there any way to get a newer version incorporated into the debian r= epository?

It looks like newer versions of pgmodeler are excluded from jammy [1]
because qt6-svg-dev is missing from jammy's repos. As noted in [2],
pgmodeler 1.0.2+ requires Qt 6.

-- Bradford

[1]: https://git.postgresql.= org/gitweb/?p=3Dpgapt.git;a=3Dblob;f=3Djenkins/pgapt-jobs.yaml;h=3Dab7ddd82= 97cc15b7f2d9753c3165ecc81cd97632;hb=3DHEAD#l1521
[2]: https://github.com/pg= modeler/pgmodeler/issues/1765#issuecomment-1495688195
--00000000000078a3cb060b378bf1--