Обсуждение: PostgreSQL 9.4 on Fedora 21

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

PostgreSQL 9.4 on Fedora 21

От
jared
Дата:
when executing the below command:

 I get:
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-94: key 1 import failed.


I saw an email that said to report any errors and trouble with installing/packages.

see below for the full output:



================================================================================
 Package           Arch       Version     Repository                       Size
================================================================================
Installing:
 pgdg-fedora94     noarch     9.4-1       /pgdg-fedora94-9.4-1.noarch     2.1 k

Transaction Summary
================================================================================
Install  1 Package

Total size: 2.1 k
Installed size: 2.1 k
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction (shutdown inhibited)
  Installing : pgdg-fedora94-9.4-1.noarch                                   1/1 
error: can't create transaction lock on /var/lib/rpm/.rpm.lock (Resource temporarily unavailable)
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-94: key 1 import failed.
warning: %post(pgdg-fedora94-9.4-1.noarch) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package pgdg-fedora94-9.4-1.noarch
  Verifying  : pgdg-fedora94-9.4-1.noarch                                   1/1 

Installed:
  pgdg-fedora94.noarch 0:9.4-1 



Then when doing the install - I received a warning the packages aren't trusted and asked for permission to continue.

Re: PostgreSQL 9.4 on Fedora 21

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

I actually saw that one too, but then when you install a package from
the repo, yum asks you whether you want to install that key or not (and
it installs successfully), so I did not want to hold the release just
for that issue.

It is in my todo list, though.

Regards, Devrim
On Thu, 2014-12-18 at 17:14 +0000, jared wrote:
> when executing the below command:
> yum install
> http://yum.postgresql.org/9.4/fedora/fedora-21-x86_64/pgdg-fedora94-9.4-1.noarch.rpm
>
>  I get:
> error: /etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-94: key 1 import failed.
>
>
> I saw an email that said to report any errors and trouble with
> installing/packages.
>
> see below for the full output:
>
>
>
> ================================================================================
>  Package           Arch       Version     Repository
> Size
> ================================================================================
> Installing:
>  pgdg-fedora94     noarch     9.4-1       /pgdg-fedora94-9.4-1.noarch
> 2.1 k
>
> Transaction Summary
> ================================================================================
> Install  1 Package
>
> Total size: 2.1 k
> Installed size: 2.1 k
> Is this ok [y/d/N]: y
> Downloading packages:
> Running transaction check
> Running transaction test
> Transaction test succeeded
> Running transaction (shutdown inhibited)
>   Installing : pgdg-fedora94-9.4-1.noarch
> 1/1
> error: can't create transaction lock on /var/lib/rpm/.rpm.lock (Resource
> temporarily unavailable)
> error: /etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-94: key 1 import failed.
> warning: %post(pgdg-fedora94-9.4-1.noarch) scriptlet failed, exit status 1
> Non-fatal POSTIN scriptlet failure in rpm package pgdg-fedora94-9.4-1.noarch
>   Verifying  : pgdg-fedora94-9.4-1.noarch
> 1/1
>
> Installed:
>   pgdg-fedora94.noarch 0:9.4-1
>
>
>
> Then when doing the install - I received a warning the packages aren't
> trusted and asked for permission to continue.


--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Вложения

Re: PostgreSQL 9.4 on Fedora 21

От
jared
Дата:
Thanks for the info - do you guys also package pgadmin and have it in the repo?  I did not see it (in the past I used the distro packages, but this is my first time using the community repos.)

On Thu Dec 18 2014 at 3:04:09 PM Devrim Gündüz <devrim@gunduz.org> wrote:
Hi,

I actually saw that one too, but then when you install a package from
the repo, yum asks you whether you want to install that key or not (and
it installs successfully), so I did not want to hold the release just
for that issue.

It is in my todo list, though.

Regards, Devrim
On Thu, 2014-12-18 at 17:14 +0000, jared wrote:
> when executing the below command:
> yum install
> http://yum.postgresql.org/9.4/fedora/fedora-21-x86_64/pgdg-fedora94-9.4-1.noarch.rpm
>
>  I get:
> error: /etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-94: key 1 import failed.
>
>
> I saw an email that said to report any errors and trouble with
> installing/packages.
>
> see below for the full output:
>
>
>
> ================================================================================
>  Package           Arch       Version     Repository
> Size
> ================================================================================
> Installing:
>  pgdg-fedora94     noarch     9.4-1       /pgdg-fedora94-9.4-1.noarch
> 2.1 k
>
> Transaction Summary
> ================================================================================
> Install  1 Package
>
> Total size: 2.1 k
> Installed size: 2.1 k
> Is this ok [y/d/N]: y
> Downloading packages:
> Running transaction check
> Running transaction test
> Transaction test succeeded
> Running transaction (shutdown inhibited)
>   Installing : pgdg-fedora94-9.4-1.noarch
> 1/1
> error: can't create transaction lock on /var/lib/rpm/.rpm.lock (Resource
> temporarily unavailable)
> error: /etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-94: key 1 import failed.
> warning: %post(pgdg-fedora94-9.4-1.noarch) scriptlet failed, exit status 1
> Non-fatal POSTIN scriptlet failure in rpm package pgdg-fedora94-9.4-1.noarch
>   Verifying  : pgdg-fedora94-9.4-1.noarch
> 1/1
>
> Installed:
>   pgdg-fedora94.noarch 0:9.4-1
>
>
>
> Then when doing the install - I received a warning the packages aren't
> trusted and asked for permission to continue.


--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Re: PostgreSQL 9.4 on Fedora 21

От
Jeff Frost
Дата:
The package name is like: pgadmin3_93, etc.

On Dec 18, 2014, at 12:51 PM, jared <afonit@gmail.com> wrote:

Thanks for the info - do you guys also package pgadmin and have it in the repo?  I did not see it (in the past I used the distro packages, but this is my first time using the community repos.)

On Thu Dec 18 2014 at 3:04:09 PM Devrim Gündüz <devrim@gunduz.org> wrote:
Hi,

I actually saw that one too, but then when you install a package from
the repo, yum asks you whether you want to install that key or not (and
it installs successfully), so I did not want to hold the release just
for that issue.

It is in my todo list, though.

Regards, Devrim
On Thu, 2014-12-18 at 17:14 +0000, jared wrote:
> when executing the below command:
> yum install
> http://yum.postgresql.org/9.4/fedora/fedora-21-x86_64/pgdg-fedora94-9.4-1.noarch.rpm
>
>  I get:
> error: /etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-94: key 1 import failed.
>
>
> I saw an email that said to report any errors and trouble with
> installing/packages.
>
> see below for the full output:
>
>
>
> ================================================================================
>  Package           Arch       Version     Repository
> Size
> ================================================================================
> Installing:
>  pgdg-fedora94     noarch     9.4-1       /pgdg-fedora94-9.4-1.noarch
> 2.1 k
>
> Transaction Summary
> ================================================================================
> Install  1 Package
>
> Total size: 2.1 k
> Installed size: 2.1 k
> Is this ok [y/d/N]: y
> Downloading packages:
> Running transaction check
> Running transaction test
> Transaction test succeeded
> Running transaction (shutdown inhibited)
>   Installing : pgdg-fedora94-9.4-1.noarch
> 1/1
> error: can't create transaction lock on /var/lib/rpm/.rpm.lock (Resource
> temporarily unavailable)
> error: /etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-94: key 1 import failed.
> warning: %post(pgdg-fedora94-9.4-1.noarch) scriptlet failed, exit status 1
> Non-fatal POSTIN scriptlet failure in rpm package pgdg-fedora94-9.4-1.noarch
>   Verifying  : pgdg-fedora94-9.4-1.noarch
> 1/1
>
> Installed:
>   pgdg-fedora94.noarch 0:9.4-1
>
>
>
> Then when doing the install - I received a warning the packages aren't
> trusted and asked for permission to continue.


--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


