Open pdlun92 opened 6 years ago
@besawn Will you help me on this?
I spent some time investigating this, and I think it is a general problem, not specific to hcdiag. I think the problem is that the rpm file conflict detection only triggers when a file in a package has changed between two versions. If all of the files in some-pkg-1.1.1-100 and some-pkg-1.1.1-101 are identical (have the same checksums), the file conflict detection will not happen. I will do some more investigating next week.
Any progress on this issue?
Noticed this while working on install scripts for FVT
Currently installed and running version 1.1.1-163
I can
rpm -i
a newer version of hcdiag rpm, and both versions are listed as installedNOTE: This does get blocked if I try to install an older version of the rpm The compute daemon does stay up and running in this case
I'm guessing there may be a bug in the building/packaging process for the hcdiag rpm, or some functionality is missing. If I try this with any other rpms I get blocked with some output similar to the following example: