weizhouapache commented on issue #12042: URL: https://github.com/apache/cloudstack/issues/12042#issuecomment-3513558703
> All I did was change my repo file and do a normal apt-get dist-upgrade to pull in the latest package versions. I then logged into the UI and saw that error message. > > I did not specify a checksum anywhere. > > I do see the same error with an updated timestamp when I try to forcibly install the template as per the above comment using the `cloud-install-sys-tmplt` script. The timestamp updates so I know its a different error but the same message. > > Its odd that one checksum is super long and the other is a shorter more normal md5 checksum length. which repo do you use ? you can register a SYSTEM template on UI. I do not recommend to us `cloud-install-sys-tmplt` as it will overwrite the last SYSTEM template on secondary storage, but the template image on primary storage is not changed. 4.22 uses SHA-512 sum instead of MD5 sum. The mismatch might be because the SSVM is not recreated or live-patched. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
