cloud-init team mailing list archive
-
cloud-init team
-
Mailing list archive
-
Message #00413
Re: Need help in upgrade cloud-init to 22.1
-
To:
Ram Naraian <ram.naraian@xxxxxxxxx>
-
From:
Shreenidhi Shedi <sshedi@xxxxxxxxxx>
-
Date:
Mon, 30 May 2022 17:05:06 +0000
-
Accept-language:
en-IN, en-US
-
Arc-authentication-results:
i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=vmware.com; dmarc=pass action=none header.from=vmware.com; dkim=pass header.d=vmware.com; arc=none
-
Arc-message-signature:
i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=ZjJzA38rPjn4lX9pZiF4MkQ9bFv3OPB2OL3iL+jLGos=; b=AoBYIOB2ciFIWKNrQ2TCO7ePn5COSLo5YdtgUEXdjywtT2/+9lnjplvMvEjY6M2o02iLnLg3sLTa2VuncpAb8QJqSP9dFV5oBtNzrF1aPGGSj4MaB5A3C0xvCk2CUqivTjeh+rFLLm5sMnsukGnjdQQG/g2GKgKZBd2wLr4huFbEDgIr/eQI56sZcNrmqj5L7C/7KQAhoKtdtz08B0i52zom40Ej2RpFSc3jBVbuuriCF1xVsCaXe9Rvyr8zIn6OrTI7QganvrnwgxPqt2f7rGyd5WyM9T1H0B/BTLUmYK0yQb0rGhnH42gS3eVXOi4+JkyCD++MJT/U9ND8bEfmKQ==
-
Arc-seal:
i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=EcyLdUdnsXtQiRbhKbMmeu5yb5JS8pnyd8UvBmec8Ib9LQWYkoshibgt9evYJ4M3miNZui2nYG4mek8OOEMC8n7AS6iMGy0Oey4YGQf6mw62irQREcrkGyTYFQDyR7G6Px3zFBo7Lc0DWFjvHys1z91j6AluMfmm8IzW0YbwZv/RmDU9LOV4SLajuIQhJuz6rFBNciNy1c9S6HGI01rnYAK9fEuWBgcbpM8fJ5HpPMJfsRAumdDPWZQrA8UYILVQw/LA0tn0fNc97ncc4e2P1V13Hv1/i1tXpZChzUfnHHhtjR3Wqja4bn7Dts18b6eWXCcLhrqPVCabc6Bj7Jy/pg==
-
Authentication-results:
dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=vmware.com;
-
Cc:
"cloud-init@xxxxxxxxxxxxxxxxxxx" <cloud-init@xxxxxxxxxxxxxxxxxxx>
-
In-reply-to:
<CALuKnzjOKbrnbQcJBzd9dQw6-=FxfgmF9Vs2+yJGJ4rckmgkKQ@mail.gmail.com>
-
Msip_labels:
-
Thread-index:
AQHYdDXVLdcoox42rU6EYVlm1WUX8603pasw
-
Thread-topic:
[Cloud-init] Need help in upgrade cloud-init to 22.1
Hi Ram,
Seems like your python3 installation is broken.
Try doing $ sudo dnf reinstall python3 and check if python3 is working as expected.
--
Shedi
________________________________
From: Cloud-init <cloud-init-bounces+sshedi=vmware.com@xxxxxxxxxxxxxxxxxxx> on behalf of Ram Naraian <ram.naraian@xxxxxxxxx>
Sent: 30 May 2022 20:28
To: cloud-init@xxxxxxxxxxxxxxxxxxx <cloud-init@xxxxxxxxxxxxxxxxxxx>
Subject: [Cloud-init] Need help in upgrade cloud-init to 22.1
⚠ External Email
Hello Team,
I need your help.
I am upgrading cloud-init from 19.4 to 22.1. I have python3.6 installed on my dev infrastructure.
Getting error :
error: No RPM satisfies this dependency: python(abi) = 3.6 (arch: x86_64)
error: cloud-init/x86_64 requires python(abi) = 3.6
Though this infra already has python(abi)=3.6
python-abi]# rpm -qa --provides python3
python(abi) = 3.6
python(abi) = 3.6
python3 = 3.6.8-18.el7
python3(x86-64) = 3.6.8-18.el7
python36 = 3.6.8-18.el7
python36(x86-64) = 3.6.8-18.el7
Could you please let me know where the issue is? and how to fix it?
Thanks,
Ram Naraian
+91-9953200862
________________________________
⚠ External Email: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender.
Follow ups
References