-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Yum issue while installing isulad #9
Comments
@varanasiroshan2001 Could you provide the content of your repo file (etc/yum.repos.d/*.repo) which you add openEuler
|
I got this from your official installation links only which you gave in the Codeheat ISSUE of installing isulad and when i went for that page this was the repo code in that read me file from |
@varanasiroshan2001 Thank you for your information. You could try write openEuler.repo file by running the cat command, and not by copying and pasting the content of [openEuler] into After you rewrite openEuler.repo, you could try run |
Describe the bug
While i am installing the isulad container engine, the things we write in the yum file isnt working, its telling that it failed to get any thing named isulad from the openeuler repository. The baseURL might be the issue. I tried with the gpg check key to be imported but the key you provided is coming with the error of "import read failed" or due to the not providing of the mirror list. So, due to there the isulad container engine installation work is stopped.
To Reproduce
Steps to reproduce the behavior:
Go to 'A VM in AWS or any linux OS then go to root user'
Click on 'the /etc/yum.repos.d/*.repo file and paste the baseurl and other things'
Scroll down to 'the terminal and write the yum install isulad -y then it will show the error' below
![image](https://private-user-images.githubusercontent.com/64471180/294187279-1e764138-aaf8-4f3e-ad8e-efb58c5446a2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNzQwMDUsIm5iZiI6MTczOTE3MzcwNSwicGF0aCI6Ii82NDQ3MTE4MC8yOTQxODcyNzktMWU3NjQxMzgtYWFmOC00ZjNlLWFkOGUtZWZiNThjNTQ0NmEyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA3NDgyNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE0ZTA5YTg2N2MzMjE5YTRhN2NmNzZhNDg4OTNmZjMxNjE3YWQwZGY3MGJlZGMwMTQyZDNmNTMwYjk5ZWZjYjQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Pq5O8xG6AIccYuT3bzuX0cltMzi-ObF20n6l6vHSc3w)
See error
![image](https://private-user-images.githubusercontent.com/64471180/294187606-3366520e-2c65-4426-b127-c93f3a50e0c6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNzQwMDUsIm5iZiI6MTczOTE3MzcwNSwicGF0aCI6Ii82NDQ3MTE4MC8yOTQxODc2MDYtMzM2NjUyMGUtMmM2NS00NDI2LWIxMjctYzkzZjNhNTBlMGM2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA3NDgyNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWFjZjJhMzNiYWZiMWJmNmFjZDYxNWFjMjFjYWI3YTMyNmViN2JmNzI1ZWNiZGE3NjA3OTNkYjllZjY1ZmZlNjcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.pE3CUcp8HlDkZiz2su0_sc2WG1Mv1AswELClKRadBXY)
After that as i do with the gpg alternative you provided it shows read failed error
Expected behavior
You will not be able to install the isulad
Screenshots
Added up above
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: