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 1t1P71-00G8qV-4A for pgadmin-hackers@arkaria.postgresql.org; Thu, 17 Oct 2024 11:56:15 +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 1t1P6z-003rzG-Do for pgadmin-hackers@arkaria.postgresql.org; Thu, 17 Oct 2024 11:56:13 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t1P6z-003rxR-2T for pgadmin-hackers@lists.postgresql.org; Thu, 17 Oct 2024 11:56:13 +0000 Received: from ns7.gunduz.org ([165.232.104.158]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t1P6v-001WyJ-Ta for pgadmin-hackers@lists.postgresql.org; Thu, 17 Oct 2024 11:56:12 +0000 Received: from [127.0.0.1] (unknown [148.252.132.52]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature ECDSA (P-256) server-digest SHA256) (No client certificate requested) by ns7.gunduz.org (Postfix) with ESMTPSA id DF8113000373; Thu, 17 Oct 2024 11:56:07 +0000 (UTC) Date: Thu, 17 Oct 2024 14:56:05 +0300 From: =?ISO-8859-1?Q?Devrim_G=FCnd=FCz?= To: pgadmin-hackers@lists.postgresql.org, Akshay Joshi CC: Dave Page , pgadmin-hackers Subject: Re: pgAdmin4 v8.13 candidate builds User-Agent: K-9 Mail for Android In-Reply-To: References: Message-ID: <3FC9B807-5956-4E67-BA4C-C955042A0F2F@gunduz.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=----WWD7N2O3ZYNNTEJJ6QT40IG12EEYEA Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk ------WWD7N2O3ZYNNTEJJ6QT40IG12EEYEA Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, They are already in the repos=2E On 17 October 2024 13:43:41 GMT+03:00, Akshay Joshi wrote: >Hi Devrim > >When should I start the pgAdmin 4 build? > >On Thu, Oct 17, 2024 at 4:11=E2=80=AFPM Devrim G=C3=BCnd=C3=BCz wrote: > >> Should be fixed in 17=2E0-43 package=2E >> >> >> On 17 October 2024 10:06:09 GMT+03:00, Dave Page >> wrote: >> >>> Devrim, can you assist with this please? >>> >>> >>> On Thu, 17 Oct 2024 at 07:57, Akshay Joshi >>> wrote: >>> >>>> Hi All, >>>> >>>> We encountered an issue during the installation of pgAdmin 4 on Fedor= a >>>> when any version of PostgreSQL is already installed=2E We are getting >>>> below error: >>>> >>>> Error: Transaction test error: file /usr/share/pgsql/postgres=2Ebki f= rom >>>> install of libpq5-17=2E0-42PGDG=2Ef39=2Ex86_64 conflicts with file fr= om package >>>> postgresql-server-15=2E6-1=2Efc39=2Ex86_64 file >>>> /usr/share/pgsql/system_constraints=2Esql from install of >>>> libpq5-17=2E0-42PGDG=2Ef39=2Ex86_64 conflicts with file from package >>>> postgresql-server-15=2E6-1=2Efc39=2Ex86_64 >>>> >>>> We are trying to fix the above error=2E We will have to reschedule th= e >>>> release until this issue is resolved=2E If it will resolve today then= we will >>>> release pgAdmin tomorrow=2E >>>> >>>> On Wed, Oct 16, 2024 at 11:57=E2=80=AFPM Usman Khan wrote: >>>> >>>>> Sorry it was my bad, I forgot to mention details=2E >>>>> >>>>> The detail is as following >>>>> *Server *: "PostgreSQL 16=2E4, compiled by Visual C++ build 1940, 64= -bit" >>>>> *STEPS:* >>>>> 1=2E Create a new database 'test1' >>>>> 2=2E Create a new schema 'testscheme' in 'test1' and create a single >>>>> table with a single column type integer=2E >>>>> 3=2E Create a backup with default values through pgadmin4 context me= nu >>>>> 4=2E Create another database 'test2' >>>>> 5=2ERestore the backup created at step 3=2E above through the contex= t menu >>>>> of the tree with default values on the dialogue=2E >>>>> >>>>> >>>>> On Wed, Oct 16, 2024 at 8:42=E2=80=AFPM Ashesh Vashi < >>>>> ashesh=2Evashi@enterprisedb=2Ecom> wrote: >>>>> >>>>>> Please mentioned the database server version, and probably the step= s >>>>>> to reproduction=2E >>>>>> >>>>>> -- >>>>>> >>>>>> Thanks & Regards, >>>>>> >>>>>> Ashesh Vashi >>>>>> EnterpriseDB INDIA: Enterprise PostgreSQL Company >>>>>> >>>>>> >>>>>> >>>>>> *http://www=2Elinkedin=2Ecom/in/asheshvashi* >>>>>> >>>>>> >>>>>> >>>>>> On Wed, 16 Oct 2024 at 19:23, Usman Khan wrote= : >>>>>> >>>>>>> Verified, the issue related to digital signature is fixed=2E >>>>>>> >>>>>>> I have encountered the following error while restoring a very simp= le >>>>>>> database =2E >>>>>>> >>>>>>> [image: image=2Epng] >>>>>>> >>>>>>> I tried with 8=2E12 with the same steps and it was successful=2E >>>>>>> >>>>>>> >>>>>>> On Tue, Oct 15, 2024 at 5:10=E2=80=AFPM Akshay Joshi < >>>>>>> akshay=2Ejoshi@enterprisedb=2Ecom> wrote: >>>>>>> >>>>>>>> Hi All >>>>>>>> >>>>>>>> We have found one issue on Windows where the Digital Signature is >>>>>>>> missing=2E We have fixed it=2E >>>>>>>> >>>>>>>> The latest candidate builds and source code is available at >>>>>>>> https://developer=2Epgadmin=2Eorg/builds/2024-10-15-1/ >>>>>>>> >>>>>>>> On Mon, Oct 14, 2024 at 5:14=E2=80=AFPM Akshay Joshi < >>>>>>>> akshay=2Ejoshi@enterprisedb=2Ecom> wrote: >>>>>>>> >>>>>>>>> Hi All, >>>>>>>>> >>>>>>>>> pgAdmin4 v8=2E13 candidate builds and source code is available a= t >>>>>>>>> https://developer=2Epgadmin=2Eorg/builds/2024-10-14-1/ >>>>>>>>> >>>>>>>>> Yogesh, could you please verify this for Thursday's release? >>>>>>>>> >>>>>>>>> >>>>>>>>> Akshay Joshi >>>>>>>>> >>>>>>>>> Principle Software Architect >>>>>>>>> >>>>>>>>> enterprisedb=2Ecom >>>>>>>>> >>>>>>>>> * Blog*: https://www=2Eenterprisedb=2Ecom/akshay-joshi >>>>>>>>> * GitHub*: https://github=2Ecom/akshay-joshi >>>>>>>>> * LinkedIn*: https://www=2Elinkedin=2Ecom/in/akshay-joshi-08649= 7216 >>>>>>>>> >>>>>>>> ------WWD7N2O3ZYNNTEJJ6QT40IG12EEYEA Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Hi,

They are already in t= he repos=2E


On 17= October 2024 13:43:41 GMT+03:00, Akshay Joshi <akshay=2Ejoshi@enterpris= edb=2Ecom> wrote:
Hi Devrim

When should I start the = ;pgAdmin 4 build?

On Thu, Oct 17, 2024 at 4:11=E2=80=AFPM Devrim G=C3= =BCnd=C3=BCz <devrim@gunduz=2Eorg= > wrote:
Should be fixed in 17=2E0-43 package=2E

<= br>
On 17 October 2024 10:06:09= GMT+03:00, Dave Page <dpage@pgadmin=2Eorg> wrote:
Devrim, can you assist with this please?

<= /div>

On Thu, 17 Oct 2024 at 07:57, Akshay Joshi <akshay=2Ejoshi@enterprisedb= =2Ecom> wrote:
Hi All,

We encountered an issue= during the installation of pgAdmin 4 on Fedora when any version of Postgre= SQL is already installed=2E We are getting below error:

Error: Transaction test error: file /usr/share/pgsql/postgres=2Ebki from install of libpq5-17=2E0-42PGD= G=2Ef39=2Ex86_64 conflicts with file from package postgresql-server-15=2E6-= 1=2Efc39=2Ex86_64 file /usr/share/pgsql/system_constraints=2Esql from install of libpq5-17= =2E0-42PGDG=2Ef39=2Ex86_64 conflicts with file from package postgresql-serv= er-15=2E6-1=2Efc39=2Ex86_64 

We are tr= ying to fix the above error=2E We will have to reschedule the release until= this issue is resolved=2E If it will resolve today then we will release pg= Admin tomorrow=2E

On Wed, Oct 16, 2024 at 11:57=E2=80=AFPM Usman Khan = <umk555@gmail=2E= com> wrote:
Sorry it was my bad, I forgot to mention details= =2E

The detail is as following
Server= : "PostgreSQL 16=2E4, compiled by Visual C++ build 1940, 64-bit"
=
STEPS:
1=2E Create a new database 'test1'
2= =2E Create a new schema 'testscheme' in 'test1' and create a single table w= ith a single column type integer=2E
3=2E Create a backup with def= ault values through pgadmin4 context menu
4=2E Create another dat= abase 'test2'
5=2ERestore the backup created at step 3=2E above t= hrough the context menu of the tree with default values on the dialogue=2E<= /div>


On Wed, Oct 16, 2024 at 8:42=E2=80=AFPM Ashesh Vashi &l= t;as= hesh=2Evashi@enterprisedb=2Ecom> wrote:
Please mentioned the d= atabase server version, and probably the steps to reproduction=2E

=
--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www=2Elinkedin=2E= com/in/asheshvashi



On Wed, 16 Oct 2024 at 19:23, Usman Khan <umk555@gmail=2Ecom> wrot= e:
Verified, the issue related to digital signature is fixed=2E

I have encountered the following error while restorin= g a very simple database =2E

3D"image=2Ep=

= I tried with 8=2E12 with the same steps and it was successful=2E
=


On Tue, Oct 15, 2024 at 5:10=E2=80=AFPM Aks= hay Joshi <akshay=2Ejoshi@enterprisedb=2Ecom> wrote:
Hi All
=
We have found one issue on Windows where the Digital Signatu= re is missing=2E We have fixed it=2E

The latest ca= ndidate builds and source code is available at https://developer= =2Epgadmin=2Eorg/builds/2024-10-15-1/

On Mon, Oct 14, 2024 at 5:14= =E2=80=AFPM Akshay Joshi <akshay=2Ejoshi@enterprisedb=2Ecom> wrote:<= br>
Hi All,

pgAdmin4 v8=2E13 candidate builds and source c= ode is available at https://developer=2Epgadmin=2Eorg/builds= /2024-10-14-1/

Yogesh, could you please veri= fy this for Thursday's release?
------WWD7N2O3ZYNNTEJJ6QT40IG12EEYEA--