public inbox for [email protected]
help / color / mirror / Atom feedupdate python dependency from 3.11 to 3.12
5+ messages / 3 participants
[nested] [flat]
* update python dependency from 3.11 to 3.12
@ 2024-09-08 18:59 Farid Cheraghi <[email protected]>
2024-09-09 11:44 ` Re: update python dependency from 3.11 to 3.12 Yogesh Mahajan <[email protected]>
0 siblings, 1 reply; 5+ messages in thread
From: Farid Cheraghi @ 2024-09-08 18:59 UTC (permalink / raw)
To: [email protected]
Hi,
~$ sudo apt install pgadmin4-web
[sudo] password for farid:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
Unsatisfied dependencies:
pgadmin4-server : Depends: python3.11 but it is not installable
Error: Unable to correct problems, you have held broken packages.
thanks
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: update python dependency from 3.11 to 3.12
2024-09-08 18:59 update python dependency from 3.11 to 3.12 Farid Cheraghi <[email protected]>
@ 2024-09-09 11:44 ` Yogesh Mahajan <[email protected]>
2024-09-09 11:54 ` Re: update python dependency from 3.11 to 3.12 Farid Cheraghi <[email protected]>
0 siblings, 1 reply; 5+ messages in thread
From: Yogesh Mahajan @ 2024-09-09 11:44 UTC (permalink / raw)
To: Farid Cheraghi <[email protected]>; +Cc: [email protected]
Hi,
Can you please remove the old installation with apt remove* and try
installing new or just run upgrade command like 'sudo apt update pgadmin4*'
Thanks,
Yogesh Mahajan
EnterpriseDB
On Mon, Sep 9, 2024 at 4:51 PM Farid Cheraghi <[email protected]> wrote:
> Hi,
>
> ~$ sudo apt install pgadmin4-web
> [sudo] password for farid:
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
>
> Unsatisfied dependencies:
> pgadmin4-server : Depends: python3.11 but it is not installable
> Error: Unable to correct problems, you have held broken packages.
>
> thanks
>
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: update python dependency from 3.11 to 3.12
2024-09-08 18:59 update python dependency from 3.11 to 3.12 Farid Cheraghi <[email protected]>
2024-09-09 11:44 ` Re: update python dependency from 3.11 to 3.12 Yogesh Mahajan <[email protected]>
@ 2024-09-09 11:54 ` Farid Cheraghi <[email protected]>
2024-09-09 15:14 ` Re: update python dependency from 3.11 to 3.12 Yogesh Mahajan <[email protected]>
0 siblings, 1 reply; 5+ messages in thread
From: Farid Cheraghi @ 2024-09-09 11:54 UTC (permalink / raw)
To: Yogesh Mahajan <[email protected]>; +Cc: [email protected]
Hi,
I have already purged pgadmin-* package. I am on the latest version of
Debian (Debian unstable) and ran "sudo apt update && sudo apt upgrade".
thanks
On Mon, Sep 9, 2024 at 3:14 PM Yogesh Mahajan <
[email protected]> wrote:
> Hi,
>
> Can you please remove the old installation with apt remove* and try
> installing new or just run upgrade command like 'sudo apt update pgadmin4*'
>
> Thanks,
> Yogesh Mahajan
> EnterpriseDB
>
>
> On Mon, Sep 9, 2024 at 4:51 PM Farid Cheraghi <[email protected]> wrote:
>
>> Hi,
>>
>> ~$ sudo apt install pgadmin4-web
>> [sudo] password for farid:
>> Some packages could not be installed. This may mean that you have
>> requested an impossible situation or if you are using the unstable
>> distribution that some required packages have not yet been created
>> or been moved out of Incoming.
>> The following information may help to resolve the situation:
>>
>> Unsatisfied dependencies:
>> pgadmin4-server : Depends: python3.11 but it is not installable
>> Error: Unable to correct problems, you have held broken packages.
>>
>> thanks
>>
>
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: update python dependency from 3.11 to 3.12
2024-09-08 18:59 update python dependency from 3.11 to 3.12 Farid Cheraghi <[email protected]>
2024-09-09 11:44 ` Re: update python dependency from 3.11 to 3.12 Yogesh Mahajan <[email protected]>
2024-09-09 11:54 ` Re: update python dependency from 3.11 to 3.12 Farid Cheraghi <[email protected]>
@ 2024-09-09 15:14 ` Yogesh Mahajan <[email protected]>
2024-09-09 16:52 ` Re: update python dependency from 3.11 to 3.12 Farid <[email protected]>
0 siblings, 1 reply; 5+ messages in thread
From: Yogesh Mahajan @ 2024-09-09 15:14 UTC (permalink / raw)
To: Farid Cheraghi <[email protected]>; +Cc: [email protected]
Hi Farid,
pgadmin installers are available for the platforms listed here
<https://www.pgadmin.org/download/pgadmin-4-apt/;. Looks like Debian
Unstable is not supported.
Note - pgAdmin4 installers are not tested on Debian Unstable.
Thanks,
Yogesh Mahajan
EnterpriseDB
On Mon, Sep 9, 2024 at 5:24 PM Farid Cheraghi <[email protected]> wrote:
> Hi,
> I have already purged pgadmin-* package. I am on the latest version of
> Debian (Debian unstable) and ran "sudo apt update && sudo apt upgrade".
>
> thanks
>
> On Mon, Sep 9, 2024 at 3:14 PM Yogesh Mahajan <
> [email protected]> wrote:
>
>> Hi,
>>
>> Can you please remove the old installation with apt remove* and try
>> installing new or just run upgrade command like 'sudo apt update pgadmin4*'
>>
>> Thanks,
>> Yogesh Mahajan
>> EnterpriseDB
>>
>>
>> On Mon, Sep 9, 2024 at 4:51 PM Farid Cheraghi <[email protected]>
>> wrote:
>>
>>> Hi,
>>>
>>> ~$ sudo apt install pgadmin4-web
>>> [sudo] password for farid:
>>> Some packages could not be installed. This may mean that you have
>>> requested an impossible situation or if you are using the unstable
>>> distribution that some required packages have not yet been created
>>> or been moved out of Incoming.
>>> The following information may help to resolve the situation:
>>>
>>> Unsatisfied dependencies:
>>> pgadmin4-server : Depends: python3.11 but it is not installable
>>> Error: Unable to correct problems, you have held broken packages.
>>>
>>> thanks
>>>
>>
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: update python dependency from 3.11 to 3.12
2024-09-08 18:59 update python dependency from 3.11 to 3.12 Farid Cheraghi <[email protected]>
2024-09-09 11:44 ` Re: update python dependency from 3.11 to 3.12 Yogesh Mahajan <[email protected]>
2024-09-09 11:54 ` Re: update python dependency from 3.11 to 3.12 Farid Cheraghi <[email protected]>
2024-09-09 15:14 ` Re: update python dependency from 3.11 to 3.12 Yogesh Mahajan <[email protected]>
@ 2024-09-09 16:52 ` Farid <[email protected]>
0 siblings, 0 replies; 5+ messages in thread
From: Farid @ 2024-09-09 16:52 UTC (permalink / raw)
To: Yogesh Mahajan <[email protected]>; +Cc: [email protected]
Please also support it. Many developers' workhorse is Debian sid. BTW, Debian bookworm will soon deprecate python 3.11.
Thanks
On September 9, 2024 6:44:28 PM GMT+03:30, Yogesh Mahajan <[email protected]> wrote:
>Hi Farid,
>
>pgadmin installers are available for the platforms listed here
><https://www.pgadmin.org/download/pgadmin-4-apt/;. Looks like Debian
>Unstable is not supported.
>Note - pgAdmin4 installers are not tested on Debian Unstable.
>
>Thanks,
>Yogesh Mahajan
>EnterpriseDB
>
>
>On Mon, Sep 9, 2024 at 5:24 PM Farid Cheraghi <[email protected]> wrote:
>
>> Hi,
>> I have already purged pgadmin-* package. I am on the latest version of
>> Debian (Debian unstable) and ran "sudo apt update && sudo apt upgrade".
>>
>> thanks
>>
>> On Mon, Sep 9, 2024 at 3:14 PM Yogesh Mahajan <
>> [email protected]> wrote:
>>
>>> Hi,
>>>
>>> Can you please remove the old installation with apt remove* and try
>>> installing new or just run upgrade command like 'sudo apt update pgadmin4*'
>>>
>>> Thanks,
>>> Yogesh Mahajan
>>> EnterpriseDB
>>>
>>>
>>> On Mon, Sep 9, 2024 at 4:51 PM Farid Cheraghi <[email protected]>
>>> wrote:
>>>
>>>> Hi,
>>>>
>>>> ~$ sudo apt install pgadmin4-web
>>>> [sudo] password for farid:
>>>> Some packages could not be installed. This may mean that you have
>>>> requested an impossible situation or if you are using the unstable
>>>> distribution that some required packages have not yet been created
>>>> or been moved out of Incoming.
>>>> The following information may help to resolve the situation:
>>>>
>>>> Unsatisfied dependencies:
>>>> pgadmin4-server : Depends: python3.11 but it is not installable
>>>> Error: Unable to correct problems, you have held broken packages.
>>>>
>>>> thanks
>>>>
>>>
^ permalink raw reply [nested|flat] 5+ messages in thread
end of thread, other threads:[~2024-09-09 16:52 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2024-09-08 18:59 update python dependency from 3.11 to 3.12 Farid Cheraghi <[email protected]>
2024-09-09 11:44 ` Yogesh Mahajan <[email protected]>
2024-09-09 11:54 ` Farid Cheraghi <[email protected]>
2024-09-09 15:14 ` Yogesh Mahajan <[email protected]>
2024-09-09 16:52 ` Farid <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox