Where are AXP install files?
-
Topic author - Contributor
- Posts: 11
- Joined: Fri Aug 06, 2021 10:28 am
- Reputation: 0
- Status: Offline
Where are AXP install files?
I have Alpha community license, but I need install and iso files. Where are install packages that I can download?
Thanks,
Tim
Thanks,
Tim
-
- Master
- Posts: 216
- Joined: Sat Aug 15, 2020 9:00 am
- Reputation: 0
- Location: Cambridge, UK
- Status: Offline
Re: Where are AXP install files?
You should have received details on the initial mail sending you the license.
Otherwise you can download the training installation, which is a preinstalled system setup with FreeAXP - see https://training.vmssoftware.com/student-license/
Chris
Otherwise you can download the training installation, which is a preinstalled system setup with FreeAXP - see https://training.vmssoftware.com/student-license/
Chris
Chris Townley
VMS Ambassador
VMS Ambassador
-
Topic author - Contributor
- Posts: 11
- Joined: Fri Aug 06, 2021 10:28 am
- Reputation: 0
- Status: Offline
Re: Where are AXP install files?
No, I can't find any ISO files on VSIPUBLIC. I mean ACOMMUNITY ftp access that provides ISO files. Its password did not work anymore. I need new ACOMMUNITY access package.
Last edited by sword7 on Thu May 18, 2023 12:02 pm, edited 1 time in total.
-
- Master
- Posts: 170
- Joined: Fri Jun 28, 2019 8:45 am
- Reputation: 0
- Location: South Tyneside, UK
- Status: Offline
- Contact:
Re: Where are AXP install files?
The disk images are zipped so look for a file ALPHA0842L1.ZIP or similar name
Ian Miller
[ personal opinion only. usual disclaimers apply. Do not taunt happy fun ball ].
[ personal opinion only. usual disclaimers apply. Do not taunt happy fun ball ].
Re: Where are AXP install files?
Code: Select all
> I have Alpha community license, but I need install and iso files.
> Where are install packages that I can download?
Apparently not on the VSI Service Platform. After the recent
x86-related reorg, I found that I can now choose among different
"Community" organizations, including:
VMS Alpha Community - VAC
VMS Integrity Community - VCI (Internal consistency failure?)
VMS X86 Community - VXC
Only VXC shows any available Packages.
> You should have received details on the initial mail sending you the
> license.
The last relevant e-mail message I can find was:
Date: Wed, 14 Sep 2022 16:00:06 -0400
Subject: Your new OpenVMS community licenses
[...]
PAKs valid until September 2023
[...]
Get your Integrity license
(https://... )
[...]
Get your Alpha license
(https://... )
[...]
I already had the software (fetched years ago from the now-defunct
FTP server, vsiftp.vmssoftware.com -- I _have_ instructions for _that_),
so I didn't worry about that part of the problem. Now that I've looked,
I realize that I have no idea how a "Community" member is supposed to
fetch any relevant Alpha or IA64 kits.
My VSI e-mail search did find this:
[...] Any problems? Let us know at community@vmssoftware.com,
we're happy to help! [...]
-
- Valued Contributor
- Posts: 71
- Joined: Sun Feb 23, 2020 7:49 am
- Reputation: 0
- Location: Fort Worth, TX USA
- Status: Offline
Re: Where are AXP install files?
I found the credentials for the ACOMMUNITY and ICOMMUNITY FTP access on vsiftp.vmssoftware.com in an email titled "Your Community License Request" and dated 12-AUG-2020. The email had the links for the PAK downloads as well. In the subsequent emails that came when the previous PAKs expired there was no mention of the FTP site credentials. The one from 2020 still work for me. One might assume they put it in the first time you get a CLP license PAK notice, but who knows for sure.
I can find no other VSI communication that mentions the FTP site login credentials since that email of 2020.
If you kept all your emails from VSI, then hopefully you have the information. Otherwise a request to the email posted by SMS is probably your best bet.
BTW, the FTP server "vsiftp.vmssoftware.com" is not defunct, just the OPENKITS login for Open Source software downloads was closed. VSI deciding to go in another direction for those downloads. The same server still has the ACOMMUNITY and ICOMMUNITY logins available for the VSI downloads of CLP software.
I can find no other VSI communication that mentions the FTP site login credentials since that email of 2020.
If you kept all your emails from VSI, then hopefully you have the information. Otherwise a request to the email posted by SMS is probably your best bet.
BTW, the FTP server "vsiftp.vmssoftware.com" is not defunct, just the OPENKITS login for Open Source software downloads was closed. VSI deciding to go in another direction for those downloads. The same server still has the ACOMMUNITY and ICOMMUNITY logins available for the VSI downloads of CLP software.
Last edited by reinhardtjh on Fri May 19, 2023 6:12 am, edited 1 time in total.
John H. Reinhardt
VMS user since 1981
VMS user since 1981
Re: Where are AXP install files?
Code: Select all
> BTW, the FTP server "vsiftp.vmssoftware.com" is not defunct, [...]
Ah. Thanks. My error. It's been too long. I was trying to use FTP
instead of SFTP to access "vsiftp.vmssoftware.com". FTP times out.
(Calling it an "FTP" site is not entirely helpful for this reason. One
might argue that a more informative failure would be more helpful, but
running an actual FTP server only to provide an error message and allow
no access might be unattractive.)
> [...] look for a file ALPHA0842L1.ZIP or similar name
I (now, again) see, for example ("sftp> ls -l"):
[...]
-r-------- 1 acommunity 4000 394646016 Jun 9 2022 ALPHA0842L1.ZIP;2
-r-------- 1 acommunity 4000 394766336 Jun 9 2022 ALPHA0842L1.ZIPEXE;2
[...]
Providing both ".ZIP" and ".ZIPEXE" might be seen as a waste of storage
space, but it's not _my_ storage space. The following might generate
some confusion, too:
sftp> ls -l *.hash
Last edited by sms on Fri May 19, 2023 7:55 am, edited 1 time in total.
-
Topic author - Contributor
- Posts: 11
- Joined: Fri Aug 06, 2021 10:28 am
- Reputation: 0
- Status: Offline
Re: Where are AXP install files?
Ok, I tried to access through SecureFX client but password did not work.
On MSYS2 prompt, I tried to access ftp site but its responses with error message said that:
A few years ago, it worked fine but it did not work anymore.
Tim
On MSYS2 prompt, I tried to access ftp site but its responses with error message said that:
Code: Select all
$ sftp accomunity@vsiftp.vmssoftware.com
Unable to negotiate with 216.41.237.161 port 22: no matching host key type found. Their offer: ssh-rsa
Connection closed
Tim
-
- Site Admin
- Valued Contributor
- Posts: 96
- Joined: Tue May 21, 2019 6:56 am
- Reputation: 0
- Status: Offline
Re: Where are AXP install files?
Hi Tim,sword7 wrote: ↑Fri May 19, 2023 8:17 am
$ sftp accomunity@vsiftp.vmssoftware.com
Unable to negotiate with 216.41.237.161 port 22: no matching host key type found. Their offer: ssh-rsa
Tim
Your issue is that you need to allow deprecated encryption protocols in your client by adding a special key
Code: Select all
-oHostKeyAlgorithms=+ssh-rsa
Hope this helps.
Run to the bedroom, In the suitcase on the left You'll find my favorite axe.