Oracle Free tier - Shape -VM.Standard.A1.Flex Installation failed - " E: Unable to locate package vesta"

Post Reply
asif
Posts: 1
Joined: Tue Nov 09, 2021 3:47 pm

Hi,
I tried to install myVesta on Oracle free tier arm64 based shape "VM.Standard.A1.Flex" 4 CPU, 24GB RAM. But I got an error and the installation failed. any idea how to resolve it?
OS info:

Code: Select all

PRETTY_NAME="Debian GNU/Linux 10 (buster)"
NAME="Debian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
The error copied from console:

Code: Select all

Installation will take about 15 minutes ...

=== Updating system (apt-get -y upgrade)
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
=== Installing nginx repo
--2022-01-25 21:30:20--  http://nginx.org/keys/nginx_signing.key
Resolving nginx.org (nginx.org)... 3.125.197.172, 52.58.199.22, 2a05:d014:edb:57                                                                                                                                                             04::6, ...
Connecting to nginx.org (nginx.org)|3.125.197.172|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1561 (1.5K) [application/octet-stream]
Saving to: ‘/tmp/nginx_signing.key’

/tmp/nginx_signing. 100%[===================>]   1.52K  --.-KB/s    in 0s

2022-01-25 21:30:20 (405 MB/s) - ‘/tmp/nginx_signing.key’ saved [1561/1561]

OK
=== Installing myVesta repo
--2022-01-25 21:30:21--  http://c.myvestacp.com/deb_signing.key
Resolving c.myvestacp.com (c.myvestacp.com)... 172.67.198.218, 104.21.92.215, 26                                                                                                                                                             06:4700:3034::ac43:c6da, ...
Connecting to c.myvestacp.com (c.myvestacp.com)|172.67.198.218|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2440 (2.4K) [application/octet-stream]
Saving to: ‘deb_signing.key’

deb_signing.key     100%[===================>]   2.38K  --.-KB/s    in 0s

2022-01-25 21:30:21 (797 MB/s) - ‘deb_signing.key’ saved [2440/2440]

OK
=== Creating backup directory tree
=== Backing up old configs
=== Running: apt-get update
Hit:1 http://security.debian.org/debian-security buster/updates InRelease
Hit:2 http://deb.debian.org/debian buster InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Get:4 http://nginx.org/packages/debian buster InRelease [3,595 B]
Get:5 http://apt.myvestacp.com/buster buster InRelease [2,305 B]
Get:6 http://nginx.org/packages/debian buster/nginx arm64 Packages [12.6 kB]
Fetched 18.5 kB in 1s (27.7 kB/s)
Reading package lists... Done
N: Skipping acquire of configured file 'vesta/binary-arm64/Packages' as reposito                                                                                                                                                             ry 'http://apt.myvestacp.com/buster buster InRelease' doesn't support architectu                                                                                                                                                             re 'arm64'
=== Disable daemon autostart /usr/share/doc/sysv-rc/README.policy-rc.d.gz
=== Installing all apt packages
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package vesta
E: Unable to locate package vesta-nginx
E: Unable to locate package vesta-php
Error: apt-get install failed
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

myVesta doesn't have a build for arm architecture, sorry.
Varnish
Posts: 2
Joined: Thu Jun 02, 2022 6:19 pm

myVesta wrote: Tue Jan 25, 2022 4:48 pm myVesta doesn't have a build for arm architecture, sorry.
I also want to thank you very much for your work. I am a developer and I understand the difficulties, to be reconciled with the needs.
However, despite being like you a great admirer and user of Debian, I ask you, along with many others I imagine, to also include the ARM architecture, at least for Debian 11, as I use a lot of ARM servers, since before Scaleway came acquired by Online.net/fr.
I really believe that ARM is the future.
Post Reply