public inbox for [email protected]
help / color / mirror / Atom feedFrom: Usman Khan <[email protected]>
To: Yogesh Mahajan <[email protected]>
Cc: pgadmin-hackers <[email protected]>
Subject: Re: pgAdmin4 v8.13 candidate builds
Date: Mon, 21 Oct 2024 18:14:08 +0500
Message-ID: <CANVC+RHqUBdsJres-8ywwMGKziKCY_AE18wDS95NtXV1KT=DSA@mail.gmail.com> (raw)
In-Reply-To: <CANVC+RE2n6=2J=TjEFig0HZaAOHs7Ri=4jNwPw64swmU0h1Vog@mail.gmail.com>
References: <CANxoLDc5j=3vqDBrc=kE2PiZJZ=4sffqfcYx6fcUNJUp81N4pA@mail.gmail.com>
<CANxoLDcsVZUVT4Go4KDJ8Y0SKrmcoX3o-gr4UB0aSOmwFeQVEQ@mail.gmail.com>
<CANVC+RFYer4AvAksh_FHCzg2C9buFiPwi88+7NX7b8rBdBQo_A@mail.gmail.com>
<CAG7mmoyOprqreK4171zKiivTxjGtydzKtpEv2f9T-n+nkChp8Q@mail.gmail.com>
<CANVC+RG8AYQFK3ABN8iQZsLN+M7v0eQh59QRFcsysdrkX7HzDg@mail.gmail.com>
<CANxoLDfCTdpV_HYPd9jQQztfy58PnjKoRjHNBve3p=ai7g3Ryw@mail.gmail.com>
<CA+OCxowgoqTD6BaWpUjOopyO1HzVcszD=uxqPbjb9zc7h3M-QA@mail.gmail.com>
<[email protected]>
<CANxoLDeuvzdbywf0EG92WkB4ckinYVJ3keOKpctxDNumJMjotg@mail.gmail.com>
<[email protected]>
<CANxoLDf27wnrNNbtWn9g5zQtzMkpLNbQOvXSMUwX4QDBXT5xOQ@mail.gmail.com>
<CAMa=N=P6seORsa8mTQmaJvgJvK7f6sa=vUR2ev0Kd4nNQ1TbkA@mail.gmail.com>
<CANVC+RE2n6=2J=TjEFig0HZaAOHs7Ri=4jNwPw64swmU0h1Vog@mail.gmail.com>
Hi Hackers,
I performed the basic sanity for the installers for following
- ubuntu 24.04
- windows 11
No issue found at my end. For reference I have performed basic sanity with
attached test cases.
On Mon, Oct 21, 2024 at 11:01 AM Usman Khan <[email protected]> wrote:
> Hi Hackers,
> I would be able to do the verification after 5pm PST, if it's urgent,
> please someone take care of following platforms
> 1. windows 11
> 2. ubuntu 24.04
>
> On Mon, Oct 21, 2024 at 8:52 AM Yogesh Mahajan <
> [email protected]> wrote:
>
>> Hi All
>>
>> We have found one issue on Ubuntu 20.04 with python 3.8 and MFA
>> authentication registration failure. We have fixed it.
>>
>> The latest candidate builds and source code is available at
>> https://developer.pgadmin.org/builds/2024-10-19-2/
>>
>> Thanks,
>> Yogesh Mahajan
>> EnterpriseDB
>>
>>
>> On Thu, Oct 17, 2024 at 6:30 PM Akshay Joshi <
>> [email protected]> wrote:
>>
>>> The latest candidate builds and source code is available at
>>> https://developer.pgadmin.org/builds/2024-10-17-1/
>>>
>>> On Thu, Oct 17, 2024 at 5:26 PM Devrim Gündüz <[email protected]> wrote:
>>>
>>>> Hi,
>>>>
>>>> They are already in the repos.
>>>>
>>>>
>>>> On 17 October 2024 13:43:41 GMT+03:00, Akshay Joshi <
>>>> [email protected]> wrote:
>>>>
>>>>> Hi Devrim
>>>>>
>>>>> When should I start the pgAdmin 4 build?
>>>>>
>>>>> On Thu, Oct 17, 2024 at 4:11 PM Devrim Gündüz <[email protected]>
>>>>> wrote:
>>>>>
>>>>>> Should be fixed in 17.0-43 package.
>>>>>>
>>>>>>
>>>>>> On 17 October 2024 10:06:09 GMT+03:00, Dave Page <[email protected]>
>>>>>> wrote:
>>>>>>
>>>>>>> Devrim, can you assist with this please?
>>>>>>>
>>>>>>>
>>>>>>> On Thu, 17 Oct 2024 at 07:57, Akshay Joshi <
>>>>>>> [email protected]> wrote:
>>>>>>>
>>>>>>>> Hi All,
>>>>>>>>
>>>>>>>> We encountered an issue during the installation of pgAdmin 4 on
>>>>>>>> Fedora when any version of PostgreSQL is already installed. We are getting
>>>>>>>> below error:
>>>>>>>>
>>>>>>>> Error: Transaction test error: file /usr/share/pgsql/postgres.bki
>>>>>>>> from install of libpq5-17.0-42PGDG.f39.x86_64 conflicts with file from
>>>>>>>> package postgresql-server-15.6-1.fc39.x86_64 file
>>>>>>>> /usr/share/pgsql/system_constraints.sql from install of
>>>>>>>> libpq5-17.0-42PGDG.f39.x86_64 conflicts with file from package
>>>>>>>> postgresql-server-15.6-1.fc39.x86_64
>>>>>>>>
>>>>>>>> We are trying to fix the above error. We will have to reschedule
>>>>>>>> the release until this issue is resolved. If it will resolve today then we
>>>>>>>> will release pgAdmin tomorrow.
>>>>>>>>
>>>>>>>> On Wed, Oct 16, 2024 at 11:57 PM Usman Khan <[email protected]>
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>>> Sorry it was my bad, I forgot to mention details.
>>>>>>>>>
>>>>>>>>> The detail is as following
>>>>>>>>> *Server *: "PostgreSQL 16.4, compiled by Visual C++ build 1940,
>>>>>>>>> 64-bit"
>>>>>>>>> *STEPS:*
>>>>>>>>> 1. Create a new database 'test1'
>>>>>>>>> 2. Create a new schema 'testscheme' in 'test1' and create a single
>>>>>>>>> table with a single column type integer.
>>>>>>>>> 3. Create a backup with default values through pgadmin4 context
>>>>>>>>> menu
>>>>>>>>> 4. Create another database 'test2'
>>>>>>>>> 5.Restore the backup created at step 3. above through the context
>>>>>>>>> menu of the tree with default values on the dialogue.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Wed, Oct 16, 2024 at 8:42 PM Ashesh Vashi <
>>>>>>>>> [email protected]> wrote:
>>>>>>>>>
>>>>>>>>>> Please mentioned the database server version, and probably the
>>>>>>>>>> steps to reproduction.
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>>
>>>>>>>>>> Thanks & Regards,
>>>>>>>>>>
>>>>>>>>>> Ashesh Vashi
>>>>>>>>>> EnterpriseDB INDIA: Enterprise PostgreSQL Company
>>>>>>>>>> <http://www.enterprisedb.com;
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> *http://www.linkedin.com/in/asheshvashi*
>>>>>>>>>> <http://www.linkedin.com/in/asheshvashi;
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Wed, 16 Oct 2024 at 19:23, Usman Khan <[email protected]>
>>>>>>>>>> wrote:
>>>>>>>>>>
>>>>>>>>>>> Verified, the issue related to digital signature is fixed.
>>>>>>>>>>>
>>>>>>>>>>> I have encountered the following error while restoring a very
>>>>>>>>>>> simple database .
>>>>>>>>>>>
>>>>>>>>>>> [image: image.png]
>>>>>>>>>>>
>>>>>>>>>>> I tried with 8.12 with the same steps and it was successful.
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On Tue, Oct 15, 2024 at 5:10 PM Akshay Joshi <
>>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Hi All
>>>>>>>>>>>>
>>>>>>>>>>>> We have found one issue on Windows where the Digital Signature
>>>>>>>>>>>> is missing. We have fixed it.
>>>>>>>>>>>>
>>>>>>>>>>>> The latest candidate builds and source code is available at
>>>>>>>>>>>> https://developer.pgadmin.org/builds/2024-10-15-1/
>>>>>>>>>>>>
>>>>>>>>>>>> On Mon, Oct 14, 2024 at 5:14 PM Akshay Joshi <
>>>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>
>>>>>>>>>>>>> pgAdmin4 v8.13 candidate builds and source code is available
>>>>>>>>>>>>> at https://developer.pgadmin.org/builds/2024-10-14-1/
>>>>>>>>>>>>>
>>>>>>>>>>>>> Yogesh, could you please verify this for Thursday's release?
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> Akshay Joshi
>>>>>>>>>>>>>
>>>>>>>>>>>>> Principle Software Architect
>>>>>>>>>>>>>
>>>>>>>>>>>>> enterprisedb.com
>>>>>>>>>>>>>
>>>>>>>>>>>>> * Blog*: https://www.enterprisedb.com/akshay-joshi
>>>>>>>>>>>>> * GitHub*: https://github.com/akshay-joshi
>>>>>>>>>>>>> * LinkedIn*:
>>>>>>>>>>>>> https://www.linkedin.com/in/akshay-joshi-086497216
>>>>>>>>>>>>>
>>>>>>>>>>>>
Ubuntu 24.04
- fresh Install (pgadmin, desktop, web)
- upgrade from pgadmin4 8.12
- create drop server pg16, pg 17
- create and drop database objects from tree view
- version verification
- reset layout
- reset Preferences
- links navigation
- uninstall
windows 11
- digital signature check
- fresh Install
- upgrade from pgadmin4 8.12
- create drop server pg16, pg 17
- create and drop database objects from tree view
- version verification
- reset layout
- reset Preferences
- links navigation
- uninstall
Attachments:
[text/plain] release_testing_test_cases.txt (530B, ../CANVC+RHqUBdsJres-8ywwMGKziKCY_AE18wDS95NtXV1KT=DSA@mail.gmail.com/3-release_testing_test_cases.txt)
download | inline:
Ubuntu 24.04
- fresh Install (pgadmin, desktop, web)
- upgrade from pgadmin4 8.12
- create drop server pg16, pg 17
- create and drop database objects from tree view
- version verification
- reset layout
- reset Preferences
- links navigation
- uninstall
windows 11
- digital signature check
- fresh Install
- upgrade from pgadmin4 8.12
- create drop server pg16, pg 17
- create and drop database objects from tree view
- version verification
- reset layout
- reset Preferences
- links navigation
- uninstall
view thread (29+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgAdmin4 v8.13 candidate builds
In-Reply-To: <CANVC+RHqUBdsJres-8ywwMGKziKCY_AE18wDS95NtXV1KT=DSA@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox