Thread: Package postgresql-jdbc-42.3.6-1.rhel7.noarch.rpm is not signed

Package postgresql-jdbc-42.3.6-1.rhel7.noarch.rpm is not signed

From
Marko Ristola
Date:

Hi

I'm not able to install latest JDBC release
on CentOS 7 from pgdg-common yum rpm repository.

Would you please check that the release RPM is signed?

Here is how install attempt looks like:

# yum install postgresql-jdbc

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.far.fi
 * epel: epel.mirror.far.fi
 * extras: centos.mirror.far.fi
 * updates: centos.mirror.far.fi
Resolving Dependencies
--> Running transaction check
---> Package postgresql-jdbc.noarch 0:42.3.6-1.rhel7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

===================================================================================================================================================================================================================
 Package                                               Arch                                         Version                                                Repository                                         Size
===================================================================================================================================================================================================================
Installing:
 postgresql-jdbc                                       noarch                                       42.3.6-1.rhel7                                         pgdg-common                                       921 k

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

Total size: 921 k
Installed size: 991 k
Is this ok [y/d/N]: y
Downloading packages:


Package postgresql-jdbc-42.3.6-1.rhel7.noarch.rpm is not signed

/etc/yum.repos.d/pgdg-redhat-all.repo contains text block:

[pgdg-common]
name=PostgreSQL common RPMs for RHEL/CentOS $releasever - $basearch
baseurl=https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-$releasever-$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG

Best Regards,
Marko Ristola

--
Marko Ristola
Software developer
BC Platforms

m. +358 40 593 2182
e. marko.ristola@bcplatforms.com
w. www.bcplatforms.com

Re: Package postgresql-jdbc-42.3.6-1.rhel7.noarch.rpm is not signed

From
Dave Cramer
Date:
+Devrim GUNDUZ 

Hi Devrim,

Can you have a look at this?


Dave Cramer
www.postgres.rocks


On Mon, 30 May 2022 at 06:46, Marko Ristola <marko.ristola@bcplatforms.com> wrote:

Hi

I'm not able to install latest JDBC release
on CentOS 7 from pgdg-common yum rpm repository.

Would you please check that the release RPM is signed?

Here is how install attempt looks like:

# yum install postgresql-jdbc

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.far.fi
 * epel: epel.mirror.far.fi
 * extras: centos.mirror.far.fi
 * updates: centos.mirror.far.fi
Resolving Dependencies
--> Running transaction check
---> Package postgresql-jdbc.noarch 0:42.3.6-1.rhel7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

===================================================================================================================================================================================================================
 Package                                               Arch                                         Version                                                Repository                                         Size
===================================================================================================================================================================================================================
Installing:
 postgresql-jdbc                                       noarch                                       42.3.6-1.rhel7                                         pgdg-common                                       921 k

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

Total size: 921 k
Installed size: 991 k
Is this ok [y/d/N]: y
Downloading packages:


Package postgresql-jdbc-42.3.6-1.rhel7.noarch.rpm is not signed

/etc/yum.repos.d/pgdg-redhat-all.repo contains text block:

[pgdg-common]
name=PostgreSQL common RPMs for RHEL/CentOS $releasever - $basearch
baseurl=https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-$releasever-$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG

Best Regards,
Marko Ristola

--
Marko Ristola
Software developer
BC Platforms

m. +358 40 593 2182
e. marko.ristola@bcplatforms.com
w. www.bcplatforms.com

Re: Package postgresql-jdbc-42.3.6-1.rhel7.noarch.rpm is not signed

From
Marko Ristola
Date:

Hi

Today it works.
Thanks.

Marko


On Mon, May 30, 2022 at 5:03 PM Dave Cramer <davecramer@postgres.rocks> wrote:
+Devrim GUNDUZ 

Hi Devrim,

Can you have a look at this?


Dave Cramer
www.postgres.rocks


On Mon, 30 May 2022 at 06:46, Marko Ristola <marko.ristola@bcplatforms.com> wrote:

Hi

I'm not able to install latest JDBC release
on CentOS 7 from pgdg-common yum rpm repository.

Would you please check that the release RPM is signed?

Here is how install attempt looks like:

# yum install postgresql-jdbc

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.far.fi
 * epel: epel.mirror.far.fi
 * extras: centos.mirror.far.fi
 * updates: centos.mirror.far.fi
