public inbox for [email protected]  
help / color / mirror / Atom feed
Getting 404 error
4+ messages / 3 participants
[nested] [flat]

* Getting 404 error
@ 2024-10-04 13:00 Vikas Dhiman <[email protected]>
  2024-10-04 13:29 ` Re: Getting 404 error Sahul Hameed <[email protected]>
  0 siblings, 1 reply; 4+ messages in thread

From: Vikas Dhiman @ 2024-10-04 13:00 UTC (permalink / raw)
  To: [email protected]; Aditya Toshniwal <[email protected]>

Can you please help me?

This URL is not working, it's showing 404
https://ftp.postgresql.org/pub/pgadmin/pgadmin4/yum/redhat/rhel-9-aarch64/repodata/repomd.xml
when I am calling sudo yum install pgadmin4-web

Can you please help me?
Is there any other way I can run on redhat?

Thanks & Regards
Vikas Dhiman
+91-9034840635 / +91-9518636811





^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* Re: Getting 404 error
  2024-10-04 13:00 Getting 404 error Vikas Dhiman <[email protected]>
@ 2024-10-04 13:29 ` Sahul Hameed <[email protected]>
  2024-10-04 14:06   ` Re: Getting 404 error Vikas Dhiman <[email protected]>
  0 siblings, 1 reply; 4+ messages in thread

From: Sahul Hameed @ 2024-10-04 13:29 UTC (permalink / raw)
  To: Vikas Dhiman <[email protected]>; +Cc: [email protected]; Aditya Toshniwal <[email protected]>

It probably has been renamed to  -
https://ftp.postgresql.org/pub/pgadmin/pgadmin4/yum/redhat/rhel-9-x86_64/repodata/repomd.xml


--Sahul

On Fri, Oct 4, 2024 at 2:18 PM Vikas Dhiman <[email protected]>
wrote:

> Can you please help me?
>
> This URL is not working, it's showing 404
>
> https://ftp.postgresql.org/pub/pgadmin/pgadmin4/yum/redhat/rhel-9-aarch64/repodata/repomd.xml
> when I am calling sudo yum install pgadmin4-web
>
> Can you please help me?
> Is there any other way I can run on redhat?
>
> Thanks & Regards
> Vikas Dhiman
> +91-9034840635 / +91-9518636811
>
>
>


^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* Re: Getting 404 error
  2024-10-04 13:00 Getting 404 error Vikas Dhiman <[email protected]>
  2024-10-04 13:29 ` Re: Getting 404 error Sahul Hameed <[email protected]>
@ 2024-10-04 14:06   ` Vikas Dhiman <[email protected]>
  2024-10-28 06:53     ` Re: Getting 404 error Anil Sahoo <[email protected]>
  0 siblings, 1 reply; 4+ messages in thread

From: Vikas Dhiman @ 2024-10-04 14:06 UTC (permalink / raw)
  To: Sahul Hameed <[email protected]>; +Cc: [email protected]; Aditya Toshniwal <[email protected]>

I am not able to download the file due to some proxy issue
Can you please give me some suggestions?
How can I manage this file into my redhat image?

Thanks & Regards
Vikas Dhiman
+91-9034840635 / +91-9518636811


On Fri, Oct 4, 2024 at 7:00 PM Sahul Hameed <[email protected]> wrote:
>
> It probably has been renamed to  - https://ftp.postgresql.org/pub/pgadmin/pgadmin4/yum/redhat/rhel-9-x86_64/repodata/repomd.xml
>
> --Sahul
>
> On Fri, Oct 4, 2024 at 2:18 PM Vikas Dhiman <[email protected]> wrote:
>>
>> Can you please help me?
>>
>> This URL is not working, it's showing 404
>> https://ftp.postgresql.org/pub/pgadmin/pgadmin4/yum/redhat/rhel-9-aarch64/repodata/repomd.xml
>> when I am calling sudo yum install pgadmin4-web
>>
>> Can you please help me?
>> Is there any other way I can run on redhat?
>>
>> Thanks & Regards
>> Vikas Dhiman
>> +91-9034840635 / +91-9518636811
>>
>>





^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* Re: Getting 404 error
  2024-10-04 13:00 Getting 404 error Vikas Dhiman <[email protected]>
  2024-10-04 13:29 ` Re: Getting 404 error Sahul Hameed <[email protected]>
  2024-10-04 14:06   ` Re: Getting 404 error Vikas Dhiman <[email protected]>
@ 2024-10-28 06:53     ` Anil Sahoo <[email protected]>
  0 siblings, 0 replies; 4+ messages in thread

From: Anil Sahoo @ 2024-10-28 06:53 UTC (permalink / raw)
  To: Vikas Dhiman <[email protected]>; +Cc: Sahul Hameed <[email protected]>; [email protected]; Aditya Toshniwal <[email protected]>

Hi Vikas
pgAdmin 4 does not support aarch64 with Linux. This link
<https://www.pgadmin.org/download/pgadmin-4-rpm/; shows all the supported
platforms.

You can either use the Python package or Docker image of pgAdmin 4.

Thanks

<http://www.enterprisedb.com;

*Anil Sahoo*

Software Engineer

www.enterprisedb.com

Power to Postgres

<https://www.linkedin.com/company/edbpostgres;
<https://twitter.com/edbpostgres?lang=en;
<https://www.facebook.com/EDBpostgres;
<https://www.instagram.com/EDBpostgres/;


On Fri, Oct 4, 2024 at 8:54 PM Vikas Dhiman <[email protected]>
wrote:

> I am not able to download the file due to some proxy issue
> Can you please give me some suggestions?
> How can I manage this file into my redhat image?
>
> Thanks & Regards
> Vikas Dhiman
> +91-9034840635 / +91-9518636811
>
>
> On Fri, Oct 4, 2024 at 7:00 PM Sahul Hameed <[email protected]>
> wrote:
> >
> > It probably has been renamed to  -
> https://ftp.postgresql.org/pub/pgadmin/pgadmin4/yum/redhat/rhel-9-x86_64/repodata/repomd.xml
> >
> > --Sahul
> >
> > On Fri, Oct 4, 2024 at 2:18 PM Vikas Dhiman <[email protected]>
> wrote:
> >>
> >> Can you please help me?
> >>
> >> This URL is not working, it's showing 404
> >>
> https://ftp.postgresql.org/pub/pgadmin/pgadmin4/yum/redhat/rhel-9-aarch64/repodata/repomd.xml
> >> when I am calling sudo yum install pgadmin4-web
> >>
> >> Can you please help me?
> >> Is there any other way I can run on redhat?
> >>
> >> Thanks & Regards
> >> Vikas Dhiman
> >> +91-9034840635 / +91-9518636811
> >>
> >>
>
>
>


^ permalink  raw  reply  [nested|flat] 4+ messages in thread


end of thread, other threads:[~2024-10-28 06:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2024-10-04 13:00 Getting 404 error Vikas Dhiman <[email protected]>
2024-10-04 13:29 ` Sahul Hameed <[email protected]>
2024-10-04 14:06   ` Vikas Dhiman <[email protected]>
2024-10-28 06:53     ` Anil Sahoo <[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