Closed MikaelHashiCorp closed 1 year ago
Tested new version of hcdiag, hcdiag v0.5.0-rc2
. It fixed the issue:
ubuntu@ip-172-31-30-8:~/hcd-uat$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.5 LTS
Release: 20.04
Codename: focal
ubuntu@ip-172-31-30-8:~/hcd-uat$ hcdiag -version
hcdiag v0.5.0-rc2 (b75cf02), built Mon Jan 30 21:58:11 UTC 2023
What is the bug?
When I run the hcdiag v0.5.0-rc1 version command, I get the following error:
What version are you using?
hcdiag v0.5.0-rc1
Which HashiCorp products does this affect?
hcdiag
When does the error occur?
What is the expected behavior?
The current version of hcdiag would display as output.
Is there a workaround?
No. RE: How do I update GLIBC in ubuntu? _"How do I update it to 2.32?
Ideally, you don't. glibc is the most central library on the system. Basically everything depends on it. If something goes wrong during the update or if there is an unexpected incompatibility, the whole system breaks and you won't even be able to use the most basic tools to fix it."_
How does this impact you?
I am unable to run user acceptance tests (UAT) on hcdiag v0.5.0-rc1.
Are there any deadlines?
Yes, "Tuesday, January 31st at the latest. " - Alicia Clark
Is there any additional context?
Maybe. We have customers running many versions of Ubuntu, RedHat, Amazon Linux, besides others. Backward compatibility should be checked on most OS's our customers use. I have not checked any other OS's, as that would take longer than the next 24 hours left of the allotted time for UAT.