Resolving Dependencies
--> Running transaction check
---> Package postgresql-jdbc.noarch 0:42.3.6-1.rhel7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

===================================================================================================================================================================================================================
 Package                                               Arch                                         Version                                                Repository                                         Size
===================================================================================================================================================================================================================
Installing:
 postgresql-jdbc                                       noarch                                       42.3.6-1.rhel7                                         pgdg-common                                       921 k

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

Total size: 921 k
Installed size: 991 k
Is this ok [y/d/N]: y
Downloading packages:


Package postgresql-jdbc-42.3.6-1.rhel7.noarch.rpm is not signed

/etc/yum.repos.d/pgdg-redhat-all.repo contains text block:

[pgdg-common]
name=PostgreSQL common RPMs for RHEL/CentOS $releasever - $basearch
baseurl=https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-$releasever-$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG

Best Regards,
Marko Ristola

--
Marko Ristola
Software developer
BC Platforms

m. +358 40 593 2182
e. marko.ristola@bcplatforms.com
w. www.bcplatforms.com


--
Marko Ristola
Software developer
BC Platforms

m. +358 40 593 2182
e. marko.ristola@bcplatforms.com
w. www.bcplatforms.com

Re: Package postgresql-jdbc-42.3.6-1.rhel7.noarch.rpm is not signed

From
Dave Cramer
Date:
Great, thanks for letting me know. 
Dave Cramer
www.postgres.rocks


On Tue, 31 May 2022 at 04:06, Marko Ristola <marko.ristola@bcplatforms.com> wrote:

Hi

Today it works.
Thanks.

Marko


On Mon, May 30, 2022 at 5:03 PM Dave Cramer <davecramer@postgres.rocks> wrote:
+Devrim GUNDUZ 

Hi Devrim,

Can you have a look at this?


Dave Cramer
www.postgres.rocks


On Mon, 30 May 2022 at 06:46, Marko Ristola <marko.ristola@bcplatforms.com> wrote:

Hi

I'm not able to install latest JDBC release
on CentOS 7 from pgdg-common yum rpm repository.

Would you please check that the release RPM is signed?

Here is how install attempt looks like:

# yum install postgresql-jdbc

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.far.fi
 * epel: epel.mirror.far.fi
 * extras: centos.mirror.far.fi
 * updates: centos.mirror.far.fi
Resolving Dependencies
--> Running transaction check
---> Package postgresql-jdbc.noarch 0:42.3.6-1.rhel7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

===================================================================================================================================================================================================================
 Package                                               Arch                                         Version                                                Repository                                         Size
===================================================================================================================================================================================================================
Installing:
 postgresql-jdbc                                       noarch                                       42.3.6-1.rhel7                                         pgdg-common                                       921 k

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

Total size: 921 k
Installed size: 991 k
Is this ok [y/d/N]: y
Downloading packages:


Package postgresql-jdbc-42.3.6-1.rhel7.noarch.rpm is not signed

/etc/yum.repos.d/pgdg-redhat-all.repo contains text block:

[pgdg-common]
name=PostgreSQL common RPMs for RHEL/CentOS $releasever - $basearch
baseurl=https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-$releasever-$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG

Best Regards,
Marko Ristola

--
Marko Ristola
Software developer
BC Platforms

m. +358 40 593 2182
e. marko.ristola@bcplatforms.com
w. www.bcplatforms.com


--
Marko Ristola
Software developer
BC Platforms

m. +358 40 593 2182
e. marko.ristola@bcplatforms.com
w. www.bcplatforms.com

Re: Package postgresql-jdbc-42.3.6-1.rhel7.noarch.rpm is not signed

From
Devrim Gündüz
Date:
Hi,

On Mon, 2022-05-30 at 10:02 -0400, Dave Cramer wrote:
> Can you have a look at this?

I fixed that an hour after the initial release.

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

Attachment

Re: Package postgresql-jdbc-42.3.6-1.rhel7.noarch.rpm is not signed

From
Dave Cramer
Date:


On Tue, 31 May 2022 at 08:35, Devrim Gündüz <devrim@gunduz.org> wrote:
Hi,

On Mon, 2022-05-30 at 10:02 -0400, Dave Cramer wrote:
> Can you have a look at this?

I fixed that an hour after the initial release.

thanks! 


Dave Cramer
www.postgres.rocks