---
Jeff Frost <jeff@pgexperts.com>
CTO, PostgreSQL Experts, Inc.
Phone: 1-888-PG-EXPRT x506
FAX: 415-762-5122



Re: PostgreSQL 9.4 on Fedora 21

От
jared
Дата:
yeah, I asked because all I see is:
pgadmin3_94-debuginfo-1.20.0-beta2_1.f21 (64bit)
On Thu Dec 18 2014 at 3:53:34 PM Jeff Frost <jeff@pgexperts.com> wrote:
The package name is like: pgadmin3_93, etc.

On Dec 18, 2014, at 12:51 PM, jared <afonit@gmail.com> wrote:

Thanks for the info - do you guys also package pgadmin and have it in the repo?  I did not see it (in the past I used the distro packages, but this is my first time using the community repos.)

On Thu Dec 18 2014 at 3:04:09 PM Devrim Gündüz <devrim@gunduz.org> wrote:
Hi,

I actually saw that one too, but then when you install a package from
the repo, yum asks you whether you want to install that key or not (and
it installs successfully), so I did not want to hold the release just
for that issue.

It is in my todo list, though.

Regards, Devrim
On Thu, 2014-12-18 at 17:14 +0000, jared wrote:
> when executing the below command:
> yum install
> http://yum.postgresql.org/9.4/fedora/fedora-21-x86_64/pgdg-fedora94-9.4-1.noarch.rpm
>
>  I get:
> error: /etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-94: key 1 import failed.
>
>
> I saw an email that said to report any errors and trouble with
> installing/packages.
>
> see below for the full output:
>
>
>
> ================================================================================
>  Package           Arch       Version     Repository
> Size
> ================================================================================
> Installing:
>  pgdg-fedora94     noarch     9.4-1       /pgdg-fedora94-9.4-1.noarch
> 2.1 k
>
> Transaction Summary
> ================================================================================
> Install  1 Package
>
> Total size: 2.1 k
> Installed size: 2.1 k
> Is this ok [y/d/N]: y
> Downloading packages:
> Running transaction check
> Running transaction test
> Transaction test succeeded
> Running transaction (shutdown inhibited)
>   Installing : pgdg-fedora94-9.4-1.noarch
> 1/1
> error: can't create transaction lock on /var/lib/rpm/.rpm.lock (Resource
> temporarily unavailable)
> error: /etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-94: key 1 import failed.
> warning: %post(pgdg-fedora94-9.4-1.noarch) scriptlet failed, exit status 1
> Non-fatal POSTIN scriptlet failure in rpm package pgdg-fedora94-9.4-1.noarch
>   Verifying  : pgdg-fedora94-9.4-1.noarch
> 1/1
>
> Installed:
>   pgdg-fedora94.noarch 0:9.4-1
>
>
>
> Then when doing the install - I received a warning the packages aren't
> trusted and asked for permission to continue.


--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


---
Jeff Frost <jeff@pgexperts.com>
CTO, PostgreSQL Experts, Inc.
Phone: 1-888-PG-EXPRT x506
FAX: 415-762-5122



Re: PostgreSQL 9.4 on Fedora 21

От
Jeff Frost
Дата:

but don't have a fedora 21 system handy to try and install it via yum.


On Dec 18, 2014, at 12:55 PM, jared <afonit@gmail.com> wrote:

yeah, I asked because all I see is:
pgadmin3_94-debuginfo-1.20.0-beta2_1.f21 (64bit)
On Thu Dec 18 2014 at 3:53:34 PM Jeff Frost <jeff@pgexperts.com> wrote:
The package name is like: pgadmin3_93, etc.

On Dec 18, 2014, at 12:51 PM, jared <afonit@gmail.com> wrote:

Thanks for the info - do you guys also package pgadmin and have it in the repo?  I did not see it (in the past I used the distro packages, but this is my first time using the community repos.)

On Thu Dec 18 2014 at 3:04:09 PM Devrim Gündüz <devrim@gunduz.org> wrote:
Hi,

I actually saw that one too, but then when you install a package from
the repo, yum asks you whether you want to install that key or not (and
it installs successfully), so I did not want to hold the release just
for that issue.

