-
Notifications
You must be signed in to change notification settings - Fork 213
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
Not able to install on AWS EC2 (Linux 2, RHEL, Ubuntu) #480
Comments
On Mar 23, 2023, at 00:23, Kyaw Z. Thane Htay Pe ***@***.***> wrote:
Other package can able to install.
***@***.*** ~]# yum install openswan
Last metadata expiration check: 0:27:50 ago on Wed Mar 22 13:24:44 2023.
No match for argument: openswanOpenswan has been replaced by libreswan over 10 years ago in all major Linux distributions. Try yum install libreswanIt should be a drop in replacement for openswan.See also https://nohats.ca/wordpress/blog/2021/04/23/please-stop-using-openswan/
***@***.*** ~]# yum search openswan
Last metadata expiration check: 0:40:41 ago on Wed Mar 22 13:24:44 2023.
No matches found.
***@***.*** ~]#
***@***.*** ~]# yum install telnet
Last metadata expiration check: 0:30:34 ago on Wed Mar 22 13:24:44 2023.
Dependencies resolved.
Package Architecture Version Repository Size
Installing:
telnet x86_64 1:0.17-83.amzn2023.0.2 amazonlinux 64 k
Transaction Summary
Install 1 Package
Total download size: 64 k
Installed size: 121 k
Is this ok [y/N]: N
Operation aborted.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Hi Paul.. Thank you for your comment. But still not successful.. I am using AWS Linux AMI 2023. May be should use older version. |
Hi .. update 4;36pm March 26th 2023 |
you probably need to use libreswan. looks like openswan is not developed
actively anymore..
…On Sun 26. Mar 2023 at 23.38, Kyaw Z. Thane Htay Pe < ***@***.***> wrote:
Hi .. update 4;36pm March 26th 2023
I was able to work around the issue.. I used AWS Linux 2 AMI Kernel 5.10
to install OpenSwan or liberswan. Some reason AWS Linux 2023 AMI or other
linux version 2023 AMI are not working.
—
Reply to this email directly, view it on GitHub
<#480 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC23RN6W5VLLZUUZRAEXWALW6CSMLANCNFSM6AAAAAAWD7G2LE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Eero; Thank you. I will. |
Other package can able to install.
[root@ip-172-31-36-243 ~]# yum install openswan
Last metadata expiration check: 0:27:50 ago on Wed Mar 22 13:24:44 2023.
No match for argument: openswan
[root@ip-172-31-36-243 ~]# yum search openswan
Last metadata expiration check: 0:40:41 ago on Wed Mar 22 13:24:44 2023.
No matches found.
[root@ip-172-31-36-243 ~]#
[root@ip-172-31-36-243 ~]# yum install telnet
Last metadata expiration check: 0:30:34 ago on Wed Mar 22 13:24:44 2023.
Dependencies resolved.
Package Architecture Version Repository Size
Installing:
telnet x86_64 1:0.17-83.amzn2023.0.2 amazonlinux 64 k
Transaction Summary
Install 1 Package
Total download size: 64 k
Installed size: 121 k
Is this ok [y/N]: N
Operation aborted.
The text was updated successfully, but these errors were encountered: