Updated ntsysv package not signed

Issues related to applications and software problems
moonpup
Posts: 118
Joined: 2008/11/20 20:38:18

Updated ntsysv package not signed

Post by moonpup » 2013/09/23 15:34:20

Went to do a yum update on my system today, and yum complained about the new ntsysv package not being signed. Anyone else seeing this?

yum update
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: mirror.dattobackup.com
* epel: mirrors.mit.edu
* extras: mirror.atlanticmetro.net
* updates: centosz3.centos.org
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package autofs.i686 1:5.0.5-74.el6_4 will be updated
---> Package autofs.i686 1:5.0.5-75.el6_4 will be an update
---> Package chkconfig.i686 0:1.3.49.3-2.el6 will be updated
---> Package chkconfig.i686 0:1.3.49.3-2.el6_4.1 will be an update
---> Package ntsysv.i686 0:1.3.49.3-2.el6 will be updated
---> Package ntsysv.i686 0:1.3.49.3-2.el6_4.1 will be an update
---> Package polkit.i686 0:0.96-2.el6_0.1 will be updated
---> Package polkit.i686 0:0.96-5.el6_4 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

====================================================================================================================================================
Package Arch Version Repository Size
====================================================================================================================================================
Updating:
autofs i686 1:5.0.5-75.el6_4 updates 488 k
chkconfig i686 1.3.49.3-2.el6_4.1 updates 157 k
ntsysv i686 1.3.49.3-2.el6_4.1 updates 27 k
polkit i686 0.96-5.el6_4 updates 157 k

Transaction Summary
====================================================================================================================================================
Upgrade 4 Package(s)

Total size: 830 k
Is this ok [y/N]: y
Downloading Packages:


Package ntsysv-1.3.49.3-2.el6_4.1.i686.rpm is not signed

User avatar
toracat
Site Admin
Posts: 7518
Joined: 2006/09/03 16:37:24
Location: California, US
Contact:

Updated ntsysv package not signed

Post by toracat » 2013/09/23 15:45:00

Thanks for reporting. The developers are looking into this now.

Ham3D
Posts: 4
Joined: 2013/09/23 16:11:10

Re: Updated ntsysv package not signed

Post by Ham3D » 2013/09/23 16:20:29

--------------------------------------------------------------------------------
Total 3.0 MB/s | 66 MB 00:22


Package chkconfig-1.3.49.3-2.el6_4.1.x86_64.rpm is not signed

skyslayer
Posts: 6
Joined: 2013/09/23 16:14:32
Location: Texas, US
Contact:

Re: Updated ntsysv package not signed

Post by skyslayer » 2013/09/23 16:22:08

Same here It is stoping me from installing other packages!

==========================================================================
Package Arch Version Repository Size
==========================================================================
Updating:
ntsysv x86_64 1.3.49.3-2.el6_4.1 updates 28 k
Updating for dependencies:
chkconfig x86_64 1.3.49.3-2.el6_4.1 updates 158 k

Transaction Summary
==========================================================================

Total size: 186 k
Is this ok [y/N]: y
Downloading Packages:

Package ntsysv-1.3.49.3-2.el6_4.1.x86_64.rpm is not signed

User avatar
TrevorH
Site Admin
Posts: 33219
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Updated ntsysv package not signed

Post by TrevorH » 2013/09/23 16:25:04

As a temporary bypass so that you can apply the other updates, you can use `yum --exclude=ntsysv update`

skyslayer
Posts: 6
Joined: 2013/09/23 16:14:32
Location: Texas, US
Contact:

Re: Updated ntsysv package not signed

Post by skyslayer » 2013/09/23 16:35:53

using yum --exclude=ntsysv update
Now I get

Error: Package: ntsysv-1.3.49.3-1.el6_2.x86_64 (@updates)
Requires: chkconfig = 1.3.49.3-1.el6_2
Removing: chkconfig-1.3.49.3-1.el6_2.x86_64 (@updates)
chkconfig = 1.3.49.3-1.el6_2
Updated By: chkconfig-1.3.49.3-2.el6_4.1.x86_64 (updates)
chkconfig = 1.3.49.3-2.el6_4.1
Available: chkconfig-1.3.49.3-2.el6.x86_64 (base)
chkconfig = 1.3.49.3-2.el6
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

zanga
Posts: 33
Joined: 2013/06/06 12:17:25

Re: Updated ntsysv package not signed

Post by zanga » 2013/09/23 16:38:47

you can add chkconfig to the exclude list

Ham3D
Posts: 4
Joined: 2013/09/23 16:11:10

Re: Updated ntsysv package not signed

Post by Ham3D » 2013/09/23 16:39:39

what about me ?>

====================
Install 1 Package(s)
Upgrade 50 Package(s)

Total size: 66 M
Is this ok [y/N]: y
Downloading Packages:


Package chkconfig-1.3.49.3-2.el6_4.1.x86_64.rpm is not signed
===============[quote]
TrevorH wrote:
As a temporary bypass so that you can apply the other updates, you can use `yum --exclude=ntsysv update`[/quote]

skyslayer
Posts: 6
Joined: 2013/09/23 16:14:32
Location: Texas, US
Contact:

Re: Updated ntsysv package not signed

Post by skyslayer » 2013/09/23 16:40:05

I had to run yum --exclude=chkconfig,ntsysv update

To get my system to update
It looks like there is a problem with chkconfig also

User avatar
toracat
Site Admin
Posts: 7518
Joined: 2006/09/03 16:37:24
Location: California, US
Contact:

Re: Updated ntsysv package not signed

Post by toracat » 2013/09/23 16:42:59

Right, chkconfig is also not signed. This is all being corrected now. Wait for a few moments and try again when the signed packages have been released to the mirrors.

Post Reply