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.
Comments
Submitted by JamieCameron on Thu, 08/04/2011 - 19:05 Comment #1
Joe, is this an error with the new Apache packages?
Submitted by andreychek on Thu, 08/04/2011 - 21:53 Comment #2
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.
Submitted by midol on Fri, 08/05/2011 - 16:45 Comment #3
yes, that worked fine, now up to date, thanks very much.
Dave