Обсуждение: [GENERAL] Missing folder rhel-6Workstation-x86_64 for 9.6 repo (redhat)

Поиск
Список
Период
Сортировка

[GENERAL] Missing folder rhel-6Workstation-x86_64 for 9.6 repo (redhat)

От
Sari Thiele
Дата:
Hi,

it looks like that the folder 'rhel-6Workstation-x86_64' does not exist
any more for 9.6 (redhat).

Is this intentional or has this folder just been forgotten?

Is it possible that someone can create this?

Thank you in advance.

Sari


--
Sari Thiele
University of Oslo
UiO/USIT/IT-drift/TD/DBD



Вложения

Re: [GENERAL] Missing folder rhel-6Workstation-x86_64 for 9.6 repo(redhat)

От
Sari Thiele
Дата:
Hi,

it would be really great, if someone can look at this.

Just to be clear, I am talking about the folder here:

https://download.postgresql.org/pub/repos/yum/9.6/redhat/

There is one for RHEL7 Workstation, but not for RHEL6.

Thanks,
Sari


On 06/13/2017 10:32 AM, Sari Thiele wrote:
> Hi,
>
> it looks like that the folder 'rhel-6Workstation-x86_64' does not exist
> any more for 9.6 (redhat).
>
> Is this intentional or has this folder just been forgotten?
>
> Is it possible that someone can create this?
>
> Thank you in advance.
>
> Sari
>
>

--
Sari Thiele
University of Oslo
UiO/USIT/IT-drift/TD/DBD



Re: [GENERAL] Missing folder rhel-6Workstation-x86_64 for 9.6 repo (redhat)

От
"Christofer C. Bell"
Дата:
On Fri, Jun 16, 2017 at 1:03 AM, Sari Thiele <sari.thiele@usit.uio.no> wrote:
Hi,

it would be really great, if someone can look at this.

Just to be clear, I am talking about the folder here:

https://download.postgresql.org/pub/repos/yum/9.6/redhat/

There is one for RHEL7 Workstation, but not for RHEL6.

Sari,

I don't know if this will give you peace of mind or not, but the files across the RHEL 7 directories are all the same.  I can't imagine you're going to get something different out of a RHEL 6 Workstation directory that you can't get out of the RHEL 6 Server directory or RHEL 6.9 directory.

[cbell@artemis ~/Downloads]$ for file in postgresql96-server-9.6.3-1PGDG.rhel7.x86_64.rpm.* ; do openssl dgst -md5 $file ; done
MD5(postgresql96-server-9.6.3-1PGDG.rhel7.x86_64.rpm.client)= 624640ec4659e92cf50b5df73c5949da
MD5(postgresql96-server-9.6.3-1PGDG.rhel7.x86_64.rpm.rhel7.6)= 624640ec4659e92cf50b5df73c5949da
MD5(postgresql96-server-9.6.3-1PGDG.rhel7.x86_64.rpm.server)= 624640ec4659e92cf50b5df73c5949da
MD5(postgresql96-server-9.6.3-1PGDG.rhel7.x86_64.rpm.workstation)= 624640ec4659e92cf50b5df73c5949da
[cbell@artemis ~/Downloads]$ 

I had to rename the files because they otherwise all have the same name and kept overwriting each other as I downloaded them.  The directory I downloaded from is indicated by the end of the filename (client, rhel7.6, server, and workstation). 

--
Chris

"If you wish to make an apple pie from scratch, you must first invent the Universe." -- Carl Sagan


Re: [GENERAL] Missing folder rhel-6Workstation-x86_64 for 9.6 repo(redhat)

От
Adrian Klaver
Дата:
On 06/15/2017 11:03 PM, Sari Thiele wrote:
> Hi,
>
> it would be really great, if someone can look at this.

You might try asking here:

https://www.postgresql.org/list/pgsql-pkg-yum/

>
> Just to be clear, I am talking about the folder here:
>
> https://download.postgresql.org/pub/repos/yum/9.6/redhat/
>
> There is one for RHEL7 Workstation, but not for RHEL6.
>
> Thanks,
> Sari
>
>



--
Adrian Klaver
adrian.klaver@aklaver.com


Re: [GENERAL] Missing folder rhel-6Workstation-x86_64 for 9.6 repo(redhat)

От
Sari Thiele
Дата:

Thanks for the answer, that already helped me enough.

Best,

Sari

On 06/16/2017 09:45 AM, Christofer C. Bell wrote:
On Fri, Jun 16, 2017 at 1:03 AM, Sari Thiele <sari.thiele@usit.uio.no> wrote:
Hi,

it would be really great, if someone can look at this.

Just to be clear, I am talking about the folder here:

https://download.postgresql.org/pub/repos/yum/9.6/redhat/

There is one for RHEL7 Workstation, but not for RHEL6.

Sari,

I don't know if this will give you peace of mind or not, but the files across the RHEL 7 directories are all the same.  I can't imagine you're going to get something different out of a RHEL 6 Workstation directory that you can't get out of the RHEL 6 Server directory or RHEL 6.9 directory.

[cbell@artemis ~/Downloads]$ for file in postgresql96-server-9.6.3-1PGDG.rhel7.x86_64.rpm.* ; do openssl dgst -md5 $file ; done
MD5(postgresql96-server-9.6.3-1PGDG.rhel7.x86_64.rpm.client)= 624640ec4659e92cf50b5df73c5949da
MD5(postgresql96-server-9.6.3-1PGDG.rhel7.x86_64.rpm.rhel7.6)= 624640ec4659e92cf50b5df73c5949da
MD5(postgresql96-server-9.6.3-1PGDG.rhel7.x86_64.rpm.server)= 624640ec4659e92cf50b5df73c5949da
MD5(postgresql96-server-9.6.3-1PGDG.rhel7.x86_64.rpm.workstation)= 624640ec4659e92cf50b5df73c5949da
[cbell@artemis ~/Downloads]$ 

I had to rename the files because they otherwise all have the same name and kept overwriting each other as I downloaded them.  The directory I downloaded from is indicated by the end of the filename (client, rhel7.6, server, and workstation). 

--
Chris

"If you wish to make an apple pie from scratch, you must first invent the Universe." -- Carl Sagan



-- 
Sari Thiele
University of Oslo
UiO/USIT/IT-drift/TD/DBD 

Re: [GENERAL] Missing folder rhel-6Workstation-x86_64 for 9.6 repo(redhat)

От
Devrim Gündüz
Дата:
Hi,

On Tue, 2017-06-13 at 10:32 +0200, Sari Thiele wrote:

> it looks like that the folder 'rhel-6Workstation-x86_64' does not exist
> any more for 9.6 (redhat).
>
> Is this intentional or has this folder just been forgotten?
>
> Is it possible that someone can create this?

Done. They will appear in next 15 mins. As already noted, they are just a
symlink to rhel-6-x86_64. Still, some installations require this path.

Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Вложения