package signing error running updates - CentOS 5.6 / VM Pro

Today while trying to run some updates on a VM Pro installation I got the package signing error detailed below. I don't know why, I have done many updates in the past that have not had this effect. Ideas?

Dave

Update Packages

Now updating httpd ..

Installing package(s) with command yum -y install httpd ..

Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.its.sfu.ca * extras: mirror.its.sfu.ca * updates: mirror.its.sfu.ca Setting up Install Process Resolving Dependencies --> Running transaction check --> Processing Dependency: httpd = 1:2.2.3-43.3.vm for package: mod_ssl ---> Package httpd.x86_64 1:2.2.3-45.1.vm set to be updated --> Running transaction check ---> Package mod_ssl.x86_64 2:2.2.3-45.1.vm set to be updated --> Finished Dependency Resolution

Dependencies Resolved

================================================================================ Package Arch Version Repository Size ================================================================================ Updating: httpd x86_64 1:2.2.3-45.1.vm virtualmin 1.2 M Updating for dependencies: mod_ssl x86_64 2:2.2.3-45.1.vm virtualmin 93 k

Transaction Summary ================================================================================ Install 0 Package(s) Upgrade 2 Package(s)

Total size: 1.3 M Downloading Packages:

Package mod_ssl-2.2.3-45.1.vm.x86_64.rpm is not signed

.. install failed!

No packages were installed. Check the messages above for the cause of the error.

Status: 
Active

Comments

Joe, is this an error with the new Apache packages?

Thanks for reporting this!

There was indeed a problem with that package, and Joe just corrected that.

Try running a "yum clean all" on the command line, then you should be able to perform those package updates.

yes, that worked fine, now up to date, thanks very much.

Dave