Good Afternoon,
PVE pve-manager/8.2.7/3e0176e6bb2ade3b (running kernel: 6.8.12-2-pve)
I am running into an issue on two of my PVE's with curl. If I run 'curl --version' i get the following output:
curl: /usr/lib/vmware/libcurl.so.4: no version information available (required by curl)
curl: symbol lookup error: curl: undefined symbol: curl_mime_headers, version CURL_OPENSSL_4
I can't seem to find much information about this on google. I am pretty sure this is preventing me from being able to actually use curl as scripts that utilize curl also fail to run. Any ideas?
PVE pve-manager/8.2.7/3e0176e6bb2ade3b (running kernel: 6.8.12-2-pve)
I am running into an issue on two of my PVE's with curl. If I run 'curl --version' i get the following output:
curl: /usr/lib/vmware/libcurl.so.4: no version information available (required by curl)
curl: symbol lookup error: curl: undefined symbol: curl_mime_headers, version CURL_OPENSSL_4
I can't seem to find much information about this on google. I am pretty sure this is preventing me from being able to actually use curl as scripts that utilize curl also fail to run. Any ideas?