It is in my todo list, though.

Regards, Devrim
On Thu, 2014-12-18 at 17:14 +0000, jared wrote:
> when executing the below command:
> yum install
> http://yum.postgresql.org/9.4/fedora/fedora-21-x86_64/pgdg-fedora94-9.4-1.noarch.rpm
>
>  I get:
> error: /etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-94: key 1 import failed.
>
>
> I saw an email that said to report any errors and trouble with
> installing/packages.
>
> see below for the full output:
>
>
>
> ================================================================================
>  Package           Arch       Version     Repository
> Size
> ================================================================================
> Installing:
>  pgdg-fedora94     noarch     9.4-1       /pgdg-fedora94-9.4-1.noarch
> 2.1 k
>
> Transaction Summary
> ================================================================================
> Install  1 Package
>
> Total size: 2.1 k
> Installed size: 2.1 k
> Is this ok [y/d/N]: y
> Downloading packages:
> Running transaction check
> Running transaction test
> Transaction test succeeded
> Running transaction (shutdown inhibited)
>   Installing : pgdg-fedora94-9.4-1.noarch
> 1/1
> error: can't create transaction lock on /var/lib/rpm/.rpm.lock (Resource
> temporarily unavailable)
> error: /etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-94: key 1 import failed.
> warning: %post(pgdg-fedora94-9.4-1.noarch) scriptlet failed, exit status 1
> Non-fatal POSTIN scriptlet failure in rpm package pgdg-fedora94-9.4-1.noarch
>   Verifying  : pgdg-fedora94-9.4-1.noarch
> 1/1
>
> Installed:
>   pgdg-fedora94.noarch 0:9.4-1
>
>
>
> Then when doing the install - I received a warning the packages aren't
> trusted and asked for permission to continue.


--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


---
Jeff Frost <jeff@pgexperts.com>
CTO, PostgreSQL Experts, Inc.
Phone: 1-888-PG-EXPRT x506
FAX: 415-762-5122




---
Jeff Frost <jeff@pgexperts.com>
CTO, PostgreSQL Experts, Inc.
Phone: 1-888-PG-EXPRT x506
FAX: 415-762-5122



Re: PostgreSQL 9.4 on Fedora 21

От
jared
Дата:
thanks for pointing that out - will refresh my package list a few more times, if it does not show up I will just download that rpm from the website and install.

On Thu Dec 18 2014 at 3:57:53 PM Jeff Frost <jeff@pgexperts.com> wrote:

but don't have a fedora 21 system handy to try and install it via yum.


On Dec 18, 2014, at 12:55 PM, jared <afonit@gmail.com> wrote:

yeah, I asked because all I see is:
pgadmin3_94-debuginfo-1.20.0-beta2_1.f21 (64bit)
On Thu Dec 18 2014 at 3:53:34 PM Jeff Frost <jeff@pgexperts.com> wrote:
The package name is like: pgadmin3_93, etc.

On Dec 18, 2014, at 12:51 PM, jared <afonit@gmail.com> wrote:

Thanks for the info - do you guys also package pgadmin and have it in the repo?  I did not see it (in the past I used the distro packages, but this is my first time using the community repos.)

On Thu Dec 18 2014 at 3:04:09 PM Devrim Gündüz <devrim@gunduz.org> wrote:
Hi,

I actually saw that one too, but then when you install a package from
the repo, yum asks you whether you want to install that key or not (and
it installs successfully), so I did not want to hold the release just
for that issue.

It is in my todo list, though.

Regards, Devrim
On Thu, 2014-12-18 at 17:14 +0000, jared wrote:
> when executing the below command:
> yum install
> http://yum.postgresql.org/9.4/fedora/fedora-21-x86_64/pgdg-fedora94-9.4-1.noarch.rpm
>
>  I get:
> error: /etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-94: key 1 import failed.
>
>
> I saw an email that said to report any errors and trouble with
> installing/packages.
>
> see below for the full output:
>
>
>
> ================================================================================
>  Package           Arch       Version     Repository
> Size
> ================================================================================
> Installing:
>  pgdg-fedora94     noarch     9.4-1       /pgdg-fedora94-9.4-1.noarch
> 2.1 k
>
> Transaction Summary
> ================================================================================
> Install  1 Package
>
> Total size: 2.1 k
> Installed size: 2.1 k
> Is this ok [y/d/N]: y
> Downloading packages:
> Running transaction check
> Running transaction test
> Transaction test succeeded
> Running transaction (shutdown inhibited)
>   Installing : pgdg-fedora94-9.4-1.noarch
> 1/1
> error: can't create transaction lock on /var/lib/rpm/.rpm.lock (Resource
> temporarily unavailable)
> error: /etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-94: key 1 import failed.
> warning: %post(pgdg-fedora94-9.4-1.noarch) scriptlet failed, exit status 1
> Non-fatal POSTIN scriptlet failure in rpm package pgdg-fedora94-9.4-1.noarch
>   Verifying  : pgdg-fedora94-9.4-1.noarch
> 1/1
>
> Installed:
>   pgdg-fedora94.noarch 0:9.4-1
>
>
>
> Then when doing the install - I received a warning the packages aren't
> trusted and asked for permission to continue.


--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


---
Jeff Frost <jeff@pgexperts.com>
CTO, PostgreSQL Experts, Inc.
Phone: 1-888-PG-EXPRT x506
FAX: 415-762-5122




---
Jeff Frost <jeff@pgexperts.com>
CTO, PostgreSQL Experts, Inc.
Phone: 1-888-PG-EXPRT x506
FAX: 415-762-5122



Re: PostgreSQL 9.4 on Fedora 21

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


On Thu, 2014-12-18 at 12:57 -0800, Jeff Frost wrote:
> I see it here:
> http://yum.postgresql.org/9.4/fedora/fedora-21-x86_64/repoview/pgadmin3_94.html

Oh, I forgot to update it to 1.20.0 :( Will do in a few hours.
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Вложения

Re: PostgreSQL 9.4 on Fedora 21

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

On Thu, 2014-12-18 at 20:55 +0000, jared wrote:
> yeah, I asked because all I see is:
> pgadmin3_94-debuginfo-1.20.0-beta2_1.f21 (64bit)

How do you see it? What is the output of

yum search pgadmin3_94

?

Regards,

--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Вложения

Re: PostgreSQL 9.4 on Fedora 21

От
jared
Дата:
Interesting, 
doing that in the terminal results in:

afonit@localhost ~]$ yum search pgadmin3_94
Loaded plugins: langpacks
pgdg94                                                      | 3.6 kB  00:00:00     
(1/2): pgdg94/21/x86_64/group_gz                            |  331 B  00:00:00     
(2/2): pgdg94/21/x86_64/primary_db                          |  64 kB  00:00:00     
google-chrome                                                                  3/3
============================ N/S matched: pgadmin3_94 =============================
pgadmin3_94-debuginfo.x86_64 : Debug information for package pgadmin3_94
pgadmin3_94.x86_64 : Graphical client for PostgreSQL
pgadmin3_94-docs.x86_64 : Documentation for pgAdmin3

  Name and summary matches only, use "search all" for everything.



but doing it through the packages gui I only get:
 pgadmin3_94-debuginfo-1.20.0-beta2_1.f21 (64bit)


So, since it shows up at the command line instead of the gui, I went into the terminal
yum install pgadmin3 and it installed just fine.

Well I am happy then - and lesson learned, when the gui fails always check on the command line.
(thanks again for your help, but odd how there is a discrepancy between the gui and terminal.)

On Thu Dec 18 2014 at 4:11:04 PM Devrim Gündüz <devrim@gunduz.org> wrote:

Hi,

On Thu, 2014-12-18 at 20:55 +0000, jared wrote:
> yeah, I asked because all I see is:
> pgadmin3_94-debuginfo-1.20.0-beta2_1.f21 (64bit)

How do you see it? What is the output of

yum search pgadmin3_94

?

Regards,

--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR