Thread: Missing SLES package list page

Missing SLES package list page

From
Martín Marqués
Date:
Hello,

When trying to access the package list for SLES distros I get a 404
from nginx, specifically here:
https://zypp.postgresql.org/packages.php

Is there some other place where I can get the list of PGDG packages
available via zypp?

--
Martín Marqués
It’s not that I have something to hide,
it’s that I have nothing I want you to see



Re: Missing SLES package list page

From
Justin Clift
Date:
Took a quick guess, and this seemed to work: :)

   https://zypp.postgresql.org/packages/

Where'd you get the broken url from?

+ Justin


On 2021-09-02 08:39, Martín Marqués wrote:
> Hello,
> 
> When trying to access the package list for SLES distros I get a 404
> from nginx, specifically here:
> https://zypp.postgresql.org/packages.php
> 
> Is there some other place where I can get the list of PGDG packages
> available via zypp?



Re: Missing SLES package list page

From
Alvaro Herrera
Date:
On 2021-Sep-02, Justin Clift wrote:

> Took a quick guess, and this seemed to work: :)
> 
>   https://zypp.postgresql.org/packages/
> 
> Where'd you get the broken url from?

https://zypp.postgresql.org/ ->
 https://zypp.postgresql.org/howtozypp/ -> bottom of page

all the other links in that page seem to work fine.

-- 
Álvaro Herrera              Valdivia, Chile  —  https://www.EnterpriseDB.com/
"Linux transformó mi computadora, de una `máquina para hacer cosas',
en un aparato realmente entretenido, sobre el cual cada día aprendo
algo nuevo" (Jaime Salinas)



Re: Missing SLES package list page

From
Justin Clift
Date:
On 2021-09-04 07:32, Alvaro Herrera wrote:
> On 2021-Sep-02, Justin Clift wrote:
> 
>> Took a quick guess, and this seemed to work: :)
>> 
>>   https://zypp.postgresql.org/packages/
>> 
>> Where'd you get the broken url from?
> 
> https://zypp.postgresql.org/ ->
>  https://zypp.postgresql.org/howtozypp/ -> bottom of page
> 
> all the other links in that page seem to work fine.

Awesome. :)

Devrim, that website's your baby isn't it?  If so, would you
be ok to look at this?

+ Justin



Re: Missing SLES package list page

From
Justin Clift
Date:
On 2021-09-04 14:42, Justin Clift wrote:
> On 2021-09-04 07:32, Alvaro Herrera wrote:
>> On 2021-Sep-02, Justin Clift wrote:
>> 
>>> Took a quick guess, and this seemed to work: :)
>>> 
>>>   https://zypp.postgresql.org/packages/
>>> 
>>> Where'd you get the broken url from?
>> 
>> https://zypp.postgresql.org/ ->
>>  https://zypp.postgresql.org/howtozypp/ -> bottom of page
>> 
>> all the other links in that page seem to work fine.
> 
> Awesome. :)
> 
> Devrim, that website's your baby isn't it?  If so, would you
> be ok to look at this?

Looks like line 145 here:

   

https://git.postgresql.org/gitweb/?p=pgzypp-website.git;a=blob;f=templates/pages/howtozypp.html;h=f739f3188d8f79c16a4392f76c915b91f187179d;hb=HEAD#l145

As an aside, the "Git Repo" link under "Quick Links" on the
About page points to the wrong git repo:

   https://zypp.postgresql.org/about/website/
     -> https://git.postgresql.org/gitweb/?p=pgrpms.git

That should be pointing to the pgzypp-website repo instead.

+ Justin



Re: Missing SLES package list page

From
Devrim Gündüz
Date:
Hi,

On Sat, 2021-09-04 at 14:42 +1000, Justin Clift wrote:
> On 2021-09-04 07:32, Alvaro Herrera wrote:
> > On 2021-Sep-02, Justin Clift wrote:
> >
> > > Took a quick guess, and this seemed to work: :)
> > >
> > >    https://zypp.postgresql.org/packages/
> > >
> > > Where'd you get the broken url from?
> >
> > https://zypp.postgresql.org/ ->
> >   https://zypp.postgresql.org/howtozypp/ -> bottom of page
> >
> > all the other links in that page seem to work fine.
>
> Awesome. :)
>
> Devrim, that website's your baby isn't it?  If so, would you
> be ok to look at this?

Thanks, fixed.

Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Attachment