AdoPiSoft / Releases

Software Releases
4 stars 7 forks source link

any suport for orange pi plus? #9

Open madorax251 opened 3 years ago

adonespitogo commented 3 years ago

Hi @madorax251 , yes we can easily add support for Opi Plus. The problem is we cannot get hold of any orange pi plus hardware right now. If you have a spare opi plus board, we will offer to buy it from you for a reasonable price so we can create a software image for opi plus. If you know where to buy this board, please let us know. Thanks.

madorax251 commented 3 years ago

can the orange pi pc img be used on the orange pi plus?

adonespitogo commented 3 years ago

We have various images for orange pi boards. But nothing is specific for orange pi plus. I suggest you try all the images for orange pi and see if any of them works for your board. You can find the images here: https://www.adopisoft.com/blog/articles/version-5-beta-release

madorax251 commented 3 years ago

I've tried all the img files listed on the official ado pisoft site. and nothing works. can you help? so that adopisoft can run on orange pi plus?

alenteria commented 3 years ago

Did you try any of these? https://www.adopisoft.com/download_options?board=opi1_plus

madorax251 commented 3 years ago

I have tried on the orange pi plus it can't run even the indicator light doesn't turn on

madorax251 commented 3 years ago

is this the correct image for the orange pi plus? https://linux-sunxi.org/Xunlong_Orange_Pi_Plus

madorax251 commented 3 years ago

I've tried on the pi orange plus it doesn't work at all even the indicator lights on the board and the ethernet port don't turn on

alenteria commented 3 years ago

is this the orange pi model you’re referring to?

http://www.orangepi.org/orangepiplus2e/

alenteria commented 3 years ago

For the correct image per model, you can download it in the official orangepi website. Just choose armbian os from the choices

madorax251 commented 3 years ago

I installed armbian just to make sure that the board is fine. Basically I want to run adopisoft

madorax251 commented 3 years ago

not orange pi plus h2 but orange pi plus https://www.armbian.com/orange-pi-plus/

alenteria commented 3 years ago

I installed armbian just to make sure that the board is fine. Basically I want to run adopisoft

if the armbian is working now, you can manually install the adopisoft software, releases files are located here: https://github.com/AdoPiSoft/Releases/releases

Please run this command on the orange pi terminal: dpkg --print-architecture

Kindly attach here the result so I can provide you the proper debian file to install.

madorax251 commented 3 years ago

can you help me to build it so I can download the img that you have built as before I don't really understand that

madorax251 commented 3 years ago

I don't understand and I'm confused about having to download the exact file and where to start I hope you understand what I mean

madorax251 commented 3 years ago

out of the 4 files which one should i choose? I'm not experienced with this I hope you understand and can help me

alenteria commented 3 years ago

10 this board is untested.

But I can help you install the adopisoft software on any board. You can plug in keyboard and monitor to your orange pi and run this command in the terminal dpkg --print-architecture

madorax251 commented 3 years ago

ok i will try. but which file should i download?

madorax251 commented 3 years ago

I have tried using armbian buster on the orange pi +. I have followed your intrusion but it didn't work maybe because I am unfamiliar with this can you help me

madorax251 commented 3 years ago

armhf-orangepi.ini and Ado-OPIONE-v4.3.0-lite.img running on opi one opi zero and opi pc. after i tried this IMG on opi plus it didn't work i downloaded it in april 2021

alenteria commented 3 years ago

Just flash a regular image from the orangepi official website. and when you boot it and accessed the command line, run this dpkg --print-architecture and attach here the result

madorax251 commented 3 years ago

I installed armbian just to make sure that the board is fine. Basically I want to run adopisoft

if the armbian is working now, you can manually install the adopisoft software, releases files are located here: https://github.com/AdoPiSoft/Releases/releases

Please run this command on the orange pi terminal: dpkg --print-architecture

Kindly attach here the result so I can provide you the proper debian file to install.

this is the result of the command dpkg --print-architecture


/ | () | | | | |) | || | | || | /| | | _/|| || |_|

Welcome to Armbian 21.05.8 Buster with Linux 5.10.43-sunxi

System load: 17% Up time: 0 min Memory usage: 10% of 999M IP: 192.168.100.34 CPU temp: 48°C Usage of /: 21% of 15G RX today: 7.0 MiB

Last login: Sat Aug 14 23:49:47 2021 from 192.168.100.11 -bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) pi@Fluidd:~$ dpkg --print-architecture armhf

madorax251 commented 3 years ago

https://prnt.sc/1p2uk03

alenteria commented 3 years ago

ok I will send you instructions on how to install adopisoft software

alenteria commented 3 years ago

Run the following commands (one at a time, each of them shoud be successful before proceeding to the next):

sudo apt-get update && sudo apt-get upgrade -y

sudo apt-get install curl -y

sudo apt-get update && sudo apt-get upgrade -y curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -

sudo apt-get install -y nodejs python nginx bind9 isc-dhcp-server

sudo apt-get install -y hostapd dmidecode build-essential openssh-server python-pip unzip bridge-utils

wget -O adopisoft-4.3.0-armhf-node-v12.16.1.deb https://github.com/AdoPiSoft/Releases/releases/download/4.3.0/adopisoft-4.3.0-armhf-node-v12.16.1.deb

sudo apt-get install ./adopisoft-4.3.0-armhf-node-v12.16.1.deb

wget -O ado-psql-script.sh https://gist.githubusercontent.com/alenteria/791dbe32175a01d1f1b602b25489ad22/raw/9a5aa879ac70d24bd9a7dd7f8ed97d7fe2c2f597/ado-psql-script.sh

sudo ./ado-psql-script.sh

After the above commands, reboot. And when it’s back up, access the admin and follow the setup wizard (https://wiki.adopisoft.com/doku.php?id=x64-server#initial_setup)

A5D25F98-E05C-43B2-8FDC-3C4FC24DE26B

madorax251 commented 3 years ago

I've tried to install the one you suggested, I can open it in the browser but stop until it says "System is starting up, please wait ..."

https://prnt.sc/1qqkr3d

madorax251 commented 3 years ago

login as: root root@192.168.100.20's password:


/ | () | | | | |) | || | | || | /| | | _/|| || |_|

Welcome to Armbian 21.08.1 Focal with Linux 5.10.60-sunxi

System load: 16% Up time: 2 min Local users: 2
Memory usage: 9% of 999M IP: 192.168.100.20 CPU temp: 45°C Usage of /: 8% of 15G

[ 6 security updates available, 16 updates total: apt upgrade ] Last check: 2021-08-26 10:13

Last login: Thu Aug 26 10:13:58 2021

Waiting for system to finish booting ...

New to Armbian? Documentation: https://docs.armbian.com Support: https://forum.armbian.com

New root password: ** Repeat password: ** Rejected - it is too simplistic/systematic. Try again. New root password: Repeat password:

Choose default system command shell:

1) bash 2) zsh

Shell: BASH

Creating a new user account. Press to abort

Please provide a username (eg. your forename): Creating a new user account. Press to abort

Please provide a username (eg. your forename): opi Create password: **** Repeat password: Rejected - passwords do not match. Try again. Create password: Repeat password: ***

Please provide your real name: Opi

Dear Opi, your account opi has been created and is sudo enabled. Please use this account for your daily work from now on.

Detected timezone: Asia/Jakarta

Set user language based on your location? [Y/n]

At your location, more locales are possible:

1) id_ID.UTF-8 3) Skip generating locales 2) ko_KR.UTF-8 Please enter your choice:3 root@orangepiplus:~# sudo apt-get update && sudo apt-get upgrade -y 0% [Working] Hit:2 http://ports.ubuntu.com focal InRelease Get:3 http://ports.ubuntu.com focal-security InRelease [114 kB] Get:4 http://ports.ubuntu.com focal-updates InRelease [114 kB] Get:5 http://ports.ubuntu.com focal-backports InRelease [101 kB] Get:6 http://ports.ubuntu.com focal-security/universe armhf Packages [596 kB] Get:7 http://ports.ubuntu.com focal-security/main armhf Packages [596 kB] Get:8 http://ports.ubuntu.com focal-updates/universe armhf Packages [864 kB] Get:9 http://ports.ubuntu.com focal-updates/main armhf Packages [993 kB] Get:1 http://mirrors.bfsu.edu.cn/armbian focal InRelease [18.2 kB] Get:10 http://mirrors.bfsu.edu.cn/armbian focal/focal-utils armhf Packages [99.7 kB] Get:11 http://mirrors.bfsu.edu.cn/armbian focal/main armhf Packages [208 kB] Fetched 3,702 kB in 13s (275 kB/s) Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: base-files distro-info-data libgnutls30 libssh-4 libssl-dev libssl1.1 linux-libc-dev login openssh-client openssh-server openssh-sftp-server openssl openvpn passwd sysstat u-boot-tools wireless-regdb 17 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 8,150 kB of archives. After this operation, 112 kB of additional disk space will be used. Get:1 http://ports.ubuntu.com focal-updates/main armhf base-files armhf 11ubuntu5.4 [60.2 kB] Get:2 http://ports.ubuntu.com focal-updates/main armhf login armhf 1:4.8.1-1ubuntu5.20.04.1 [217 kB] Get:3 http://ports.ubuntu.com focal-updates/main armhf passwd armhf 1:4.8.1-1ubuntu5.20.04.1 [750 kB] Get:4 http://ports.ubuntu.com focal-security/main armhf libgnutls30 armhf 3.6.13-2ubuntu1.6 [767 kB] Get:5 http://ports.ubuntu.com focal-security/main armhf distro-info-data all 0.43ubuntu1.6 [4,608 B] Get:6 http://ports.ubuntu.com focal-security/main armhf libssl-dev armhf 1.1.1f-1ubuntu2.8 [1,382 kB] Get:7 http://ports.ubuntu.com focal-security/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.8 [1,084 kB] Get:8 http://ports.ubuntu.com focal-security/main armhf openssl armhf 1.1.1f-1ubuntu2.8 [598 kB] Get:9 http://ports.ubuntu.com focal-updates/main armhf openssh-sftp-server armhf 1:8.2p1-4ubuntu0.3 [44.5 kB] Get:10 http://ports.ubuntu.com focal-updates/main armhf openssh-server armhf 1:8.2p1-4ubuntu0.3 [343 kB] Get:11 http://ports.ubuntu.com focal-updates/main armhf openssh-client armhf 1:8.2p1-4ubuntu0.3 [591 kB] Get:12 http://ports.ubuntu.com focal-security/main armhf libssh-4 armhf 0.9.3-2ubuntu2.2 [147 kB] Get:13 http://ports.ubuntu.com focal-updates/main armhf openvpn armhf 2.4.7-1ubuntu2.20.04.3 [436 kB] Get:14 http://ports.ubuntu.com focal-updates/main armhf sysstat armhf 12.2.0-2ubuntu0.1 [426 kB] Get:15 http://ports.ubuntu.com focal-updates/main armhf u-boot-tools armhf 2021.01+dfsg-3ubuntu0~20.04.3 [146 kB] Get:16 http://ports.ubuntu.com focal-updates/main armhf wireless-regdb all 2021.07.14-0ubuntu1~20.04.1 [10.1 kB] Get:17 http://mirrors.bfsu.edu.cn/armbian focal/main armhf linux-libc-dev armhf 21.08.1 [1,143 kB] Fetched 8,150 kB in 8s (1,014 kB/s) Preconfiguring packages ... (Reading database ... 38137 files and directories currently installed.) Preparing to unpack .../base-files_11ubuntu5.4_armhf.deb ... Unpacking base-files (11ubuntu5.4) over (11ubuntu5.3) ... Setting up base-files (11ubuntu5.4) ...

Configuration file '/etc/issue' ==> Modified (by you or by a script) since installation. ==> Package distributor has shipped an updated version. What would you like to do about it ? Your options are: Y or I : install the package maintainer's version N or O : keep your currently-installed version D : show the differences between the versions Z : start a shell to examine the situation The default action is to keep your current version. *** issue (Y/I/N/O/D/Z) [default=N] ? n

Configuration file '/etc/issue.net' ==> Modified (by you or by a script) since installation. ==> Package distributor has shipped an updated version. What would you like to do about it ? Your options are: Y or I : install the package maintainer's version N or O : keep your currently-installed version D : show the differences between the versions Z : start a shell to examine the situation The default action is to keep your current version. *** issue.net (Y/I/N/O/D/Z) [default=N] ? N Installing new version of config file /etc/lsb-release ... motd-news.timer is a disabled or a static unit, not starting it. motd-news.service is a disabled or a static unit, not starting it. (Reading database ... 38137 files and directories currently installed.) Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_armhf.deb ... Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5.20.04) ... Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... (Reading database ... 38137 files and directories currently installed.) Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_armhf.deb ... Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5.20.04) ... Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... (Reading database ... 38137 files and directories currently installed.) Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_armhf.deb ... Unpacking libgnutls30:armhf (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1.3) ... Setting up libgnutls30:armhf (3.6.13-2ubuntu1.6) ... (Reading database ... 38137 files and directories currently installed.) Preparing to unpack .../00-distro-info-data_0.43ubuntu1.6_all.deb ... Unpacking distro-info-data (0.43ubuntu1.6) over (0.43ubuntu1.5) ... Preparing to unpack .../01-libssl-dev_1.1.1f-1ubuntu2.8_armhf.deb ... Unpacking libssl-dev:armhf (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.4) ... Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.8_armhf.deb ... Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.4) ... Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.8_armhf.deb ... Unpacking openssl (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.4) ... Preparing to unpack .../04-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_armhf.deb ... Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... Preparing to unpack .../05-openssh-server_1%3a8.2p1-4ubuntu0.3_armhf.deb ... Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... Preparing to unpack .../06-openssh-client_1%3a8.2p1-4ubuntu0.3_armhf.deb ... Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... Preparing to unpack .../07-libssh-4_0.9.3-2ubuntu2.2_armhf.deb ... Unpacking libssh-4:armhf (0.9.3-2ubuntu2.2) over (0.9.3-2ubuntu2.1) ... Preparing to unpack .../08-linux-libc-dev_21.08.1_armhf.deb ... Unpacking linux-libc-dev:armhf (21.08.1) over (5.4.0-80.90) ... Preparing to unpack .../09-openvpn_2.4.7-1ubuntu2.20.04.3_armhf.deb ... Unpacking openvpn (2.4.7-1ubuntu2.20.04.3) over (2.4.7-1ubuntu2.20.04.2) ... Preparing to unpack .../10-sysstat_12.2.0-2ubuntu0.1_armhf.deb ... Unpacking sysstat (12.2.0-2ubuntu0.1) over (12.2.0-2) ... Preparing to unpack .../11-u-boot-tools_2021.01+dfsg-3ubuntu0~20.04.3_armhf.deb ... Unpacking u-boot-tools (2021.01+dfsg-3ubuntu0~20.04.3) over (2020.10+dfsg-1ubuntu0~20.04.2) ... Preparing to unpack .../12-wireless-regdb_2021.07.14-0ubuntu1~20.04.1_all.deb ... Unpacking wireless-regdb (2021.07.14-0ubuntu1~20.04.1) over (2020.11.20-0ubuntu1~20.04.1) ... Setting up distro-info-data (0.43ubuntu1.6) ... Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.8) ... Setting up wireless-regdb (2021.07.14-0ubuntu1~20.04.1) ... Setting up linux-libc-dev:armhf (21.08.1) ... Setting up libssl-dev:armhf (1.1.1f-1ubuntu2.8) ... Setting up libssh-4:armhf (0.9.3-2ubuntu2.2) ... Setting up u-boot-tools (2021.01+dfsg-3ubuntu0~20.04.3) ... Setting up openssl (1.1.1f-1ubuntu2.8) ... Setting up sysstat (12.2.0-2ubuntu0.1) ... Setting up openvpn (2.4.7-1ubuntu2.20.04.3) ...

E: Package 'python-pip' has no installation candidate root@orangepiplus:~# root@orangepiplus:~# sudo apt-get install -y nodejs python nginx bind9 isc-dhcp-server Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'python-is-python2' instead of 'python' nodejs is already the newest version (10.19.0~dfsg-3ubuntu1). python-is-python2 is already the newest version (2.7.17-4). bind9 is already the newest version (1:9.16.1-0ubuntu2.8). isc-dhcp-server is already the newest version (4.4.1-2.1ubuntu5.20.04.2). nginx is already the newest version (1.18.0-0ubuntu1.2). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. root@orangepiplus:~# root@orangepiplus:~# sudo apt-get install -y hostapd dmidecode build-essential openssh-server python-pip unzip bridge-utils Reading package lists... Done Building dependency tree Reading state information... Done Package python-pip is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: python3-pip

E: Package 'python-pip' has no installation candidate root@orangepiplus:~# root@orangepiplus:~# wget -O adopisoft-4.3.0-armhf-node-v12.16.1.deb https://github.com/AdoPiSoft/Releases/releases/download/4.3.0/adopisoft-4.3.0-armhf-node-v12.16.1.deb --2021-08-29 12:11:28-- https://github.com/AdoPiSoft/Releases/releases/download/4.3.0/adopisoft-4.3.0-armhf-node-v12.16.1.deb Resolving github.com (github.com)... 13.229.188.59 Connecting to github.com (github.com)|13.229.188.59|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github-releases.githubusercontent.com/234993346/4923c880-915d-11eb-911d-1ac5d59c6f3e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210829%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210829T121129Z&X-Amz-Expires=300&X-Amz-Signature=e2b093b6be4122c8a0426e585cab7649787bcd4444e06beaef76196a8c9d1f56&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=234993346&response-content-disposition=attachment%3B%20filename%3Dadopisoft-4.3.0-armhf-node-v12.16.1.deb&response-content-type=application%2Foctet-stream [following] --2021-08-29 12:11:29-- https://github-releases.githubusercontent.com/234993346/4923c880-915d-11eb-911d-1ac5d59c6f3e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210829%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210829T121129Z&X-Amz-Expires=300&X-Amz-Signature=e2b093b6be4122c8a0426e585cab7649787bcd4444e06beaef76196a8c9d1f56&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=234993346&response-content-disposition=attachment%3B%20filename%3Dadopisoft-4.3.0-armhf-node-v12.16.1.deb&response-content-type=application%2Foctet-stream Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.110.154, ... Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 19778712 (19M) [application/octet-stream] Saving to: ‘adopisoft-4.3.0-armhf-node-v12.16.1.deb’

adopisoft-4.3.0-arm 100%[===================>] 18.86M 9.47MB/s in 2.0s

2021-08-29 12:11:36 (9.47 MB/s) - ‘adopisoft-4.3.0-armhf-node-v12.16.1.deb’ saved [19778712/19778712]

root@orangepiplus:~# sudo apt-get install ./adopisoft-4.3.0-armhf-node-v12.16.1.deb Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'adopisoft' instead of './adopisoft-4.3.0-armhf-node-v12.16.1.deb' The following additional packages will be installed: dmidecode The following NEW packages will be installed: adopisoft dmidecode 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 45.6 kB/19.8 MB of archives. After this operation, 110 kB of additional disk space will be used. Do you want to continue? [Y/n] y Abort. root@orangepiplus:~# wget -O ado-psql-script.sh https://gist.githubusercontent.com/alenteria/791dbe32175a01d1f1b602b25489ad22/raw/9a5aa879ac70d24bd9a7dd7f8ed97d7fe2c2f597/ado-psql-script.sh --2021-08-29 12:12:10-- https://gist.githubusercontent.com/alenteria/791dbe32175a01d1f1b602b25489ad22/raw/9a5aa879ac70d24bd9a7dd7f8ed97d7fe2c2f597/ado-psql-script.sh Resolving gist.githubusercontent.com (gist.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to gist.githubusercontent.com (gist.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 893 [text/plain] Saving to: ‘ado-psql-script.sh’

ado-psql-script.sh 100%[===================>] 893 --.-KB/s in 0s

2021-08-29 12:12:11 (6.60 MB/s) - ‘ado-psql-script.sh’ saved [893/893]

root@orangepiplus:~# root@orangepiplus:~# sudo ./ado-psql-script.sh sudo: ./ado-psql-script.sh: command not found root@orangepiplus:~# root@orangepiplus:~# chmod u+r+x ado-psql-script.sh root@orangepiplus:~# ./ado-psql-script.sh === ./ado-psql-script.sh on orangepiplus at Sun 29 Aug 2021 12:13:02 PM UTC Hit:1 http://ports.ubuntu.com focal InRelease Hit:2 http://ports.ubuntu.com focal-security InRelease Hit:3 http://ports.ubuntu.com focal-updates InRelease Hit:4 http://ports.ubuntu.com focal-backports InRelease Hit:5 http://mirrors.nju.edu.cn/armbian focal InRelease Reading package lists... Done Building dependency tree Reading state information... Done All packages are up to date. Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: libllvm10 libpq5 postgresql-12 postgresql-client-12 postgresql-client-common postgresql-common ssl-cert Suggested packages: postgresql-doc postgresql-doc-12 libjson-perl openssl-blacklist The following NEW packages will be installed: libllvm10 libpq5 postgresql postgresql-12 postgresql-client-12 postgresql-client-common postgresql-common postgresql-contrib ssl-cert 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. Need to get 27.6 MB of archives. After this operation, 106 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com focal/main armhf libllvm10 armhf 1:10.0.0-4ubuntu1 [13.4 MB] Get:2 http://ports.ubuntu.com focal-security/main armhf libpq5 armhf 12.8-0ubuntu0.20.04.1 [101 kB] Get:3 http://ports.ubuntu.com focal-security/main armhf postgresql-client-common all 214ubuntu0.1 [28.2 kB] Get:4 http://ports.ubuntu.com focal-security/main armhf postgresql-client-12 armhf 12.8-0ubuntu0.20.04.1 [991 kB] Get:5 http://ports.ubuntu.com focal/main armhf ssl-cert all 1.0.39 [17.0 kB] Get:6 http://ports.ubuntu.com focal-security/main armhf postgresql-common all 214ubuntu0.1 [169 kB] Get:7 http://ports.ubuntu.com focal-security/main armhf postgresql-12 armhf 12.8-0ubuntu0.20.04.1 [12.9 MB] Get:8 http://ports.ubuntu.com focal-security/main armhf postgresql all 12+214ubuntu0.1 [3,924 B] Get:9 http://ports.ubuntu.com focal-security/main armhf postgresql-contrib all 12+214ubuntu0.1 [3,932 B] Fetched 27.6 MB in 7s (3,962 kB/s) Preconfiguring packages ... Selecting previously unselected package libllvm10:armhf. (Reading database ... 39666 files and directories currently installed.) Preparing to unpack .../0-libllvm10_1%3a10.0.0-4ubuntu1_armhf.deb ... Unpacking libllvm10:armhf (1:10.0.0-4ubuntu1) ... Selecting previously unselected package libpq5:armhf. Preparing to unpack .../1-libpq5_12.8-0ubuntu0.20.04.1_armhf.deb ... Unpacking libpq5:armhf (12.8-0ubuntu0.20.04.1) ... Selecting previously unselected package postgresql-client-common. Preparing to unpack .../2-postgresql-client-common_214ubuntu0.1_all.deb ... Unpacking postgresql-client-common (214ubuntu0.1) ... Selecting previously unselected package postgresql-client-12. Preparing to unpack .../3-postgresql-client-12_12.8-0ubuntu0.20.04.1_armhf.deb ... Unpacking postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... Selecting previously unselected package ssl-cert. Preparing to unpack .../4-ssl-cert_1.0.39_all.deb ... Unpacking ssl-cert (1.0.39) ... Selecting previously unselected package postgresql-common. Preparing to unpack .../5-postgresql-common_214ubuntu0.1_all.deb ... Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' Unpacking postgresql-common (214ubuntu0.1) ... Selecting previously unselected package postgresql-12. Preparing to unpack .../6-postgresql-12_12.8-0ubuntu0.20.04.1_armhf.deb ... Unpacking postgresql-12 (12.8-0ubuntu0.20.04.1) ... Selecting previously unselected package postgresql. Preparing to unpack .../7-postgresql_12+214ubuntu0.1_all.deb ... Unpacking postgresql (12+214ubuntu0.1) ... Selecting previously unselected package postgresql-contrib. Preparing to unpack .../8-postgresql-contrib_12+214ubuntu0.1_all.deb ... Unpacking postgresql-contrib (12+214ubuntu0.1) ... Setting up postgresql-client-common (214ubuntu0.1) ... Setting up libpq5:armhf (12.8-0ubuntu0.20.04.1) ... Setting up libllvm10:armhf (1:10.0.0-4ubuntu1) ... Setting up postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode Setting up ssl-cert (1.0.39) ... Setting up postgresql-common (214ubuntu0.1) ... Adding user postgres to group ssl-cert

Creating config file /etc/postgresql-common/createcluster.conf with new version Building PostgreSQL dictionaries from installed myspell/hunspell packages... Removing obsolete dictionary files: Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. Setting up postgresql-12 (12.8-0ubuntu0.20.04.1) ... Creating new PostgreSQL cluster 12/main ... /usr/lib/postgresql/12/bin/initdb -D /var/lib/postgresql/12/main --auth-local peer --auth-host md5 The files belonging to this database system will be owned by user "postgres". This user must also own the server process.

The database cluster will be initialized with locale "en_US.UTF-8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english".

Data page checksums are disabled.

fixing permissions on existing directory /var/lib/postgresql/12/main ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... Etc/UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok syncing data to disk ... ok

Success. You can now start the database server using:

pg_ctlcluster 12 main start

Ver Cluster Port Status Owner Data directory Log file 12 main 5432 down postgres /var/lib/postgresql/12/main /var/log/postgresql/postgresql-12-main.log update-alternatives: using /usr/share/postgresql/12/man/man1/postmaster.1.gz to provide /usr/share/man/man1/postmaster.1.gz (postmaster.1.gz) in auto mode Setting up postgresql-contrib (12+214ubuntu0.1) ... Setting up postgresql (12+214ubuntu0.1) ... Processing triggers for systemd (245.4-4ubuntu3.11) ... Processing triggers for man-db (2.9.1-1) ... Processing triggers for libc-bin (2.31-0ubuntu9.2) ... start the postgres Starting postgresql (via systemctl): postgresql.service. could not change directory to "/root": Permission denied ?column?

create user (1 row)

CREATE ROLE ALTER ROLE ?column?

grant him the priviledges (1 row)

GRANT ALTER ROLE ?column?

AND VERIFY (1 row)

grantor | grantee | table_catalog | table_schema | table_name | privilege_type | is_grantable | with_hierarchy ---------+---------+---------------+--------------+------------+----------------+--------------+---------------- (0 rows)

  ?column?

INSTALL EXTENSIONS (1 row)

CREATE EXTENSION CREATE EXTENSION CREATE EXTENSION ● postgresql.service - PostgreSQL RDBMS Loaded: loaded (/lib/systemd/system/postgresql.service; enabled; vendor preset: enabled) Active: active (exited) since Sun 2021-08-29 12:14:19 UTC; 32s ago Main PID: 9425 (code=exited, status=0/SUCCESS) Tasks: 0 (limit: 2061) Memory: 0B CGroup: /system.slice/postgresql.service

Aug 29 12:14:19 orangepiplus systemd[1]: Starting PostgreSQL RDBMS... Aug 29 12:14:19 orangepiplus systemd[1]: Finished PostgreSQL RDBMS. tcp 0 0 127.0.0.1:5432 0.0.0.0: LISTEN 9648/postgres tcp6 0 0 ::1:5432 ::: LISTEN 9648/postgres

madorax251 commented 3 years ago

this is the result. I've tried with armbian buster and armbian focal and the results are the same.

madorax251 commented 3 years ago

login as: root root@192.168.100.20's password: Access denied root@192.168.100.20's password:


/ | () | | | | |) | || | | || | /| | | _/|| || |_|

Welcome to Armbian 21.05.1 Buster with Linux 5.10.34-sunxi

System load: 10% Up time: 2 min Memory usage: 9% of 999M IP: 192.168.100.20 CPU temp: 50°C Usage of /: 9% of 15G RX today: n/a

[ General system configuration (beta): armbian-config ]

Last login: Sun Aug 29 12:26:05 2021 from 192.168.100.17 root@orangepiplus:~# sudo apt-get update && sudo apt-get upgrade -y Get:1 http://security.debian.org buster/updates InRelease [65.4 kB] Get:2 http://security.debian.org buster/updates/main armhf Packages [372 kB] Get:3 http://deb.debian.org/debian buster InRelease [122 kB] Get:4 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] Get:5 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] Get:7 http://deb.debian.org/debian buster/main armhf Packages [10.5 MB] Get:8 http://deb.debian.org/debian buster-updates/main armhf Packages.diff/Index [7,624 B] Get:9 http://deb.debian.org/debian buster-updates/main armhf Contents (deb).diff/Index [7,132 B] Get:10 http://deb.debian.org/debian buster-backports/main armhf Packages.diff/Index [27.8 kB] Get:11 http://deb.debian.org/debian buster-backports/main armhf Contents (deb).diff/Index [28.0 kB] Get:12 http://deb.debian.org/debian buster-backports/contrib armhf Packages.diff/Index [27.8 kB] Get:13 http://deb.debian.org/debian buster-backports/contrib armhf Contents (deb).diff/Index [22.9 kB] Get:14 http://deb.debian.org/debian buster-backports/non-free armhf Packages.diff/Index [27.8 kB] Get:15 http://deb.debian.org/debian buster-backports/non-free armhf Contents (deb).diff/Index [20.4 kB] Get:16 http://deb.debian.org/debian buster-updates/main armhf Packages 2021-06-21-1401.46.pdiff [448 B] Get:17 http://deb.debian.org/debian buster-updates/main armhf Packages 2021-06-23-1401.37.pdiff [4,287 B] Get:17 http://deb.debian.org/debian buster-updates/main armhf Packages 2021-06-23-1401.37.pdiff [4,287 B] Get:18 http://deb.debian.org/debian buster-updates/main armhf Contents (deb) 2021-06-21-1401.46.pdiff [152 B] Get:19 http://deb.debian.org/debian buster-updates/main armhf Contents (deb) 2021-06-23-1401.37.pdiff [387 kB] Get:19 http://deb.debian.org/debian buster-updates/main armhf Contents (deb) 2021-06-23-1401.37.pdiff [387 kB] Get:20 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-05-10-0200.35.pdiff [176 B] Get:21 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-05-11-1400.52.pdiff [677 B] Get:22 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-05-15-2001.00.pdiff [2,924 B] Get:23 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-05-16-0201.11.pdiff [8,963 B] Get:24 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-05-25-0202.48.pdiff [9,507 B] Get:25 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-05-26-1401.08.pdiff [1,745 B] Get:26 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-05-26-2001.05.pdiff [7,582 B] Get:27 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-05-27-0201.06.pdiff [641 B] Get:28 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-06-04-2001.07.pdiff [954 B] Get:6 http://mirrors.bfsu.edu.cn/armbian buster InRelease [18.3 kB] Get:29 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-06-07-0801.16.pdiff [3,877 B] Get:30 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-06-10-1401.21.pdiff [464 B] Get:31 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-06-18-0801.45.pdiff [3,814 B] Get:32 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-06-18-1408.31.pdiff [2,338 B] Get:33 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-06-18-2001.48.pdiff [3,914 B] Get:34 http://mirrors.bfsu.edu.cn/armbian buster/main armhf Packages [208 kB] Get:35 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-06-19-0202.02.pdiff [2,210 B] Get:36 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-06-19-0801.38.pdiff [816 B] Get:37 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-06-19-2001.23.pdiff [4,314 B] Get:38 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-06-20-0201.24.pdiff [564 B] Get:39 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-06-28-1401.17.pdiff [1,103 B] Get:40 http://mirrors.bfsu.edu.cn/armbian buster/main armhf Contents (deb) [17.2 MB] Get:41 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-07-01-1401.17.pdiff [522 B] Get:42 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-07-01-2001.01.pdiff [5,682 B] Get:43 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-07-13-0201.25.pdiff [720 B] Get:44 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-07-16-1401.53.pdiff [1,696 B] Get:45 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-07-17-0201.23.pdiff [7,448 B] Get:46 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-07-18-2001.43.pdiff [196 B] Get:47 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-07-20-2008.42.pdiff [312 B] Get:48 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-07-25-0801.36.pdiff [950 B] Get:49 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-07-26-2001.35.pdiff [3,831 B] Get:50 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-07-28-1401.32.pdiff [1,118 B] Get:51 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-07-28-2001.49.pdiff [640 B] Get:52 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-08-02-1401.42.pdiff [71 B] Get:53 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-08-02-2001.38.pdiff [644 B] Get:54 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-08-03-0201.47.pdiff [4,092 B] Get:55 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-08-16-1420.15.pdiff [344 B] Get:56 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-08-17-0804.49.pdiff [1,308 B] Get:57 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-08-17-1404.26.pdiff [580 B] Get:58 http://mirrors.bfsu.edu.cn/armbian buster/buster-utils armhf Packages [82.7 kB] Get:59 http://mirrors.bfsu.edu.cn/armbian buster/buster-utils armhf Contents (deb) [18.7 kB] Get:60 http://mirrors.bfsu.edu.cn/armbian buster/buster-desktop armhf Packages [28.4 kB] Get:61 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-08-17-2006.14.pdiff [279 B] Get:62 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-08-18-0804.13.pdiff [3,771 B] Get:63 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-08-20-0809.24.pdiff [201 B] Get:64 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-08-24-2010.15.pdiff [534 B] Get:65 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-08-25-0205.19.pdiff [2,109 B] Get:65 http://deb.debian.org/debian buster-backports/main armhf Packages 2021-08-25-0205.19.pdiff [2,109 B] Get:66 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-05-10-0200.35.pdiff [148 B] Get:67 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-05-15-2001.00.pdiff [5,147 B] Get:68 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-05-16-0201.11.pdiff [57.4 kB] Get:69 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-05-25-0202.48.pdiff [1,562 B] Get:70 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-05-26-1401.08.pdiff [178 kB] Get:71 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-05-26-2001.05.pdiff [22.6 kB] Get:72 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-06-04-2001.07.pdiff [508 B] Get:73 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-06-07-0205.53.pdiff [95.9 kB] Get:74 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-06-07-0801.16.pdiff [268 kB] Get:75 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-06-18-0801.45.pdiff [17.5 kB] Get:76 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-06-18-1408.31.pdiff [507 B] Get:77 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-06-18-2001.48.pdiff [2,168 B] Get:78 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-06-19-0202.02.pdiff [1,892 B] Get:79 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-06-19-0801.38.pdiff [1,737 B] Get:80 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-06-19-2001.23.pdiff [1,426 B] Get:81 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-06-20-0201.24.pdiff [754 B] Get:82 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-07-01-1401.17.pdiff [152 B] Get:83 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-07-01-2001.01.pdiff [6,783 B] Get:84 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-07-16-1401.53.pdiff [1,544 B] Get:85 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-07-17-0201.23.pdiff [11.6 kB] Get:86 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-07-18-2001.43.pdiff [182 B] Get:87 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-07-25-0801.36.pdiff [152 B] Get:88 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-07-26-1401.38.pdiff [95.4 kB] Get:89 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-07-26-2001.35.pdiff [268 kB] Get:90 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-08-02-1401.42.pdiff [131 B] Get:91 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-08-02-2001.38.pdiff [776 B] Get:92 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-08-03-0201.47.pdiff [441 B] Get:93 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-08-16-1420.15.pdiff [332 B] Get:94 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-08-17-0804.49.pdiff [463 B] Get:95 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-08-17-1404.26.pdiff [127 B] Get:96 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-08-18-0804.13.pdiff [4,543 B] Get:97 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-08-20-0809.24.pdiff [83 B] Get:98 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-08-24-2010.15.pdiff [552 B] Get:99 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-08-25-0205.19.pdiff [3,338 B] Get:99 http://deb.debian.org/debian buster-backports/main armhf Contents (deb) 2021-08-25-0205.19.pdiff [3,338 B] Get:100 http://deb.debian.org/debian buster-backports/contrib armhf Packages 2021-05-16-0201.11.pdiff [186 B] Get:101 http://deb.debian.org/debian buster-backports/contrib armhf Packages 2021-06-18-1408.31.pdiff [184 B] Get:102 http://deb.debian.org/debian buster-backports/contrib armhf Packages 2021-06-18-2001.48.pdiff [1,759 B] Get:103 http://deb.debian.org/debian buster-backports/contrib armhf Packages 2021-06-27-0200.57.pdiff [214 B] Get:104 http://deb.debian.org/debian buster-backports/contrib armhf Packages 2021-07-01-1401.17.pdiff [490 B] Get:105 http://deb.debian.org/debian buster-backports/contrib armhf Packages 2021-07-17-0201.23.pdiff [1,643 B] Get:106 http://deb.debian.org/debian buster-backports/contrib armhf Packages 2021-08-02-2001.38.pdiff [82 B] Get:106 http://deb.debian.org/debian buster-backports/contrib armhf Packages 2021-08-02-2001.38.pdiff [82 B] Get:107 http://deb.debian.org/debian buster-backports/contrib armhf Contents (deb) 2021-06-18-0801.45.pdiff [175 B] Get:108 http://deb.debian.org/debian buster-backports/contrib armhf Contents (deb) 2021-06-18-1408.31.pdiff [135 B] Get:109 http://deb.debian.org/debian buster-backports/contrib armhf Contents (deb) 2021-06-18-2001.48.pdiff [320 B] Get:110 http://deb.debian.org/debian buster-backports/contrib armhf Contents (deb) 2021-08-02-2001.38.pdiff [83 B] Get:110 http://deb.debian.org/debian buster-backports/contrib armhf Contents (deb) 2021-08-02-2001.38.pdiff [83 B] Get:111 http://deb.debian.org/debian buster-backports/non-free armhf Packages 2021-05-24-2001.03.pdiff [326 B] Get:112 http://deb.debian.org/debian buster-backports/non-free armhf Packages 2021-06-06-1401.14.pdiff [334 B] Get:113 http://deb.debian.org/debian buster-backports/non-free armhf Packages 2021-06-18-1408.31.pdiff [297 B] Get:114 http://deb.debian.org/debian buster-backports/non-free armhf Packages 2021-07-01-2001.01.pdiff [258 B] Get:115 http://deb.debian.org/debian buster-backports/non-free armhf Packages 2021-07-16-1401.53.pdiff [270 B] Get:116 http://deb.debian.org/debian buster-backports/non-free armhf Packages 2021-08-02-2001.38.pdiff [36 B] Get:117 http://deb.debian.org/debian buster-backports/non-free armhf Packages 2021-08-16-1420.15.pdiff [1,922 B] Get:118 http://deb.debian.org/debian buster-backports/non-free armhf Packages 2021-08-18-0804.13.pdiff [3,418 B] Get:118 http://deb.debian.org/debian buster-backports/non-free armhf Packages 2021-08-18-0804.13.pdiff [3,418 B] Get:119 http://deb.debian.org/debian buster-backports/non-free armhf Contents (deb) 2021-06-18-1408.31.pdiff [120 B] Get:120 http://deb.debian.org/debian buster-backports/non-free armhf Contents (deb) 2021-07-01-2001.01.pdiff [101 B] Get:121 http://deb.debian.org/debian buster-backports/non-free armhf Contents (deb) 2021-08-18-0804.13.pdiff [1,588 B] Get:121 http://deb.debian.org/debian buster-backports/non-free armhf Contents (deb) 2021-08-18-0804.13.pdiff [1,588 B] Get:122 http://deb.debian.org/debian buster/main armhf Contents (deb) [36.5 MB] Get:123 http://deb.debian.org/debian buster/contrib armhf Packages [47.6 kB] Get:124 http://deb.debian.org/debian buster/non-free armhf Packages [74.7 kB] Get:125 http://deb.debian.org/debian buster/non-free armhf Contents (deb) [779 kB] Fetched 67.7 MB in 1min 38s (689 kB/s) Reading package lists... Done N: Repository 'http://security.debian.org buster/updates InRelease' changed its 'Suite' value from 'stable' to 'oldstable' N: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Version' value from '10.9' to '10.10' N: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable' N: Repository 'http://deb.debian.org/debian buster-updates InRelease' changed its 'Suite' value from 'stable-updates' to 'oldstable-updates' Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: armbian-bsp-cli-orangepiplus armbian-config armbian-firmware armbian-zsh base-files hostapd isc-dhcp-client klibc-utils libbluetooth3 libgcrypt20 libglib2.0-0 libgnutls30 libgssapi-krb5-2 libhogweed4 libk5crypto3 libklibc libkrb5-3 libkrb5support0 liblz4-1 libnettle6 libnss-myhostname libpam-systemd libssl-dev libssl1.1 libsystemd0 libudev1 libxml2 linux-dtb-current-sunxi linux-image-current-sunxi linux-libc-dev linux-u-boot-orangepiplus-current openssl systemd systemd-sysv udev 35 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 62.4 MB of archives. After this operation, 4,440 kB of additional disk space will be used. Get:1 http://security.debian.org buster/updates/main armhf libsystemd0 armhf 241-7~deb10u8 [308 kB] Get:2 http://deb.debian.org/debian buster/main armhf base-files armhf 10.3+deb10u10 [69.9 kB] Get:3 http://deb.debian.org/debian buster/main armhf libgnutls30 armhf 3.6.7-4+deb10u7 [1,065 kB] Get:4 http://security.debian.org buster/updates/main armhf libnss-myhostname armhf 241-7~deb10u8 [120 kB] Get:5 http://security.debian.org buster/updates/main armhf libpam-systemd armhf 241-7~deb10u8 [195 kB] Get:6 http://security.debian.org buster/updates/main armhf systemd armhf 241-7~deb10u8 [3,284 kB] Get:7 http://deb.debian.org/debian buster/main armhf liblz4-1 armhf 1.8.3-1+deb10u1 [51.2 kB] Get:8 http://deb.debian.org/debian buster/main armhf libgcrypt20 armhf 1.8.4-5+deb10u1 [501 kB] Get:9 http://deb.debian.org/debian buster/main armhf isc-dhcp-client armhf 4.4.1-2+deb10u1 [315 kB] Get:10 http://deb.debian.org/debian buster/main armhf klibc-utils armhf 2.0.6-1+deb10u1 [86.1 kB] Get:11 http://deb.debian.org/debian buster/main armhf libklibc armhf 2.0.6-1+deb10u1 [52.1 kB] Get:12 http://deb.debian.org/debian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u3 [1,102 kB] Get:14 http://deb.debian.org/debian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u2 [597 kB] Get:23 http://security.debian.org buster/updates/main armhf udev armhf 241-7~deb10u8 [1,251 kB] Get:24 http://security.debian.org buster/updates/main armhf libudev1 armhf 241-7~deb10u8 [144 kB] Get:25 http://security.debian.org buster/updates/main armhf systemd-sysv armhf 241-7~deb10u8 [100 kB] Get:26 http://security.debian.org buster/updates/main armhf libnettle6 armhf 3.4.1-1+deb10u1 [228 kB] Get:27 http://security.debian.org buster/updates/main armhf libhogweed4 armhf 3.4.1-1+deb10u1 [130 kB] Get:28 http://security.debian.org buster/updates/main armhf libssl-dev armhf 1.1.1d-0+deb10u7 [1,598 kB] Get:29 http://security.debian.org buster/updates/main armhf libssl1.1 armhf 1.1.1d-0+deb10u7 [1,300 kB] Get:30 http://security.debian.org buster/updates/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u2 [137 kB] Get:31 http://security.debian.org buster/updates/main armhf libkrb5-3 armhf 1.17-3+deb10u2 [323 kB] Get:32 http://security.debian.org buster/updates/main armhf libkrb5support0 armhf 1.17-3+deb10u2 [62.4 kB] Get:33 http://security.debian.org buster/updates/main armhf libk5crypto3 armhf 1.17-3+deb10u2 [119 kB] Get:34 http://security.debian.org buster/updates/main armhf libbluetooth3 armhf 5.50-1.2~deb10u2 [93.2 kB] Get:35 http://security.debian.org buster/updates/main armhf openssl armhf 1.1.1d-0+deb10u7 [818 kB] Get:13 http://mirrors.nju.edu.cn/armbian buster/buster-utils armhf armbian-bsp-cli-orangepiplus armhf 21.08.1 [415 kB] Get:16 http://mirrors.bfsu.edu.cn/armbian buster/main armhf armbian-firmware all 21.08 [7,914 kB] Get:15 http://mirrors.tuna.tsinghua.edu.cn/armbian buster/main armhf armbian-config all 21.08 [127 kB] Get:17 http://mirrors.nju.edu.cn/armbian buster/main armhf armbian-zsh all 21.08 [1,524 kB] Get:19 http://mirrors.tuna.tsinghua.edu.cn/armbian buster/main armhf linux-dtb-current-sunxi armhf 21.08.1 [195 kB] Get:18 http://mirrors.ustc.edu.cn/armbian buster/buster-utils armhf hostapd armhf 3:2.9-102~armbian21.05.1+1 [401 kB] Get:20 http://mirrors.tuna.tsinghua.edu.cn/armbian buster/main armhf linux-image-current-sunxi armhf 21.08.1 [36.4 MB] Get:21 http://mirrors.bfsu.edu.cn/armbian buster/main armhf linux-libc-dev armhf 21.08.1 [1,143 kB] Get:22 http://mirrors.bfsu.edu.cn/armbian buster/main armhf linux-u-boot-orangepiplus-current armhf 21.08.1 [234 kB] Fetched 62.4 MB in 17s (3,619 kB/s) Extracting templates from packages: 100% Preconfiguring packages ... (Reading database ... 38701 files and directories currently installed.) Preparing to unpack .../base-files_10.3+deb10u10_armhf.deb ... Unpacking base-files (10.3+deb10u10) over (10.3+deb10u9) ... Setting up base-files (10.3+deb10u10) ... Installing new version of config file /etc/debian_version ... (Reading database ... 38701 files and directories currently installed.) Preparing to unpack .../libsystemd0_241-7~deb10u8_armhf.deb ... Unpacking libsystemd0:armhf (241-7~deb10u8) over (241-7~deb10u7) ... Setting up libsystemd0:armhf (241-7~deb10u8) ... (Reading database ... 38701 files and directories currently installed.) Preparing to unpack .../libnss-myhostname_241-7~deb10u8_armhf.deb ... Unpacking libnss-myhostname:armhf (241-7~deb10u8) over (241-7~deb10u7) ... Preparing to unpack .../libpam-systemd_241-7~deb10u8_armhf.deb ... Unpacking libpam-systemd:armhf (241-7~deb10u8) over (241-7~deb10u7) ... Preparing to unpack .../systemd_241-7~deb10u8_armhf.deb ... Unpacking systemd (241-7~deb10u8) over (241-7~deb10u7) ... Preparing to unpack .../udev_241-7~deb10u8_armhf.deb ... Unpacking udev (241-7~deb10u8) over (241-7~deb10u7) ... Preparing to unpack .../libudev1_241-7~deb10u8_armhf.deb ... Unpacking libudev1:armhf (241-7~deb10u8) over (241-7~deb10u7) ... Setting up libudev1:armhf (241-7~deb10u8) ... Setting up systemd (241-7~deb10u8) ... (Reading database ... 38701 files and directories currently installed.) Preparing to unpack .../systemd-sysv_241-7~deb10u8_armhf.deb ... Unpacking systemd-sysv (241-7~deb10u8) over (241-7~deb10u7) ... Preparing to unpack .../libnettle6_3.4.1-1+deb10u1_armhf.deb ... Unpacking libnettle6:armhf (3.4.1-1+deb10u1) over (3.4.1-1) ... Setting up libnettle6:armhf (3.4.1-1+deb10u1) ... (Reading database ... 38701 files and directories currently installed.) Preparing to unpack .../libhogweed4_3.4.1-1+deb10u1_armhf.deb ... Unpacking libhogweed4:armhf (3.4.1-1+deb10u1) over (3.4.1-1) ... Setting up libhogweed4:armhf (3.4.1-1+deb10u1) ... (Reading database ... 38701 files and directories currently installed.) Preparing to unpack .../libgnutls30_3.6.7-4+deb10u7_armhf.deb ... Unpacking libgnutls30:armhf (3.6.7-4+deb10u7) over (3.6.7-4+deb10u6) ... Setting up libgnutls30:armhf (3.6.7-4+deb10u7) ... (Reading database ... 38701 files and directories currently installed.) Preparing to unpack .../liblz4-1_1.8.3-1+deb10u1_armhf.deb ... Unpacking liblz4-1:armhf (1.8.3-1+deb10u1) over (1.8.3-1) ... Setting up liblz4-1:armhf (1.8.3-1+deb10u1) ... (Reading database ... 38701 files and directories currently installed.) Preparing to unpack .../libgcrypt20_1.8.4-5+deb10u1_armhf.deb ... Unpacking libgcrypt20:armhf (1.8.4-5+deb10u1) over (1.8.4-5) ... Setting up libgcrypt20:armhf (1.8.4-5+deb10u1) ... (Reading database ... 38701 files and directories currently installed.) Preparing to unpack .../00-isc-dhcp-client_4.4.1-2+deb10u1_armhf.deb ... Unpacking isc-dhcp-client (4.4.1-2+deb10u1) over (4.4.1-2) ... Preparing to unpack .../01-libssl-dev_1.1.1d-0+deb10u7_armhf.deb ... Unpacking libssl-dev:armhf (1.1.1d-0+deb10u7) over (1.1.1d-0+deb10u6) ... Preparing to unpack .../02-libssl1.1_1.1.1d-0+deb10u7_armhf.deb ... Unpacking libssl1.1:armhf (1.1.1d-0+deb10u7) over (1.1.1d-0+deb10u6) ... Preparing to unpack .../03-libgssapi-krb5-2_1.17-3+deb10u2_armhf.deb ... Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u2) over (1.17-3+deb10u1) ... Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_armhf.deb ... Unpacking libkrb5-3:armhf (1.17-3+deb10u2) over (1.17-3+deb10u1) ... Preparing to unpack .../05-libkrb5support0_1.17-3+deb10u2_armhf.deb ... Unpacking libkrb5support0:armhf (1.17-3+deb10u2) over (1.17-3+deb10u1) ... Preparing to unpack .../06-libk5crypto3_1.17-3+deb10u2_armhf.deb ... Unpacking libk5crypto3:armhf (1.17-3+deb10u2) over (1.17-3+deb10u1) ... Preparing to unpack .../07-armbian-bsp-cli-orangepiplus_21.08.1_armhf.deb ... Unpacking armbian-bsp-cli-orangepiplus (21.08.1) over (21.05.1) ... Preparing to unpack .../08-armbian-config_21.08_all.deb ... Unpacking armbian-config (21.08) over (21.05.1) ... Preparing to unpack .../09-armbian-firmware_21.08_all.deb ... Unpacking armbian-firmware (21.08) over (21.05.1) ... Preparing to unpack .../10-armbian-zsh_21.08_all.deb ... Unpacking armbian-zsh (21.08) over (21.05.1) ... Preparing to unpack .../11-hostapd_3%3a2.9-102~armbian21.05.1+1_armhf.deb ... Unpacking hostapd (3:2.9-102~armbian21.05.1+1) over (3:2.9-102~armbian20.05.2+1) ... Preparing to unpack .../12-klibc-utils_2.0.6-1+deb10u1_armhf.deb ... Unpacking klibc-utils (2.0.6-1+deb10u1) over (2.0.6-1) ... Preparing to unpack .../13-libklibc_2.0.6-1+deb10u1_armhf.deb ... Unpacking libklibc:armhf (2.0.6-1+deb10u1) over (2.0.6-1) ... Preparing to unpack .../14-libbluetooth3_5.50-1.2~deb10u2_armhf.deb ... Unpacking libbluetooth3:armhf (5.50-1.2~deb10u2) over (5.50-1.2~deb10u1) ... Preparing to unpack .../15-libglib2.0-0_2.58.3-2+deb10u3_armhf.deb ... Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u3) over (2.58.3-2+deb10u2) ... Preparing to unpack .../16-libxml2_2.9.4+dfsg1-7+deb10u2_armhf.deb ... Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u2) over (2.9.4+dfsg1-7+deb10u1) ... Preparing to unpack .../17-linux-dtb-current-sunxi_21.08.1_armhf.deb ... Unpacking linux-dtb-current-sunxi (21.08.1) over (21.05.1) ... Preparing to unpack .../18-linux-image-current-sunxi_21.08.1_armhf.deb ... update-initramfs: Deleting /boot/initrd.img-5.10.34-sunxi Removing obsolete file uInitrd-5.10.34-sunxi Unpacking linux-image-current-sunxi (21.08.1) over (21.05.1) ... Preparing to unpack .../19-linux-libc-dev_21.08.1_armhf.deb ... Unpacking linux-libc-dev:armhf (21.08.1) over (4.19.181-1) ... Preparing to unpack .../20-linux-u-boot-orangepiplus-current_21.08.1_armhf.deb ... Unpacking linux-u-boot-orangepiplus-current (21.08.1) over (21.05.1) ... Preparing to unpack .../21-openssl_1.1.1d-0+deb10u7_armhf.deb ... Unpacking openssl (1.1.1d-0+deb10u7) over (1.1.1d-0+deb10u6) ... Setting up systemd-sysv (241-7~deb10u8) ... Setting up linux-image-current-sunxi (21.08.1) ... update-initramfs: Generating /boot/initrd.img-5.10.60-sunxi update-initramfs: Converting to u-boot format Setting up libglib2.0-0:armhf (2.58.3-2+deb10u3) ... No schema files found: doing nothing. Setting up libssl1.1:armhf (1.1.1d-0+deb10u7) ... Setting up linux-libc-dev:armhf (21.08.1) ... Setting up isc-dhcp-client (4.4.1-2+deb10u1) ... Setting up linux-dtb-current-sunxi (21.08.1) ... Setting up linux-u-boot-orangepiplus-current (21.08.1) ... Setting up armbian-zsh (21.08) ... Setting up libkrb5support0:armhf (1.17-3+deb10u2) ... Setting up armbian-config (21.08) ... Setting up libklibc:armhf (2.0.6-1+deb10u1) ... Setting up hostapd (3:2.9-102~armbian21.05.1+1) ... Setting up libssl-dev:armhf (1.1.1d-0+deb10u7) ... Setting up udev (241-7~deb10u8) ... update-initramfs: deferring update (trigger activated) Setting up libnss-myhostname:armhf (241-7~deb10u8) ... Setting up libk5crypto3:armhf (1.17-3+deb10u2) ... Setting up armbian-firmware (21.08) ... Setting up libbluetooth3:armhf (5.50-1.2~deb10u2) ... Setting up libpam-systemd:armhf (241-7~deb10u8) ... Setting up libkrb5-3:armhf (1.17-3+deb10u2) ... Setting up armbian-bsp-cli-orangepiplus (21.08.1) ... Setting up klibc-utils (2.0.6-1+deb10u1) ... Setting up openssl (1.1.1d-0+deb10u7) ... Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ... Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u2) ... Processing triggers for libc-bin (2.28-10) ... Processing triggers for systemd (241-7~deb10u8) ... Processing triggers for man-db (2.8.5-2) ... Processing triggers for cracklib-runtime (2.9.6-2) ... Processing triggers for dbus (1.12.20-0+deb10u1) ... Processing triggers for initramfs-tools (0.133+deb10u1) ... update-initramfs: Generating /boot/initrd.img-5.10.60-sunxi update-initramfs: Converting to u-boot format root@orangepiplus:~# sudo apt-get install curl -y Reading package lists... Done Building dependency tree Reading state information... Done curl is already the newest version (7.64.0-4+deb10u2). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. root@orangepiplus:~# root@orangepiplus:~# sudo apt-get update && sudo apt-get upgrade -y curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash - Hit:1 http://deb.debian.org/debian buster InRelease Hit:2 http://deb.debian.org/debian buster-updates InRelease Hit:3 http://deb.debian.org/debian buster-backports InRelease Hit:4 http://security.debian.org buster/updates InRelease Hit:5 http://mirrors.tuna.tsinghua.edu.cn/armbian buster InRelease Reading package lists... Done E: Command line option 'L' [from -sL] is not understood in combination with the other options. root@orangepiplus:~# root@orangepiplus:~# sudo apt-get install -y nodejs python nginx bind9 isc-dhcp-server Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: bind9utils dns-root-data fontconfig-config fonts-dejavu-core libbrotli1 libc-ares2 libfontconfig1 libfreetype6 libgd3 libirs-export161 libisccfg-export163 libjbig0 libjpeg62-turbo libnginx-mod-http-auth-pam libnginx-mod-http-dav-ext libnginx-mod-http-echo libnginx-mod-http-geoip libnginx-mod-http-image-filter libnginx-mod-http-subs-filter libnginx-mod-http-upstream-fair libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libnode64 libpython-stdlib libpython2-stdlib libpython2.7-minimal libpython2.7-stdlib libtiff5 libuv1 libwebp6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 libxslt1.1 nginx-common nginx-full python-minimal python2 python2-minimal python2.7 python2.7-minimal python3-ply Suggested packages: bind9-doc ufw isc-dhcp-server-ldap libgd-tools fcgiwrap nginx-doc ssl-cert npm python-doc python-tk python2-doc python2.7-doc binfmt-support python-ply-doc python3-pkg-resources Recommended packages: isc-dhcp-common nodejs-doc The following NEW packages will be installed: bind9 bind9utils dns-root-data fontconfig-config fonts-dejavu-core isc-dhcp-server libbrotli1 libc-ares2 libfontconfig1 libfreetype6 libgd3 libirs-export161 libisccfg-export163 libjbig0 libjpeg62-turbo libnginx-mod-http-auth-pam libnginx-mod-http-dav-ext libnginx-mod-http-echo libnginx-mod-http-geoip libnginx-mod-http-image-filter libnginx-mod-http-subs-filter libnginx-mod-http-upstream-fair libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libnode64 libpython-stdlib libpython2-stdlib libpython2.7-minimal libpython2.7-stdlib libtiff5 libuv1 libwebp6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 libxslt1.1 nginx nginx-common nginx-full nodejs python python-minimal python2 python2-minimal python2.7 python2.7-minimal python3-ply 0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded. Need to get 17.2 MB of archives. After this operation, 51.9 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main armhf libpython2.7-minimal armhf 2.7.16-2+deb10u1 [395 kB] Get:2 http://security.debian.org buster/updates/main armhf libc-ares2 armhf 1.14.0-1+deb10u1 [81.0 kB] Get:3 http://security.debian.org buster/updates/main armhf libuv1 armhf 1.24.1-1+deb10u1 [98.3 kB] Get:4 http://deb.debian.org/debian buster/main armhf python2.7-minimal armhf 2.7.16-2+deb10u1 [1,171 kB] Get:5 http://deb.debian.org/debian buster/main armhf python2-minimal armhf 2.7.16-1 [41.4 kB] Get:6 http://deb.debian.org/debian buster/main armhf python-minimal armhf 2.7.16-1 [21.0 kB] Get:7 http://deb.debian.org/debian buster/main armhf libpython2.7-stdlib armhf 2.7.16-2+deb10u1 [1,837 kB] Get:8 http://deb.debian.org/debian buster/main armhf python2.7 armhf 2.7.16-2+deb10u1 [305 kB] Get:9 http://deb.debian.org/debian buster/main armhf libpython2-stdlib armhf 2.7.16-1 [20.8 kB] Get:10 http://deb.debian.org/debian buster/main armhf libpython-stdlib armhf 2.7.16-1 [20.8 kB] Get:11 http://deb.debian.org/debian buster/main armhf python2 armhf 2.7.16-1 [41.6 kB] Get:12 http://deb.debian.org/debian buster/main armhf python armhf 2.7.16-1 [22.8 kB] Get:13 http://deb.debian.org/debian buster/main armhf python3-ply all 3.11-3 [65.1 kB] Get:14 http://deb.debian.org/debian buster/main armhf bind9utils armhf 1:9.11.5.P4+dfsg-5.1+deb10u5 [423 kB] Get:15 http://deb.debian.org/debian buster/main armhf dns-root-data all 2019031302 [5,396 B] Get:16 http://deb.debian.org/debian buster/main armhf bind9 armhf 1:9.11.5.P4+dfsg-5.1+deb10u5 [592 kB] Get:17 http://deb.debian.org/debian buster/main armhf fonts-dejavu-core all 2.37-1 [1,068 kB] Get:18 http://deb.debian.org/debian buster/main armhf fontconfig-config all 2.13.1-2 [280 kB] Get:19 http://deb.debian.org/debian buster/main armhf libisccfg-export163 armhf 1:9.11.5.P4+dfsg-5.1+deb10u5 [256 kB] Get:20 http://deb.debian.org/debian buster/main armhf libirs-export161 armhf 1:9.11.5.P4+dfsg-5.1+deb10u5 [235 kB] Get:21 http://deb.debian.org/debian buster/main armhf isc-dhcp-server armhf 4.4.1-2+deb10u1 [498 kB] Get:22 http://deb.debian.org/debian buster/main armhf libbrotli1 armhf 1.0.7-2+deb10u1 [260 kB] Get:23 http://deb.debian.org/debian buster/main armhf libfreetype6 armhf 2.9.1-3+deb10u2 [322 kB] Get:24 http://deb.debian.org/debian buster/main armhf libfontconfig1 armhf 2.13.1-2 [328 kB] Get:25 http://deb.debian.org/debian buster/main armhf libjpeg62-turbo armhf 1:1.5.2-2+deb10u1 [113 kB] Get:26 http://deb.debian.org/debian buster/main armhf libjbig0 armhf 2.1-3.1+b2 [28.4 kB] Get:27 http://deb.debian.org/debian buster/main armhf libwebp6 armhf 0.6.1-2+deb10u1 [229 kB] Get:28 http://deb.debian.org/debian buster/main armhf libtiff5 armhf 4.1.0+git191117-2~deb10u2 [252 kB] Get:29 http://deb.debian.org/debian buster/main armhf libxau6 armhf 1:1.0.8-1+b2 [19.1 kB] Get:30 http://deb.debian.org/debian buster/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB] Get:31 http://deb.debian.org/debian buster/main armhf libxcb1 armhf 1.13.1-2 [132 kB] Get:32 http://deb.debian.org/debian buster/main armhf libx11-data all 2:1.6.7-1+deb10u2 [299 kB] Get:33 http://deb.debian.org/debian buster/main armhf libx11-6 armhf 2:1.6.7-1+deb10u2 [698 kB] Get:34 http://deb.debian.org/debian buster/main armhf libxpm4 armhf 1:3.5.12-1 [44.0 kB] Get:35 http://deb.debian.org/debian buster/main armhf libgd3 armhf 2.2.5-5.2 [117 kB] Get:36 http://deb.debian.org/debian buster/main armhf nginx-common all 1.14.2-2+deb10u4 [121 kB] Get:37 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-auth-pam armhf 1.14.2-2+deb10u4 [92.1 kB] Get:38 http://deb.debian.org/debian buster/main armhf libxslt1.1 armhf 1.1.32-2.2~deb10u1 [217 kB] Get:39 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-dav-ext armhf 1.14.2-2+deb10u4 [98.8 kB] Get:40 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-echo armhf 1.14.2-2+deb10u4 [102 kB] Get:41 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-geoip armhf 1.14.2-2+deb10u4 [93.3 kB] Get:42 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-image-filter armhf 1.14.2-2+deb10u4 [96.5 kB] Get:43 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-subs-filter armhf 1.14.2-2+deb10u4 [95.2 kB] Get:44 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-upstream-fair armhf 1.14.2-2+deb10u4 [95.2 kB] Get:45 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-xslt-filter armhf 1.14.2-2+deb10u4 [94.8 kB] Get:46 http://deb.debian.org/debian buster/main armhf libnginx-mod-mail armhf 1.14.2-2+deb10u4 [122 kB] Get:47 http://deb.debian.org/debian buster/main armhf libnginx-mod-stream armhf 1.14.2-2+deb10u4 [139 kB] Get:48 http://deb.debian.org/debian buster/main armhf libnode64 armhf 10.24.0~dfsg-1~deb10u1 [4,899 kB] Get:49 http://deb.debian.org/debian buster/main armhf nginx-full armhf 1.14.2-2+deb10u4 [453 kB] Get:50 http://deb.debian.org/debian buster/main armhf nginx all 1.14.2-2+deb10u4 [88.5 kB] Get:51 http://deb.debian.org/debian buster/main armhf nodejs armhf 10.24.0~dfsg-1~deb10u1 [87.1 kB] Fetched 17.2 MB in 2s (7,738 kB/s) Extracting templates from packages: 100% Preconfiguring packages ... Selecting previously unselected package libpython2.7-minimal:armhf. (Reading database ... 38869 files and directories currently installed.) Preparing to unpack .../0-libpython2.7-minimal_2.7.16-2+deb10u1_armhf.deb ... Unpacking libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ... Selecting previously unselected package python2.7-minimal. Preparing to unpack .../1-python2.7-minimal_2.7.16-2+deb10u1_armhf.deb ... Unpacking python2.7-minimal (2.7.16-2+deb10u1) ... Selecting previously unselected package python2-minimal. Preparing to unpack .../2-python2-minimal_2.7.16-1_armhf.deb ... Unpacking python2-minimal (2.7.16-1) ... Selecting previously unselected package python-minimal. Preparing to unpack .../3-python-minimal_2.7.16-1_armhf.deb ... Unpacking python-minimal (2.7.16-1) ... Selecting previously unselected package libpython2.7-stdlib:armhf. Preparing to unpack .../4-libpython2.7-stdlib_2.7.16-2+deb10u1_armhf.deb ... Unpacking libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ... Selecting previously unselected package python2.7. Preparing to unpack .../5-python2.7_2.7.16-2+deb10u1_armhf.deb ... Unpacking python2.7 (2.7.16-2+deb10u1) ... Selecting previously unselected package libpython2-stdlib:armhf. Preparing to unpack .../6-libpython2-stdlib_2.7.16-1_armhf.deb ... Unpacking libpython2-stdlib:armhf (2.7.16-1) ... Selecting previously unselected package libpython-stdlib:armhf. Preparing to unpack .../7-libpython-stdlib_2.7.16-1_armhf.deb ... Unpacking libpython-stdlib:armhf (2.7.16-1) ... Setting up libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ... Setting up python2.7-minimal (2.7.16-2+deb10u1) ... Linking and byte-compiling packages for runtime python2.7... Setting up python2-minimal (2.7.16-1) ... Selecting previously unselected package python2. (Reading database ... 39628 files and directories currently installed.) Preparing to unpack .../python2_2.7.16-1_armhf.deb ... Unpacking python2 (2.7.16-1) ... Setting up python-minimal (2.7.16-1) ... Selecting previously unselected package python. (Reading database ... 39656 files and directories currently installed.) Preparing to unpack .../00-python_2.7.16-1_armhf.deb ... Unpacking python (2.7.16-1) ... Selecting previously unselected package python3-ply. Preparing to unpack .../01-python3-ply_3.11-3_all.deb ... Unpacking python3-ply (3.11-3) ... Selecting previously unselected package bind9utils. Preparing to unpack .../02-bind9utils_1%3a9.11.5.P4+dfsg-5.1+deb10u5_armhf.deb ... Unpacking bind9utils (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Selecting previously unselected package dns-root-data. Preparing to unpack .../03-dns-root-data_2019031302_all.deb ... Unpacking dns-root-data (2019031302) ... Selecting previously unselected package bind9. Preparing to unpack .../04-bind9_1%3a9.11.5.P4+dfsg-5.1+deb10u5_armhf.deb ... Unpacking bind9 (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../05-fonts-dejavu-core_2.37-1_all.deb ... Unpacking fonts-dejavu-core (2.37-1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../06-fontconfig-config_2.13.1-2_all.deb ... Unpacking fontconfig-config (2.13.1-2) ... Selecting previously unselected package libisccfg-export163. Preparing to unpack .../07-libisccfg-export163_1%3a9.11.5.P4+dfsg-5.1+deb10u5_armhf.deb ... Unpacking libisccfg-export163 (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Selecting previously unselected package libirs-export161. Preparing to unpack .../08-libirs-export161_1%3a9.11.5.P4+dfsg-5.1+deb10u5_armhf.deb ... Unpacking libirs-export161 (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Selecting previously unselected package isc-dhcp-server. Preparing to unpack .../09-isc-dhcp-server_4.4.1-2+deb10u1_armhf.deb ... Unpacking isc-dhcp-server (4.4.1-2+deb10u1) ... Selecting previously unselected package libbrotli1:armhf. Preparing to unpack .../10-libbrotli1_1.0.7-2+deb10u1_armhf.deb ... Unpacking libbrotli1:armhf (1.0.7-2+deb10u1) ... Selecting previously unselected package libfreetype6:armhf. Preparing to unpack .../11-libfreetype6_2.9.1-3+deb10u2_armhf.deb ... Unpacking libfreetype6:armhf (2.9.1-3+deb10u2) ... Selecting previously unselected package libfontconfig1:armhf. Preparing to unpack .../12-libfontconfig1_2.13.1-2_armhf.deb ... Unpacking libfontconfig1:armhf (2.13.1-2) ... Selecting previously unselected package libjpeg62-turbo:armhf. Preparing to unpack .../13-libjpeg62-turbo_1%3a1.5.2-2+deb10u1_armhf.deb ... Unpacking libjpeg62-turbo:armhf (1:1.5.2-2+deb10u1) ... Selecting previously unselected package libjbig0:armhf. Preparing to unpack .../14-libjbig0_2.1-3.1+b2_armhf.deb ... Unpacking libjbig0:armhf (2.1-3.1+b2) ... Selecting previously unselected package libwebp6:armhf. Preparing to unpack .../15-libwebp6_0.6.1-2+deb10u1_armhf.deb ... Unpacking libwebp6:armhf (0.6.1-2+deb10u1) ... Selecting previously unselected package libtiff5:armhf. Preparing to unpack .../16-libtiff5_4.1.0+git191117-2~deb10u2_armhf.deb ... Unpacking libtiff5:armhf (4.1.0+git191117-2~deb10u2) ... Selecting previously unselected package libxau6:armhf. Preparing to unpack .../17-libxau6_1%3a1.0.8-1+b2_armhf.deb ... Unpacking libxau6:armhf (1:1.0.8-1+b2) ... Selecting previously unselected package libxdmcp6:armhf. Preparing to unpack .../18-libxdmcp6_1%3a1.1.2-3_armhf.deb ... Unpacking libxdmcp6:armhf (1:1.1.2-3) ... Selecting previously unselected package libxcb1:armhf. Preparing to unpack .../19-libxcb1_1.13.1-2_armhf.deb ... Unpacking libxcb1:armhf (1.13.1-2) ... Selecting previously unselected package libx11-data. Preparing to unpack .../20-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ... Unpacking libx11-data (2:1.6.7-1+deb10u2) ... Selecting previously unselected package libx11-6:armhf. Preparing to unpack .../21-libx11-6_2%3a1.6.7-1+deb10u2_armhf.deb ... Unpacking libx11-6:armhf (2:1.6.7-1+deb10u2) ... Selecting previously unselected package libxpm4:armhf. Preparing to unpack .../22-libxpm4_1%3a3.5.12-1_armhf.deb ... Unpacking libxpm4:armhf (1:3.5.12-1) ... Selecting previously unselected package libgd3:armhf. Preparing to unpack .../23-libgd3_2.2.5-5.2_armhf.deb ... Unpacking libgd3:armhf (2.2.5-5.2) ... Selecting previously unselected package nginx-common. Preparing to unpack .../24-nginx-common_1.14.2-2+deb10u4_all.deb ... Unpacking nginx-common (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-auth-pam. Preparing to unpack .../25-libnginx-mod-http-auth-pam_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-auth-pam (1.14.2-2+deb10u4) ... Selecting previously unselected package libxslt1.1:armhf. Preparing to unpack .../26-libxslt1.1_1.1.32-2.2~deb10u1_armhf.deb ... Unpacking libxslt1.1:armhf (1.1.32-2.2~deb10u1) ... Selecting previously unselected package libnginx-mod-http-dav-ext. Preparing to unpack .../27-libnginx-mod-http-dav-ext_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-dav-ext (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-echo. Preparing to unpack .../28-libnginx-mod-http-echo_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-echo (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-geoip. Preparing to unpack .../29-libnginx-mod-http-geoip_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-geoip (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-image-filter. Preparing to unpack .../30-libnginx-mod-http-image-filter_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-image-filter (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-subs-filter. Preparing to unpack .../31-libnginx-mod-http-subs-filter_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-subs-filter (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-upstream-fair. Preparing to unpack .../32-libnginx-mod-http-upstream-fair_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-upstream-fair (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-xslt-filter. Preparing to unpack .../33-libnginx-mod-http-xslt-filter_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-xslt-filter (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-mail. Preparing to unpack .../34-libnginx-mod-mail_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-mail (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-stream. Preparing to unpack .../35-libnginx-mod-stream_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-stream (1.14.2-2+deb10u4) ... Selecting previously unselected package libc-ares2:armhf. Preparing to unpack .../36-libc-ares2_1.14.0-1+deb10u1_armhf.deb ... Unpacking libc-ares2:armhf (1.14.0-1+deb10u1) ... Selecting previously unselected package libuv1:armhf. Preparing to unpack .../37-libuv1_1.24.1-1+deb10u1_armhf.deb ... Unpacking libuv1:armhf (1.24.1-1+deb10u1) ... Selecting previously unselected package libnode64:armhf. Preparing to unpack .../38-libnode64_10.24.0~dfsg-1~deb10u1_armhf.deb ... Unpacking libnode64:armhf (10.24.0~dfsg-1~deb10u1) ... Selecting previously unselected package nginx-full. Preparing to unpack .../39-nginx-full_1.14.2-2+deb10u4_armhf.deb ... Unpacking nginx-full (1.14.2-2+deb10u4) ... Selecting previously unselected package nginx. Preparing to unpack .../40-nginx_1.14.2-2+deb10u4_all.deb ... Unpacking nginx (1.14.2-2+deb10u4) ... Selecting previously unselected package nodejs. Preparing to unpack .../41-nodejs_10.24.0~dfsg-1~deb10u1_armhf.deb ... Unpacking nodejs (10.24.0~dfsg-1~deb10u1) ... Setting up libxau6:armhf (1:1.0.8-1+b2) ... Setting up libxdmcp6:armhf (1:1.1.2-3) ... Setting up libxcb1:armhf (1.13.1-2) ... Setting up libbrotli1:armhf (1.0.7-2+deb10u1) ... Setting up python3-ply (3.11-3) ... Setting up nginx-common (1.14.2-2+deb10u4) ... Created symlink /etc/systemd/system/multi-user.target.wants/nginx.service → /lib/systemd/system/nginx.service. Setting up libc-ares2:armhf (1.14.0-1+deb10u1) ... Setting up libjbig0:armhf (2.1-3.1+b2) ... Setting up dns-root-data (2019031302) ... Setting up libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ... Setting up libuv1:armhf (1.24.1-1+deb10u1) ... Setting up libjpeg62-turbo:armhf (1:1.5.2-2+deb10u1) ... Setting up libnginx-mod-http-auth-pam (1.14.2-2+deb10u4) ... Setting up libnginx-mod-http-geoip (1.14.2-2+deb10u4) ... Setting up libfreetype6:armhf (2.9.1-3+deb10u2) ... Setting up libx11-data (2:1.6.7-1+deb10u2) ... Setting up libisccfg-export163 (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Setting up libnode64:armhf (10.24.0~dfsg-1~deb10u1) ... Setting up libwebp6:armhf (0.6.1-2+deb10u1) ... Setting up fonts-dejavu-core (2.37-1) ... Setting up libnginx-mod-http-echo (1.14.2-2+deb10u4) ... Setting up libnginx-mod-http-subs-filter (1.14.2-2+deb10u4) ... Setting up bind9utils (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Setting up libxslt1.1:armhf (1.1.32-2.2~deb10u1) ... Setting up libx11-6:armhf (2:1.6.7-1+deb10u2) ... Setting up libtiff5:armhf (4.1.0+git191117-2~deb10u2) ... Setting up libirs-export161 (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Setting up libnginx-mod-http-dav-ext (1.14.2-2+deb10u4) ... Setting up libnginx-mod-mail (1.14.2-2+deb10u4) ... Setting up libxpm4:armhf (1:3.5.12-1) ... Setting up python2.7 (2.7.16-2+deb10u1) ... Setting up libpython2-stdlib:armhf (2.7.16-1) ... Setting up fontconfig-config (2.13.1-2) ... Setting up libnginx-mod-stream (1.14.2-2+deb10u4) ... Setting up libnginx-mod-http-upstream-fair (1.14.2-2+deb10u4) ... Setting up isc-dhcp-server (4.4.1-2+deb10u1) ... Generating /etc/default/isc-dhcp-server... Job for isc-dhcp-server.service failed because the control process exited with error code. See "systemctl status isc-dhcp-server.service" and "journalctl -xe" for details. invoke-rc.d: initscript isc-dhcp-server, action "start" failed. ● isc-dhcp-server.service - LSB: DHCP server Loaded: loaded (/etc/init.d/isc-dhcp-server; generated) Active: failed (Result: exit-code) since Sun 2021-08-29 12:35:11 UTC; 38ms ago Docs: man:systemd-sysv-generator(8) Process: 12526 ExecStart=/etc/init.d/isc-dhcp-server start (code=exited, status=1/FAILURE)

Aug 29 12:35:09 orangepiplus dhcpd[12538]: bugs on either our web page at www.isc.org or in the README file Aug 29 12:35:09 orangepiplus dhcpd[12538]: before submitting a bug. These pages explain the proper Aug 29 12:35:09 orangepiplus dhcpd[12538]: process and the information we find helpful for debugging. Aug 29 12:35:09 orangepiplus dhcpd[12538]: Aug 29 12:35:09 orangepiplus dhcpd[12538]: exiting. Aug 29 12:35:11 orangepiplus isc-dhcp-server[12526]: Starting ISC DHCPv4 server: dhcpdcheck syslog for diagnostics. ... failed! Aug 29 12:35:11 orangepiplus isc-dhcp-server[12526]: failed! Aug 29 12:35:11 orangepiplus systemd[1]: isc-dhcp-server.service: Control process exited, code=exited, status=1/FAILURE Aug 29 12:35:11 orangepiplus systemd[1]: isc-dhcp-server.service: Failed with result 'exit-code'. Aug 29 12:35:11 orangepiplus systemd[1]: Failed to start LSB: DHCP server. Setting up nodejs (10.24.0~dfsg-1~deb10u1) ... update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode Setting up python2 (2.7.16-1) ... Setting up libpython-stdlib:armhf (2.7.16-1) ... Setting up libnginx-mod-http-xslt-filter (1.14.2-2+deb10u4) ... Setting up bind9 (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Adding group bind' (GID 117) ... Done. Adding system userbind' (UID 109) ... Adding new user bind' (UID 109) with groupbind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" Created symlink /etc/systemd/system/multi-user.target.wants/bind9.service → /lib/systemd/system/bind9.service. bind9-pkcs11.service is a disabled or a static unit, not starting it. bind9-resolvconf.service is a disabled or a static unit, not starting it. Setting up libfontconfig1:armhf (2.13.1-2) ... Setting up python (2.7.16-1) ... Setting up libgd3:armhf (2.2.5-5.2) ... Setting up libnginx-mod-http-image-filter (1.14.2-2+deb10u4) ... Setting up nginx-full (1.14.2-2+deb10u4) ... Setting up nginx (1.14.2-2+deb10u4) ... Processing triggers for systemd (241-7~deb10u8) ... Processing triggers for man-db (2.8.5-2) ... Processing triggers for mime-support (3.62) ... Processing triggers for libc-bin (2.28-10) ... root@orangepiplus:~# sudo apt-get install -y hostapd dmidecode build-essential openssh-server python-pip unzip bridge-utils Reading package lists... Done Building dependency tree Reading state information... Done bridge-utils is already the newest version (1.6-2). build-essential is already the newest version (12.6). openssh-server is already the newest version (1:7.9p1-10+deb10u2). unzip is already the newest version (6.0-23+deb10u2). hostapd is already the newest version (3:2.9-102~armbian21.05.1+1). The following additional packages will be installed: python-pip-whl Recommended packages: python-all-dev python-setuptools python-wheel The following NEW packages will be installed: dmidecode python-pip python-pip-whl 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. Need to get 1,854 kB of archives. After this operation, 2,897 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main armhf dmidecode armhf 3.2-1 [48.9 kB] Get:2 http://deb.debian.org/debian buster/main armhf python-pip-whl all 18.1-5 [1,591 kB] Get:3 http://deb.debian.org/debian buster/main armhf python-pip all 18.1-5 [215 kB] Fetched 1,854 kB in 5s (342 kB/s) Selecting previously unselected package dmidecode. (Reading database ... 40487 files and directories currently installed.) Preparing to unpack .../dmidecode_3.2-1_armhf.deb ... Unpacking dmidecode (3.2-1) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_18.1-5_all.deb ... Unpacking python-pip-whl (18.1-5) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_18.1-5_all.deb ... Unpacking python-pip (18.1-5) ... Setting up python-pip-whl (18.1-5) ... Setting up dmidecode (3.2-1) ... Setting up python-pip (18.1-5) ... Processing triggers for man-db (2.8.5-2) ... root@orangepiplus:~# wget -O adopisoft-4.3.0-armhf-node-v12.16.1.deb https://github.com/AdoPiSoft/Releases/releases/download/4.3.0/adopisoft-4.3.0-armhf-node-v12.16.1.deb --2021-08-29 12:35:54-- https://github.com/AdoPiSoft/Releases/releases/download/4.3.0/adopisoft-4.3.0-armhf-node-v12.16.1.deb Resolving github.com (github.com)... 20.205.243.166 Connecting to github.com (github.com)|20.205.243.166|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github-releases.githubusercontent.com/234993346/4923c880-915d-11eb-911d-1ac5d59c6f3e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210829%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210829T123600Z&X-Amz-Expires=300&X-Amz-Signature=24b82a7a2f86f00b46e6a46bb8c2d7f1549034e6a79ae69e9b3adae62245d18c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=234993346&response-content-disposition=attachment%3B%20filename%3Dadopisoft-4.3.0-armhf-node-v12.16.1.deb&response-content-type=application%2Foctet-stream [following] --2021-08-29 12:36:00-- https://github-releases.githubusercontent.com/234993346/4923c880-915d-11eb-911d-1ac5d59c6f3e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210829%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210829T123600Z&X-Amz-Expires=300&X-Amz-Signature=24b82a7a2f86f00b46e6a46bb8c2d7f1549034e6a79ae69e9b3adae62245d18c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=234993346&response-content-disposition=attachment%3B%20filename%3Dadopisoft-4.3.0-armhf-node-v12.16.1.deb&response-content-type=application%2Foctet-stream Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.111.154, 185.199.108.154, ... Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 19778712 (19M) [application/octet-stream] Saving to: ‘adopisoft-4.3.0-armhf-node-v12.16.1.deb’

adopisoft-4.3.0-arm 100%[===================>] 18.86M 6.39MB/s in 3.0s

2021-08-29 12:36:08 (6.39 MB/s) - ‘adopisoft-4.3.0-armhf-node-v12.16.1.deb’ saved [19778712/19778712]

root@orangepiplus:~# root@orangepiplus:~# sudo apt-get install ./adopisoft-4.3.0-armhf-node-v12.16.1.deb Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'adopisoft' instead of './adopisoft-4.3.0-armhf-node-v12.16.1.deb' The following NEW packages will be installed: adopisoft 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/19.8 MB of archives. After this operation, 0 B of additional disk space will be used. Get:1 /root/adopisoft-4.3.0-armhf-node-v12.16.1.deb adopisoft armhf 4.3.0 [19.8 MB] Selecting previously unselected package adopisoft. (Reading database ... 40677 files and directories currently installed.) Preparing to unpack .../adopisoft-4.3.0-armhf-node-v12.16.1.deb ... Unpacking adopisoft (4.3.0) ... Setting up adopisoft (4.3.0) ... /opt/adopisoft/node_modules/require-jse/node_modules/bindings/bindings.js:121 throw e; ^

Error: The module '/opt/adopisoft/node_modules/require-jse/build/Release/adofox-jse.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 72. This version of Node.js requires NODE_MODULE_VERSION 64. Please try re-compiling or re-installing the module (for instance, using npm rebuild or npm install). at Object.Module._extensions..node (internal/modules/cjs/loader.js:807:18) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12) at Function.Module._load (internal/modules/cjs/loader.js:585:3) at Module.require (internal/modules/cjs/loader.js:692:17) at require (internal/modules/cjs/helpers.js:25:18) at bindings (/opt/adopisoft/node_modules/require-jse/node_modules/bindings/bindings.js:112:48) at Object. (/opt/adopisoft/node_modules/require-jse/index.js:6:32) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) Created symlink /etc/systemd/system/multi-user.target.wants/adoupdater.service → /etc/systemd/system/adoupdater.service. Created symlink /etc/systemd/system/multi-user.target.wants/adopisoft.service → /etc/systemd/system/adopisoft.service. N: Download is performed unsandboxed as root as file '/root/adopisoft-4.3.0-armhf-node-v12.16.1.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied) root@orangepiplus:~# wget -O ado-psql-script.sh https://gist.githubusercontent.com/alenteria/791dbe32175a01d1f1b602b25489ad22/raw/9a5aa879ac70d24bd9a7dd7f8ed97d7fe2c2f597/ado-psql-script.sh --2021-08-29 12:36:49-- https://gist.githubusercontent.com/alenteria/791dbe32175a01d1f1b602b25489ad22/raw/9a5aa879ac70d24bd9a7dd7f8ed97d7fe2c2f597/ado-psql-script.sh Resolving gist.githubusercontent.com (gist.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to gist.githubusercontent.com (gist.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 893 [text/plain] Saving to: ‘ado-psql-script.sh’

ado-psql-script.sh 100%[===================>] 893 --.-KB/s in 0s

2021-08-29 12:36:54 (4.70 MB/s) - ‘ado-psql-script.sh’ saved [893/893]

root@orangepiplus:~# root@orangepiplus:~# sudo ./ado-psql-script.sh sudo: ./ado-psql-script.sh: command not found

alenteria commented 3 years ago

try this latest version:

wget -O adopisoft-4.3.0-armhf-node-v12.16.1.deb https://github.com/AdoPiSoft/Releases/releases/download/v5.0.0/adopisoft-5.0.0-armhf-node-v12.16.1.deb

sudo apt-get install ./adopisoft-5.0.0-armhf-node-v12.16.1.deb

madorax251 commented 3 years ago

your recommendation is armbian buster or armbian focal?

madorax251 commented 3 years ago

Run the following commands (one at a time, each of them shoud be successful before proceeding to the next):

sudo apt-get update && sudo apt-get upgrade -y

sudo apt-get install curl -y

sudo apt-get update && sudo apt-get upgrade -y curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -

sudo apt-get install -y nodejs python nginx bind9 isc-dhcp-server

sudo apt-get install -y hostapd dmidecode build-essential openssh-server python-pip unzip bridge-utils

wget -O adopisoft-4.3.0-armhf-node-v12.16.1.deb https://github.com/AdoPiSoft/Releases/releases/download/4.3.0/adopisoft-4.3.0-armhf-node-v12.16.1.deb

sudo apt-get install ./adopisoft-4.3.0-armhf-node-v12.16.1.deb

wget -O ado-psql-script.sh https://gist.githubusercontent.com/alenteria/791dbe32175a01d1f1b602b25489ad22/raw/9a5aa879ac70d24bd9a7dd7f8ed97d7fe2c2f597/ado-psql-script.sh

sudo ./ado-psql-script.sh

After the above commands, reboot. And when it’s back up, access the admin and follow the setup wizard (https://wiki.adopisoft.com/doku.php?id=x64-server#initial_setup)

A5D25F98-E05C-43B2-8FDC-3C4FC24DE26B

is the installation step the same as this?

madorax251 commented 3 years ago

login as: root root@192.168.100.20's password:


/ | () | | | | |) | || | | || | /| | | _/|| || |_|

Welcome to Armbian 21.08.1 Buster with Linux 5.10.60-sunxi

System load: 2% Up time: 8 min Memory usage: 9% of 999M IP: 192.168.100.20 CPU temp: 51°C Usage of /: 8% of 15G RX today: 8 KiB

[ 0 security updates available, 4 updates total: apt upgrade ] Last check: 2021-09-09 15:03

Last login: Thu Sep 9 15:08:43 2021 from 192.168.100.17 root@orangepiplus:~# sudo apt-get update && sudo apt-get upgrade -y Get:2 http://security.debian.org buster/updates InRelease [65.4 kB] Hit:3 http://deb.debian.org/debian buster InRelease Get:4 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] Get:5 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] Get:1 http://mirrors.tuna.tsinghua.edu.cn/armbian buster InRelease [18.3 kB] Get:6 http://security.debian.org buster/updates/main armhf Packages [372 kB] Get:7 http://mirrors.tuna.tsinghua.edu.cn/armbian buster/main armhf Packages [219 kB] Get:8 http://mirrors.tuna.tsinghua.edu.cn/armbian buster/main armhf Contents (deb) [18.1 MB] Get:9 http://mirrors.tuna.tsinghua.edu.cn/armbian buster/buster-utils armhf Packages [98.8 kB] Get:10 http://mirrors.tuna.tsinghua.edu.cn/armbian buster/buster-utils armhf Contents (deb) [18.7 kB] Fetched 19.0 MB in 59s (324 kB/s) Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: armbian-bsp-cli-orangepiplus armbian-config armbian-firmware armbian-zsh libbluetooth3 libssl-dev libssl1.1 linux-libc-dev openssl 9 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 14.9 MB of archives. After this operation, 834 kB of additional disk space will be used. Get:2 http://mirrors.tuna.tsinghua.edu.cn/armbian buster/main armhf armbian-config all 21.08.2 [127 kB] Get:5 http://mirrors.tuna.tsinghua.edu.cn/armbian buster/main armhf linux-libc-dev armhf 21.08.1 [1,143 kB] Get:6 http://security.debian.org buster/updates/main armhf libssl-dev armhf 1.1.1d-0+deb10u7 [1,598 kB] Get:7 http://security.debian.org buster/updates/main armhf libssl1.1 armhf 1.1.1d-0+deb10u7 [1,300 kB] Get:8 http://security.debian.org buster/updates/main armhf libbluetooth3 armhf 5.50-1.2~deb10u2 [93.2 kB] Get:9 http://security.debian.org buster/updates/main armhf openssl armhf 1.1.1d-0+deb10u7 [818 kB] Get:1 http://mirrors.nju.edu.cn/armbian buster/buster-utils armhf armbian-bsp-cli-orangepiplus armhf 21.08.2 [415 kB] Get:4 http://mirrors.nju.edu.cn/armbian buster/main armhf armbian-zsh all 21.08.2 [1,504 kB] Get:3 http://mirrors.bfsu.edu.cn/armbian buster/main armhf armbian-firmware all 21.08.2 [7,916 kB] Fetched 14.9 MB in 20s (745 kB/s) Preconfiguring packages ... (Reading database ... 39083 files and directories currently installed.) Preparing to unpack .../0-libssl-dev_1.1.1d-0+deb10u7_armhf.deb ... Unpacking libssl-dev:armhf (1.1.1d-0+deb10u7) over (1.1.1d-0+deb10u6) ... Preparing to unpack .../1-libssl1.1_1.1.1d-0+deb10u7_armhf.deb ... Unpacking libssl1.1:armhf (1.1.1d-0+deb10u7) over (1.1.1d-0+deb10u6) ... Preparing to unpack .../2-armbian-bsp-cli-orangepiplus_21.08.2_armhf.deb ... Unpacking armbian-bsp-cli-orangepiplus (21.08.2) over (21.08.1) ... Preparing to unpack .../3-armbian-config_21.08.2_all.deb ... Unpacking armbian-config (21.08.2) over (21.08.1) ... Preparing to unpack .../4-armbian-firmware_21.08.2_all.deb ... Unpacking armbian-firmware (21.08.2) over (21.08.1) ... Preparing to unpack .../5-armbian-zsh_21.08.2_all.deb ... Unpacking armbian-zsh (21.08.2) over (21.08.1) ... Preparing to unpack .../6-libbluetooth3_5.50-1.2~deb10u2_armhf.deb ... Unpacking libbluetooth3:armhf (5.50-1.2~deb10u2) over (5.50-1.2~deb10u1) ... Preparing to unpack .../7-linux-libc-dev_21.08.1_armhf.deb ... Unpacking linux-libc-dev:armhf (21.08.1) over (4.19.194-3) ... Preparing to unpack .../8-openssl_1.1.1d-0+deb10u7_armhf.deb ... Unpacking openssl (1.1.1d-0+deb10u7) over (1.1.1d-0+deb10u6) ... Setting up libssl1.1:armhf (1.1.1d-0+deb10u7) ... Setting up linux-libc-dev:armhf (21.08.1) ... Setting up armbian-zsh (21.08.2) ... Setting up armbian-config (21.08.2) ... Setting up libssl-dev:armhf (1.1.1d-0+deb10u7) ... Setting up armbian-firmware (21.08.2) ... Setting up libbluetooth3:armhf (5.50-1.2~deb10u2) ... Setting up armbian-bsp-cli-orangepiplus (21.08.2) ... Setting up openssl (1.1.1d-0+deb10u7) ... Processing triggers for libc-bin (2.28-10) ... Processing triggers for man-db (2.8.5-2) ... Processing triggers for initramfs-tools (0.133+deb10u1) ... update-initramfs: Generating /boot/initrd.img-5.10.60-sunxi update-initramfs: Converting to u-boot format root@orangepiplus:~# sudo apt-get install curl -ysudo apt-get install curl -y E: Option apt-get: Configuration item specification must have an =. root@orangepiplus:~# sudo apt-get update && sudo apt-get upgrade -y curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash - Hit:2 http://security.debian.org buster/updates InRelease Hit:3 http://deb.debian.org/debian buster InRelease Hit:4 http://deb.debian.org/debian buster-updates InRelease Hit:5 http://deb.debian.org/debian buster-backports InRelease Hit:1 http://mirrors.bfsu.edu.cn/armbian buster InRelease Reading package lists... Done E: Command line option 'L' [from -sL] is not understood in combination with the other options. root@orangepiplus:~# sudo apt-get install -y nodejs python nginx bind9 isc-dhcp-server Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: bind9utils dns-root-data fontconfig-config fonts-dejavu-core libbrotli1 libc-ares2 libfontconfig1 libfreetype6 libgd3 libirs-export161 libisccfg-export163 libjbig0 libjpeg62-turbo libnginx-mod-http-auth-pam libnginx-mod-http-dav-ext libnginx-mod-http-echo libnginx-mod-http-geoip libnginx-mod-http-image-filter libnginx-mod-http-subs-filter libnginx-mod-http-upstream-fair libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libnode64 libpython-stdlib libpython2-stdlib libpython2.7-minimal libpython2.7-stdlib libtiff5 libuv1 libwebp6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 libxslt1.1 nginx-common nginx-full python-minimal python2 python2-minimal python2.7 python2.7-minimal python3-ply Suggested packages: bind9-doc ufw isc-dhcp-server-ldap libgd-tools fcgiwrap nginx-doc ssl-cert npm python-doc python-tk python2-doc python2.7-doc binfmt-support python-ply-doc python3-pkg-resources Recommended packages: isc-dhcp-common nodejs-doc The following NEW packages will be installed: bind9 bind9utils dns-root-data fontconfig-config fonts-dejavu-core isc-dhcp-server libbrotli1 libc-ares2 libfontconfig1 libfreetype6 libgd3 libirs-export161 libisccfg-export163 libjbig0 libjpeg62-turbo libnginx-mod-http-auth-pam libnginx-mod-http-dav-ext libnginx-mod-http-echo libnginx-mod-http-geoip libnginx-mod-http-image-filter libnginx-mod-http-subs-filter libnginx-mod-http-upstream-fair libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libnode64 libpython-stdlib libpython2-stdlib libpython2.7-minimal libpython2.7-stdlib libtiff5 libuv1 libwebp6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 libxslt1.1 nginx nginx-common nginx-full nodejs python python-minimal python2 python2-minimal python2.7 python2.7-minimal python3-ply 0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded. Need to get 17.2 MB of archives. After this operation, 51.9 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main armhf libpython2.7-minimal armhf 2.7.16-2+deb10u1 [395 kB] Get:2 http://security.debian.org buster/updates/main armhf libc-ares2 armhf 1.14.0-1+deb10u1 [81.0 kB] Get:3 http://deb.debian.org/debian buster/main armhf python2.7-minimal armhf 2.7.16-2+deb10u1 [1,171 kB] Get:4 http://security.debian.org buster/updates/main armhf libuv1 armhf 1.24.1-1+deb10u1 [98.3 kB] Get:5 http://deb.debian.org/debian buster/main armhf python2-minimal armhf 2.7.16-1 [41.4 kB] Get:6 http://deb.debian.org/debian buster/main armhf python-minimal armhf 2.7.16-1 [21.0 kB] Get:7 http://deb.debian.org/debian buster/main armhf libpython2.7-stdlib armhf 2.7.16-2+deb10u1 [1,837 kB] Get:8 http://deb.debian.org/debian buster/main armhf python2.7 armhf 2.7.16-2+deb10u1 [305 kB] Get:9 http://deb.debian.org/debian buster/main armhf libpython2-stdlib armhf 2.7.16-1 [20.8 kB] Get:10 http://deb.debian.org/debian buster/main armhf libpython-stdlib armhf 2.7.16-1 [20.8 kB] Get:11 http://deb.debian.org/debian buster/main armhf python2 armhf 2.7.16-1 [41.6 kB] Get:12 http://deb.debian.org/debian buster/main armhf python armhf 2.7.16-1 [22.8 kB] Get:13 http://deb.debian.org/debian buster/main armhf python3-ply all 3.11-3 [65.1 kB] Get:14 http://deb.debian.org/debian buster/main armhf bind9utils armhf 1:9.11.5.P4+dfsg-5.1+deb10u5 [423 kB] Get:15 http://deb.debian.org/debian buster/main armhf dns-root-data all 2019031302 [5,396 B] Get:16 http://deb.debian.org/debian buster/main armhf bind9 armhf 1:9.11.5.P4+dfsg-5.1+deb10u5 [592 kB] Get:17 http://deb.debian.org/debian buster/main armhf fonts-dejavu-core all 2.37-1 [1,068 kB] Get:18 http://deb.debian.org/debian buster/main armhf fontconfig-config all 2.13.1-2 [280 kB] Get:19 http://deb.debian.org/debian buster/main armhf libisccfg-export163 armhf 1:9.11.5.P4+dfsg-5.1+deb10u5 [256 kB] Get:20 http://deb.debian.org/debian buster/main armhf libirs-export161 armhf 1:9.11.5.P4+dfsg-5.1+deb10u5 [235 kB] Get:21 http://deb.debian.org/debian buster/main armhf isc-dhcp-server armhf 4.4.1-2+deb10u1 [498 kB] Get:22 http://deb.debian.org/debian buster/main armhf libbrotli1 armhf 1.0.7-2+deb10u1 [260 kB] Get:23 http://deb.debian.org/debian buster/main armhf libfreetype6 armhf 2.9.1-3+deb10u2 [322 kB] Get:24 http://deb.debian.org/debian buster/main armhf libfontconfig1 armhf 2.13.1-2 [328 kB] Get:25 http://deb.debian.org/debian buster/main armhf libjpeg62-turbo armhf 1:1.5.2-2+deb10u1 [113 kB] Get:26 http://deb.debian.org/debian buster/main armhf libjbig0 armhf 2.1-3.1+b2 [28.4 kB] Get:27 http://deb.debian.org/debian buster/main armhf libwebp6 armhf 0.6.1-2+deb10u1 [229 kB] Get:28 http://deb.debian.org/debian buster/main armhf libtiff5 armhf 4.1.0+git191117-2~deb10u2 [252 kB] Get:29 http://deb.debian.org/debian buster/main armhf libxau6 armhf 1:1.0.8-1+b2 [19.1 kB] Get:30 http://deb.debian.org/debian buster/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB] Get:31 http://deb.debian.org/debian buster/main armhf libxcb1 armhf 1.13.1-2 [132 kB] Get:32 http://deb.debian.org/debian buster/main armhf libx11-data all 2:1.6.7-1+deb10u2 [299 kB] Get:33 http://deb.debian.org/debian buster/main armhf libx11-6 armhf 2:1.6.7-1+deb10u2 [698 kB] Get:34 http://deb.debian.org/debian buster/main armhf libxpm4 armhf 1:3.5.12-1 [44.0 kB] Get:35 http://deb.debian.org/debian buster/main armhf libgd3 armhf 2.2.5-5.2 [117 kB] Get:36 http://deb.debian.org/debian buster/main armhf nginx-common all 1.14.2-2+deb10u4 [121 kB] Get:37 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-auth-pam armhf 1.14.2-2+deb10u4 [92.1 kB] Get:38 http://deb.debian.org/debian buster/main armhf libxslt1.1 armhf 1.1.32-2.2~deb10u1 [217 kB] Get:39 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-dav-ext armhf 1.14.2-2+deb10u4 [98.8 kB] Get:40 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-echo armhf 1.14.2-2+deb10u4 [102 kB] Get:41 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-geoip armhf 1.14.2-2+deb10u4 [93.3 kB] Get:42 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-image-filter armhf 1.14.2-2+deb10u4 [96.5 kB] Get:43 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-subs-filter armhf 1.14.2-2+deb10u4 [95.2 kB] Get:44 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-upstream-fair armhf 1.14.2-2+deb10u4 [95.2 kB] Get:45 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-xslt-filter armhf 1.14.2-2+deb10u4 [94.8 kB] Get:46 http://deb.debian.org/debian buster/main armhf libnginx-mod-mail armhf 1.14.2-2+deb10u4 [122 kB] Get:47 http://deb.debian.org/debian buster/main armhf libnginx-mod-stream armhf 1.14.2-2+deb10u4 [139 kB] Get:48 http://deb.debian.org/debian buster/main armhf libnode64 armhf 10.24.0~dfsg-1~deb10u1 [4,899 kB] Get:49 http://deb.debian.org/debian buster/main armhf nginx-full armhf 1.14.2-2+deb10u4 [453 kB] Get:50 http://deb.debian.org/debian buster/main armhf nginx all 1.14.2-2+deb10u4 [88.5 kB] Get:51 http://deb.debian.org/debian buster/main armhf nodejs armhf 10.24.0~dfsg-1~deb10u1 [87.1 kB] Fetched 17.2 MB in 4s (4,390 kB/s) Extracting templates from packages: 100% Preconfiguring packages ... Selecting previously unselected package libpython2.7-minimal:armhf. (Reading database ... 39158 files and directories currently installed.) Preparing to unpack .../0-libpython2.7-minimal_2.7.16-2+deb10u1_armhf.deb ... Unpacking libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ... Selecting previously unselected package python2.7-minimal. Preparing to unpack .../1-python2.7-minimal_2.7.16-2+deb10u1_armhf.deb ... Unpacking python2.7-minimal (2.7.16-2+deb10u1) ... Selecting previously unselected package python2-minimal. Preparing to unpack .../2-python2-minimal_2.7.16-1_armhf.deb ... Unpacking python2-minimal (2.7.16-1) ... Selecting previously unselected package python-minimal. Preparing to unpack .../3-python-minimal_2.7.16-1_armhf.deb ... Unpacking python-minimal (2.7.16-1) ... Selecting previously unselected package libpython2.7-stdlib:armhf. Preparing to unpack .../4-libpython2.7-stdlib_2.7.16-2+deb10u1_armhf.deb ... Unpacking libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ... Selecting previously unselected package python2.7. Preparing to unpack .../5-python2.7_2.7.16-2+deb10u1_armhf.deb ... Unpacking python2.7 (2.7.16-2+deb10u1) ... Selecting previously unselected package libpython2-stdlib:armhf. Preparing to unpack .../6-libpython2-stdlib_2.7.16-1_armhf.deb ... Unpacking libpython2-stdlib:armhf (2.7.16-1) ... Selecting previously unselected package libpython-stdlib:armhf. Preparing to unpack .../7-libpython-stdlib_2.7.16-1_armhf.deb ... Unpacking libpython-stdlib:armhf (2.7.16-1) ... Setting up libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ... Setting up python2.7-minimal (2.7.16-2+deb10u1) ... Linking and byte-compiling packages for runtime python2.7... Setting up python2-minimal (2.7.16-1) ... Selecting previously unselected package python2. (Reading database ... 39917 files and directories currently installed.) Preparing to unpack .../python2_2.7.16-1_armhf.deb ... Unpacking python2 (2.7.16-1) ... Setting up python-minimal (2.7.16-1) ... Selecting previously unselected package python. (Reading database ... 39945 files and directories currently installed.) Preparing to unpack .../00-python_2.7.16-1_armhf.deb ... Unpacking python (2.7.16-1) ... Selecting previously unselected package python3-ply. Preparing to unpack .../01-python3-ply_3.11-3_all.deb ... Unpacking python3-ply (3.11-3) ... Selecting previously unselected package bind9utils. Preparing to unpack .../02-bind9utils_1%3a9.11.5.P4+dfsg-5.1+deb10u5_armhf.deb ... Unpacking bind9utils (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Selecting previously unselected package dns-root-data. Preparing to unpack .../03-dns-root-data_2019031302_all.deb ... Unpacking dns-root-data (2019031302) ... Selecting previously unselected package bind9. Preparing to unpack .../04-bind9_1%3a9.11.5.P4+dfsg-5.1+deb10u5_armhf.deb ... Unpacking bind9 (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../05-fonts-dejavu-core_2.37-1_all.deb ... Unpacking fonts-dejavu-core (2.37-1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../06-fontconfig-config_2.13.1-2_all.deb ... Unpacking fontconfig-config (2.13.1-2) ... Selecting previously unselected package libisccfg-export163. Preparing to unpack .../07-libisccfg-export163_1%3a9.11.5.P4+dfsg-5.1+deb10u5_armhf.deb ... Unpacking libisccfg-export163 (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Selecting previously unselected package libirs-export161. Preparing to unpack .../08-libirs-export161_1%3a9.11.5.P4+dfsg-5.1+deb10u5_armhf.deb ... Unpacking libirs-export161 (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Selecting previously unselected package isc-dhcp-server. Preparing to unpack .../09-isc-dhcp-server_4.4.1-2+deb10u1_armhf.deb ... Unpacking isc-dhcp-server (4.4.1-2+deb10u1) ... Selecting previously unselected package libbrotli1:armhf. Preparing to unpack .../10-libbrotli1_1.0.7-2+deb10u1_armhf.deb ... Unpacking libbrotli1:armhf (1.0.7-2+deb10u1) ... Selecting previously unselected package libfreetype6:armhf. Preparing to unpack .../11-libfreetype6_2.9.1-3+deb10u2_armhf.deb ... Unpacking libfreetype6:armhf (2.9.1-3+deb10u2) ... Selecting previously unselected package libfontconfig1:armhf. Preparing to unpack .../12-libfontconfig1_2.13.1-2_armhf.deb ... Unpacking libfontconfig1:armhf (2.13.1-2) ... Selecting previously unselected package libjpeg62-turbo:armhf. Preparing to unpack .../13-libjpeg62-turbo_1%3a1.5.2-2+deb10u1_armhf.deb ... Unpacking libjpeg62-turbo:armhf (1:1.5.2-2+deb10u1) ... Selecting previously unselected package libjbig0:armhf. Preparing to unpack .../14-libjbig0_2.1-3.1+b2_armhf.deb ... Unpacking libjbig0:armhf (2.1-3.1+b2) ... Selecting previously unselected package libwebp6:armhf. Preparing to unpack .../15-libwebp6_0.6.1-2+deb10u1_armhf.deb ... Unpacking libwebp6:armhf (0.6.1-2+deb10u1) ... Selecting previously unselected package libtiff5:armhf. Preparing to unpack .../16-libtiff5_4.1.0+git191117-2~deb10u2_armhf.deb ... Unpacking libtiff5:armhf (4.1.0+git191117-2~deb10u2) ... Selecting previously unselected package libxau6:armhf. Preparing to unpack .../17-libxau6_1%3a1.0.8-1+b2_armhf.deb ... Unpacking libxau6:armhf (1:1.0.8-1+b2) ... Selecting previously unselected package libxdmcp6:armhf. Preparing to unpack .../18-libxdmcp6_1%3a1.1.2-3_armhf.deb ... Unpacking libxdmcp6:armhf (1:1.1.2-3) ... Selecting previously unselected package libxcb1:armhf. Preparing to unpack .../19-libxcb1_1.13.1-2_armhf.deb ... Unpacking libxcb1:armhf (1.13.1-2) ... Selecting previously unselected package libx11-data. Preparing to unpack .../20-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ... Unpacking libx11-data (2:1.6.7-1+deb10u2) ... Selecting previously unselected package libx11-6:armhf. Preparing to unpack .../21-libx11-6_2%3a1.6.7-1+deb10u2_armhf.deb ... Unpacking libx11-6:armhf (2:1.6.7-1+deb10u2) ... Selecting previously unselected package libxpm4:armhf. Preparing to unpack .../22-libxpm4_1%3a3.5.12-1_armhf.deb ... Unpacking libxpm4:armhf (1:3.5.12-1) ... Selecting previously unselected package libgd3:armhf. Preparing to unpack .../23-libgd3_2.2.5-5.2_armhf.deb ... Unpacking libgd3:armhf (2.2.5-5.2) ... Selecting previously unselected package nginx-common. Preparing to unpack .../24-nginx-common_1.14.2-2+deb10u4_all.deb ... Unpacking nginx-common (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-auth-pam. Preparing to unpack .../25-libnginx-mod-http-auth-pam_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-auth-pam (1.14.2-2+deb10u4) ... Selecting previously unselected package libxslt1.1:armhf. Preparing to unpack .../26-libxslt1.1_1.1.32-2.2~deb10u1_armhf.deb ... Unpacking libxslt1.1:armhf (1.1.32-2.2~deb10u1) ... Selecting previously unselected package libnginx-mod-http-dav-ext. Preparing to unpack .../27-libnginx-mod-http-dav-ext_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-dav-ext (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-echo. Preparing to unpack .../28-libnginx-mod-http-echo_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-echo (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-geoip. Preparing to unpack .../29-libnginx-mod-http-geoip_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-geoip (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-image-filter. Preparing to unpack .../30-libnginx-mod-http-image-filter_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-image-filter (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-subs-filter. Preparing to unpack .../31-libnginx-mod-http-subs-filter_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-subs-filter (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-upstream-fair. Preparing to unpack .../32-libnginx-mod-http-upstream-fair_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-upstream-fair (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-xslt-filter. Preparing to unpack .../33-libnginx-mod-http-xslt-filter_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-xslt-filter (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-mail. Preparing to unpack .../34-libnginx-mod-mail_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-mail (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-stream. Preparing to unpack .../35-libnginx-mod-stream_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-stream (1.14.2-2+deb10u4) ... Selecting previously unselected package libc-ares2:armhf. Preparing to unpack .../36-libc-ares2_1.14.0-1+deb10u1_armhf.deb ... Unpacking libc-ares2:armhf (1.14.0-1+deb10u1) ... Selecting previously unselected package libuv1:armhf. Preparing to unpack .../37-libuv1_1.24.1-1+deb10u1_armhf.deb ... Unpacking libuv1:armhf (1.24.1-1+deb10u1) ... Selecting previously unselected package libnode64:armhf. Preparing to unpack .../38-libnode64_10.24.0~dfsg-1~deb10u1_armhf.deb ... Unpacking libnode64:armhf (10.24.0~dfsg-1~deb10u1) ... Selecting previously unselected package nginx-full. Preparing to unpack .../39-nginx-full_1.14.2-2+deb10u4_armhf.deb ... Unpacking nginx-full (1.14.2-2+deb10u4) ... Selecting previously unselected package nginx. Preparing to unpack .../40-nginx_1.14.2-2+deb10u4_all.deb ... Unpacking nginx (1.14.2-2+deb10u4) ... Selecting previously unselected package nodejs. Preparing to unpack .../41-nodejs_10.24.0~dfsg-1~deb10u1_armhf.deb ... Unpacking nodejs (10.24.0~dfsg-1~deb10u1) ... Setting up libxau6:armhf (1:1.0.8-1+b2) ... Setting up libxdmcp6:armhf (1:1.1.2-3) ... Setting up libxcb1:armhf (1.13.1-2) ... Setting up libbrotli1:armhf (1.0.7-2+deb10u1) ... Setting up python3-ply (3.11-3) ... Setting up nginx-common (1.14.2-2+deb10u4) ... Created symlink /etc/systemd/system/multi-user.target.wants/nginx.service → /lib/systemd/system/nginx.service. Setting up libc-ares2:armhf (1.14.0-1+deb10u1) ... Setting up libjbig0:armhf (2.1-3.1+b2) ... Setting up dns-root-data (2019031302) ... Setting up libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ... Setting up libuv1:armhf (1.24.1-1+deb10u1) ... Setting up libjpeg62-turbo:armhf (1:1.5.2-2+deb10u1) ... Setting up libnginx-mod-http-auth-pam (1.14.2-2+deb10u4) ... Setting up libnginx-mod-http-geoip (1.14.2-2+deb10u4) ... Setting up libfreetype6:armhf (2.9.1-3+deb10u2) ... Setting up libx11-data (2:1.6.7-1+deb10u2) ... Setting up libisccfg-export163 (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Setting up libnode64:armhf (10.24.0~dfsg-1~deb10u1) ... Setting up libwebp6:armhf (0.6.1-2+deb10u1) ... Setting up fonts-dejavu-core (2.37-1) ... Setting up libnginx-mod-http-echo (1.14.2-2+deb10u4) ... Setting up libnginx-mod-http-subs-filter (1.14.2-2+deb10u4) ... Setting up bind9utils (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Setting up libxslt1.1:armhf (1.1.32-2.2~deb10u1) ... Setting up libx11-6:armhf (2:1.6.7-1+deb10u2) ... Setting up libtiff5:armhf (4.1.0+git191117-2~deb10u2) ... Setting up libirs-export161 (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Setting up libnginx-mod-http-dav-ext (1.14.2-2+deb10u4) ... Setting up libnginx-mod-mail (1.14.2-2+deb10u4) ... Setting up libxpm4:armhf (1:3.5.12-1) ... Setting up python2.7 (2.7.16-2+deb10u1) ... Setting up libpython2-stdlib:armhf (2.7.16-1) ... Setting up fontconfig-config (2.13.1-2) ... Setting up libnginx-mod-stream (1.14.2-2+deb10u4) ... Setting up libnginx-mod-http-upstream-fair (1.14.2-2+deb10u4) ... Setting up isc-dhcp-server (4.4.1-2+deb10u1) ... Generating /etc/default/isc-dhcp-server... Job for isc-dhcp-server.service failed because the control process exited with error code. See "systemctl status isc-dhcp-server.service" and "journalctl -xe" for details. invoke-rc.d: initscript isc-dhcp-server, action "start" failed. ● isc-dhcp-server.service - LSB: DHCP server Loaded: loaded (/etc/init.d/isc-dhcp-server; generated) Active: failed (Result: exit-code) since Thu 2021-09-09 15:19:19 UTC; 38ms ago Docs: man:systemd-sysv-generator(8) Process: 8660 ExecStart=/etc/init.d/isc-dhcp-server start (code=exited, status=1/FAILURE)

Sep 09 15:19:17 orangepiplus dhcpd[8672]: bugs on either our web page at www.isc.org or in the README file Sep 09 15:19:17 orangepiplus dhcpd[8672]: before submitting a bug. These pages explain the proper Sep 09 15:19:17 orangepiplus dhcpd[8672]: process and the information we find helpful for debugging. Sep 09 15:19:17 orangepiplus dhcpd[8672]: Sep 09 15:19:17 orangepiplus dhcpd[8672]: exiting. Sep 09 15:19:19 orangepiplus isc-dhcp-server[8660]: Starting ISC DHCPv4 server: dhcpdcheck syslog for diagnostics. ... failed! Sep 09 15:19:19 orangepiplus isc-dhcp-server[8660]: failed! Sep 09 15:19:19 orangepiplus systemd[1]: isc-dhcp-server.service: Control process exited, code=exited, status=1/FAILURE Sep 09 15:19:19 orangepiplus systemd[1]: isc-dhcp-server.service: Failed with result 'exit-code'. Sep 09 15:19:19 orangepiplus systemd[1]: Failed to start LSB: DHCP server. Setting up nodejs (10.24.0~dfsg-1~deb10u1) ... update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode Setting up python2 (2.7.16-1) ... Setting up libpython-stdlib:armhf (2.7.16-1) ... Setting up libnginx-mod-http-xslt-filter (1.14.2-2+deb10u4) ... Setting up bind9 (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Adding group bind' (GID 118) ... Done. Adding system userbind' (UID 112) ... Adding new user bind' (UID 112) with groupbind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" Created symlink /etc/systemd/system/multi-user.target.wants/bind9.service → /lib/systemd/system/bind9.service. bind9-pkcs11.service is a disabled or a static unit, not starting it. bind9-resolvconf.service is a disabled or a static unit, not starting it. Setting up libfontconfig1:armhf (2.13.1-2) ... Setting up python (2.7.16-1) ... Setting up libgd3:armhf (2.2.5-5.2) ... Setting up libnginx-mod-http-image-filter (1.14.2-2+deb10u4) ... Setting up nginx-full (1.14.2-2+deb10u4) ... Setting up nginx (1.14.2-2+deb10u4) ... Processing triggers for systemd (241-7~deb10u8) ... Processing triggers for man-db (2.8.5-2) ... Processing triggers for mime-support (3.62) ... Processing triggers for libc-bin (2.28-10) ... root@orangepiplus:~# sudo apt-get install -y hostapd dmidecode build-essential openssh-server python-pip unzip bridge-utils Reading package lists... Done Building dependency tree Reading state information... Done bridge-utils is already the newest version (1.6-2). build-essential is already the newest version (12.6). openssh-server is already the newest version (1:7.9p1-10+deb10u2). unzip is already the newest version (6.0-23+deb10u2). hostapd is already the newest version (3:2.9-102~armbian21.05.1+1). The following additional packages will be installed: python-pip-whl Recommended packages: python-all-dev python-setuptools python-wheel The following NEW packages will be installed: dmidecode python-pip python-pip-whl 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. Need to get 1,854 kB of archives. After this operation, 2,897 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main armhf dmidecode armhf 3.2-1 [48.9 kB] Get:2 http://deb.debian.org/debian buster/main armhf python-pip-whl all 18.1-5 [1,591 kB] Get:3 http://deb.debian.org/debian buster/main armhf python-pip all 18.1-5 [215 kB] Fetched 1,854 kB in 0s (4,747 kB/s) Selecting previously unselected package dmidecode. (Reading database ... 40775 files and directories currently installed.) Preparing to unpack .../dmidecode_3.2-1_armhf.deb ... Unpacking dmidecode (3.2-1) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_18.1-5_all.deb ... Unpacking python-pip-whl (18.1-5) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_18.1-5_all.deb ... Unpacking python-pip (18.1-5) ... Setting up python-pip-whl (18.1-5) ... Setting up dmidecode (3.2-1) ... Setting up python-pip (18.1-5) ... Processing triggers for man-db (2.8.5-2) ... root@orangepiplus:~# wget -O adopisoft-4.3.0-armhf-node-v12.16.1.deb https://github.com/AdoPiSoft/Releases/releases/download/v5.0.0/adopisoft-5.0.0-armhf-node-v12.16.1.deb --2021-09-09 15:20:28-- https://github.com/AdoPiSoft/Releases/releases/download/v5.0.0/adopisoft-5.0.0-armhf-node-v12.16.1.deb Resolving github.com (github.com)... 20.205.243.166 Connecting to github.com (github.com)|20.205.243.166|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github-releases.githubusercontent.com/234993346/bc543220-a015-4808-a81c-e072e3b9bf6b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210909%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210909T152038Z&X-Amz-Expires=300&X-Amz-Signature=f9ca6c2b354b99790ec487e8fd33bcb17831c7f44f43e3fa863dbf425bf4b80c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=234993346&response-content-disposition=attachment%3B%20filename%3Dadopisoft-5.0.0-armhf-node-v12.16.1.deb&response-content-type=application%2Foctet-stream [following] --2021-09-09 15:20:38-- https://github-releases.githubusercontent.com/234993346/bc543220-a015-4808-a81c-e072e3b9bf6b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210909%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210909T152038Z&X-Amz-Expires=300&X-Amz-Signature=f9ca6c2b354b99790ec487e8fd33bcb17831c7f44f43e3fa863dbf425bf4b80c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=234993346&response-content-disposition=attachment%3B%20filename%3Dadopisoft-5.0.0-armhf-node-v12.16.1.deb&response-content-type=application%2Foctet-stream Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... failed: Name or service not known. wget: unable to resolve host address ‘github-releases.githubusercontent.com’ root@orangepiplus:~# sudo apt-get install ./adopisoft-5.0.0-armhf-node-v12.16.1.deb Reading package lists... Done E: Unsupported file ./adopisoft-5.0.0-armhf-node-v12.16.1.deb given on commandline root@orangepiplus:~# root@orangepiplus:~# wget -O ado-psql-script.sh wget: missing URL Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options. root@orangepiplus:~# https://gist.githubusercontent.com/alenteria/791dbe32175a01d1f1b602b25489ad22/raw/9a5aa879ac70d24bd9a7dd7f8ed97d7fe2c2f -bash: https://gist.githubusercontent.com/alenteria/791dbe32175a01d1f1b602b25489ad22/raw/9a5aa879ac70d24bd9a7dd7f8ed97d7fe2c2f: No such file or directory root@orangepiplus:~# https://gist.githubusercontent.com/alenteria/791dbe32175a01d1f1b602b25489ad22/raw/9a5aa879ac70d24bd9a7dd7f8ed97d7fe2c2f597/ado-psql-script.shhttps://gist.githubusercontent.com/alenteria/791dbe32175a01d1f1b602b25489ad22/raw/9a5aa879ac70d24bd9a7dd7f8ed97d7fe2c2f597/ado-psql-script.sh -bash: https://gist.githubusercontent.com/alenteria/791dbe32175a01d1f1b602b25489ad22/raw/9a5aa879ac70d24bd9a7dd7f8ed97d7fe2c2f597/ado-psql-script.shhttps://gist.githubusercontent.com/alenteria/791dbe32175a01d1f1b602b25489ad22/raw/9a5aa879ac70d24bd9a7dd7f8ed97d7fe2c2f597/ado-psql-script.sh: No such file or directory root@orangepiplus:~# sudo ./ado-psql-script.sh sudo: ./ado-psql-script.sh: command not found root@orangepiplus:~#

madorax251 commented 3 years ago

after I tried to follow the instructions how to install it stopped until wlcome to nginx https://prnt.sc/1rmk6jn

madorax251 commented 3 years ago

login as: root root@192.168.8.204's password:


/ | () | | | | |) | || | | || | /| | | _/|| || |_|

Welcome to Armbian 21.08.1 Buster with Linux 5.10.60-sunxi

System load: 2% Up time: 6 min Local users: 2
Memory usage: 9% of 999M IP: 192.168.8.204 CPU temp: 46°C Usage of /: 8% of 15G RX today: 3 KiB

[ 0 security updates available, 4 updates total: apt upgrade ] Last check: 2021-09-09 15:44

Last login: Thu Sep 9 15:44:12 2021

Waiting for system to finish booting ...

New to Armbian? Documentation: https://docs.armbian.com Support: https://forum.a rmbian.com

New root password: Repeat password:

Choose default system command shell:

1) bash 2) zsh

Shell: BASH

Creating a new user account. Press to abort

Please provide a username (eg. your forename): opi Create password: Repeat password:

Please provide your real name: Opi

Dear Opi, your account opi has been created and is sudo enabled. Please use this account for your daily work from now on.

Detected timezone: Asia/Jakarta

Set user language based on your location? [Y/n]

At your location, more locales are possible:

1) id_ID.UTF-8 3) Skip generating locales 2) ko_KR.UTF-8 Please enter your choice:3 root@orangepiplus:~# sudo apt-get update && sudo apt-get upgrade -y Get:1 http://security.debian.org buster/updates InRelease [65.4 kB] Hit:2 http://deb.debian.org/debian buster InRelease Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] Get:5 http://mirrors.ustc.edu.cn/armbian buster InRelease [18.3 kB] Get:6 http://security.debian.org buster/updates/main armhf Packages [372 kB] Get:7 http://mirrors.ustc.edu.cn/armbian buster/main armhf Packages [219 kB] Get:8 http://mirrors.ustc.edu.cn/armbian buster/main armhf Contents (deb) [18.1 MB] Get:9 http://mirrors.ustc.edu.cn/armbian buster/buster-utils armhf Packages [98. 8 kB] Get:10 http://mirrors.ustc.edu.cn/armbian buster/buster-utils armhf Contents (de b) [18.7 kB] Fetched 19.0 MB in 52s (365 kB/s) Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: armbian-bsp-cli-orangepiplus armbian-config armbian-firmware armbian-zsh libbluetooth3 libssl-dev libssl1.1 linux-libc-dev openssl 9 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 14.9 MB of archives. After this operation, 834 kB of additional disk space will be used. Get:1 http://security.debian.org buster/updates/main armhf libssl-dev armhf 1.1. 1d-0+deb10u7 [1,598 kB] Get:3 http://security.debian.org buster/updates/main armhf libssl1.1 armhf 1.1.1 d-0+deb10u7 [1,300 kB] Get:5 http://security.debian.org buster/updates/main armhf libbluetooth3 armhf 5 .50-1.2~deb10u2 [93.2 kB] Get:6 http://security.debian.org buster/updates/main armhf openssl armhf 1.1.1d- 0+deb10u7 [818 kB] Get:8 http://mirrors.ustc.edu.cn/armbian buster/main armhf armbian-zsh all 21.08 .2 [1,504 kB] Get:2 http://mirrors.tuna.tsinghua.edu.cn/armbian buster/buster-utils armhf armb ian-bsp-cli-orangepiplus armhf 21.08.2 [415 kB] Get:4 http://mirrors.bfsu.edu.cn/armbian buster/main armhf armbian-config all 21 .08.2 [127 kB] Get:9 http://mirrors.ustc.edu.cn/armbian buster/main armhf linux-libc-dev armhf 21.08.1 [1,143 kB] Get:7 http://mirrors.nju.edu.cn/armbian buster/main armhf armbian-firmware all 2 1.08.2 [7,916 kB] Fetched 14.9 MB in 9s (1,625 kB/s) Preconfiguring packages ... (Reading database ... 39083 files and directories currently installed.) Preparing to unpack .../0-libssl-dev_1.1.1d-0+deb10u7_armhf.deb ... Unpacking libssl-dev:armhf (1.1.1d-0+deb10u7) over (1.1.1d-0+deb10u6) ... Preparing to unpack .../1-libssl1.1_1.1.1d-0+deb10u7_armhf.deb ... Unpacking libssl1.1:armhf (1.1.1d-0+deb10u7) over (1.1.1d-0+deb10u6) ... Preparing to unpack .../2-armbian-bsp-cli-orangepiplus_21.08.2_armhf.deb ... Unpacking armbian-bsp-cli-orangepiplus (21.08.2) over (21.08.1) ... Preparing to unpack .../3-armbian-config_21.08.2_all.deb ... Unpacking armbian-config (21.08.2) over (21.08.1) ... Preparing to unpack .../4-armbian-firmware_21.08.2_all.deb ... Unpacking armbian-firmware (21.08.2) over (21.08.1) ... Preparing to unpack .../5-armbian-zsh_21.08.2_all.deb ... Unpacking armbian-zsh (21.08.2) over (21.08.1) ... Preparing to unpack .../6-libbluetooth3_5.50-1.2~deb10u2_armhf.deb ... Unpacking libbluetooth3:armhf (5.50-1.2~deb10u2) over (5.50-1.2~deb10u1) ... Preparing to unpack .../7-linux-libc-dev_21.08.1_armhf.deb ... Unpacking linux-libc-dev:armhf (21.08.1) over (4.19.194-3) ... Preparing to unpack .../8-openssl_1.1.1d-0+deb10u7_armhf.deb ... Unpacking openssl (1.1.1d-0+deb10u7) over (1.1.1d-0+deb10u6) ... Setting up libssl1.1:armhf (1.1.1d-0+deb10u7) ... Setting up linux-libc-dev:armhf (21.08.1) ... Setting up armbian-zsh (21.08.2) ... Setting up armbian-config (21.08.2) ... Setting up libssl-dev:armhf (1.1.1d-0+deb10u7) ... Setting up armbian-firmware (21.08.2) ... Setting up libbluetooth3:armhf (5.50-1.2~deb10u2) ... Setting up armbian-bsp-cli-orangepiplus (21.08.2) ... Setting up openssl (1.1.1d-0+deb10u7) ... Processing triggers for libc-bin (2.28-10) ... Processing triggers for man-db (2.8.5-2) ... Processing triggers for initramfs-tools (0.133+deb10u1) ... update-initramfs: Generating /boot/initrd.img-5.10.60-sunxi update-initramfs: Converting to u-boot format root@orangepiplus:~# sudo apt-get install curl -y Reading package lists... Done Building dependency tree Reading state information... Done curl is already the newest version (7.64.0-4+deb10u2). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. root@orangepiplus:~# sudo apt-get update && sudo apt-get upgrade -y curl -sL htt ps://deb.nodesource.com/setup_12.x | sudo -E bash - Hit:1 http://deb.debian.org/debian buster InRelease Hit:2 http://deb.debian.org/debian buster-updates InRelease Hit:3 http://deb.debian.org/debian buster-backports InRelease Hit:4 http://security.debian.org buster/updates InRelease Hit:5 http://mirrors.tuna.tsinghua.edu.cn/armbian buster InRelease Reading package lists... Done E: Command line option 'L' [from -sL] is not understood in combination with the other options. root@orangepiplus:~# sudo apt-get install -y nodejs python nginx bind9 isc-dhcp-server Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: bind9utils dns-root-data fontconfig-config fonts-dejavu-core libbrotli1 libc-ares2 libfontconfig1 libfreetype6 libgd3 libirs-export161 libisccfg-export163 libjbig0 libjpeg62-turbo libnginx-mod-http-auth-pam libnginx-mod-http-dav-ext libnginx-mod-http-echo libnginx-mod-http-geoip libnginx-mod-http-image-filter libnginx-mod-http-subs-filter libnginx-mod-http-upstream-fair libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libnode64 libpython-stdlib libpython2-stdlib libpython2.7-minimal libpython2.7-stdlib libtiff5 libuv1 libwebp6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 libxslt1.1 nginx-common nginx-full python-minimal python2 python2-minimal python2.7 python2.7-minimal python3-ply Suggested packages: bind9-doc ufw isc-dhcp-server-ldap libgd-tools fcgiwrap nginx-doc ssl-cert npm python-doc python-tk python2-doc python2.7-doc binfmt-support python-ply-doc python3-pkg-resources Recommended packages: isc-dhcp-common nodejs-doc The following NEW packages will be installed: bind9 bind9utils dns-root-data fontconfig-config fonts-dejavu-core isc-dhcp-server libbrotli1 libc-ares2 libfontconfig1 libfreetype6 libgd3 libirs-export161 libisccfg-export163 libjbig0 libjpeg62-turbo libnginx-mod-http-auth-pam libnginx-mod-http-dav-ext libnginx-mod-http-echo libnginx-mod-http-geoip libnginx-mod-http-image-filter libnginx-mod-http-subs-filter libnginx-mod-http-upstream-fair libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libnode64 libpython-stdlib libpython2-stdlib libpython2.7-minimal libpython2.7-stdlib libtiff5 libuv1 libwebp6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 libxslt1.1 nginx nginx-common nginx-full nodejs python python-minimal python2 python2-minimal python2.7 python2.7-minimal python3-ply 0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded. Need to get 17.2 MB of archives. After this operation, 51.9 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main armhf libpython2.7-minimal armhf 2.7.16-2+deb10u1 [395 kB] Get:2 http://security.debian.org buster/updates/main armhf libc-ares2 armhf 1.14.0-1+deb10u1 [81.0 kB] Get:3 http://deb.debian.org/debian buster/main armhf python2.7-minimal armhf 2.7.16-2+deb10u1 [1,171 kB] Get:4 http://security.debian.org buster/updates/main armhf libuv1 armhf 1.24.1-1+deb10u1 [98.3 kB] Get:5 http://deb.debian.org/debian buster/main armhf python2-minimal armhf 2.7.16-1 [41.4 kB] Get:6 http://deb.debian.org/debian buster/main armhf python-minimal armhf 2.7.16-1 [21.0 kB] Get:7 http://deb.debian.org/debian buster/main armhf libpython2.7-stdlib armhf 2.7.16-2+deb10u1 [1,837 kB] Get:8 http://deb.debian.org/debian buster/main armhf python2.7 armhf 2.7.16-2+deb10u1 [305 kB] Get:9 http://deb.debian.org/debian buster/main armhf libpython2-stdlib armhf 2.7.16-1 [20.8 kB] Get:10 http://deb.debian.org/debian buster/main armhf libpython-stdlib armhf 2.7.16-1 [20.8 kB] Get:11 http://deb.debian.org/debian buster/main armhf python2 armhf 2.7.16-1 [41.6 kB] Get:12 http://deb.debian.org/debian buster/main armhf python armhf 2.7.16-1 [22.8 kB] Get:13 http://deb.debian.org/debian buster/main armhf python3-ply all 3.11-3 [65.1 kB] Get:14 http://deb.debian.org/debian buster/main armhf bind9utils armhf 1:9.11.5.P4+dfsg-5.1+deb10u5 [423 kB] Get:15 http://deb.debian.org/debian buster/main armhf dns-root-data all 2019031302 [5,396 B] Get:16 http://deb.debian.org/debian buster/main armhf bind9 armhf 1:9.11.5.P4+dfsg-5.1+deb10u5 [592 kB] Get:17 http://deb.debian.org/debian buster/main armhf fonts-dejavu-core all 2.37-1 [1,068 kB] Get:18 http://deb.debian.org/debian buster/main armhf fontconfig-config all 2.13.1-2 [280 kB] Get:19 http://deb.debian.org/debian buster/main armhf libisccfg-export163 armhf 1:9.11.5.P4+dfsg-5.1+deb10u5 [256 kB] Get:20 http://deb.debian.org/debian buster/main armhf libirs-export161 armhf 1:9.11.5.P4+dfsg-5.1+deb10u5 [235 kB] Get:21 http://deb.debian.org/debian buster/main armhf isc-dhcp-server armhf 4.4.1-2+deb10u1 [498 kB] Get:22 http://deb.debian.org/debian buster/main armhf libbrotli1 armhf 1.0.7-2+deb10u1 [260 kB] Get:23 http://deb.debian.org/debian buster/main armhf libfreetype6 armhf 2.9.1-3+deb10u2 [322 kB] Get:24 http://deb.debian.org/debian buster/main armhf libfontconfig1 armhf 2.13.1-2 [328 kB] Get:25 http://deb.debian.org/debian buster/main armhf libjpeg62-turbo armhf 1:1.5.2-2+deb10u1 [113 kB] Get:26 http://deb.debian.org/debian buster/main armhf libjbig0 armhf 2.1-3.1+b2 [28.4 kB] Get:27 http://deb.debian.org/debian buster/main armhf libwebp6 armhf 0.6.1-2+deb10u1 [229 kB] Get:28 http://deb.debian.org/debian buster/main armhf libtiff5 armhf 4.1.0+git191117-2~deb10u2 [252 kB] Get:29 http://deb.debian.org/debian buster/main armhf libxau6 armhf 1:1.0.8-1+b2 [19.1 kB] Get:30 http://deb.debian.org/debian buster/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB] Get:31 http://deb.debian.org/debian buster/main armhf libxcb1 armhf 1.13.1-2 [132 kB] Get:32 http://deb.debian.org/debian buster/main armhf libx11-data all 2:1.6.7-1+deb10u2 [299 kB] Get:33 http://deb.debian.org/debian buster/main armhf libx11-6 armhf 2:1.6.7-1+deb10u2 [698 kB] Get:34 http://deb.debian.org/debian buster/main armhf libxpm4 armhf 1:3.5.12-1 [44.0 kB] Get:35 http://deb.debian.org/debian buster/main armhf libgd3 armhf 2.2.5-5.2 [117 kB] Get:36 http://deb.debian.org/debian buster/main armhf nginx-common all 1.14.2-2+deb10u4 [121 kB] Get:37 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-auth-pam armhf 1.14.2-2+deb10u4 [92.1 kB] Get:38 http://deb.debian.org/debian buster/main armhf libxslt1.1 armhf 1.1.32-2.2~deb10u1 [217 kB] Get:39 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-dav-ext armhf 1.14.2-2+deb10u4 [98.8 kB] Get:40 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-echo armhf 1.14.2-2+deb10u4 [102 kB] Get:41 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-geoip armhf 1.14.2-2+deb10u4 [93.3 kB] Get:42 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-image-filter armhf 1.14.2-2+deb10u4 [96.5 kB] Get:43 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-subs-filter armhf 1.14.2-2+deb10u4 [95.2 kB] Get:44 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-upstream-fair armhf 1.14.2-2+deb10u4 [95.2 kB] Get:45 http://deb.debian.org/debian buster/main armhf libnginx-mod-http-xslt-filter armhf 1.14.2-2+deb10u4 [94.8 kB] Get:46 http://deb.debian.org/debian buster/main armhf libnginx-mod-mail armhf 1.14.2-2+deb10u4 [122 kB] Get:47 http://deb.debian.org/debian buster/main armhf libnginx-mod-stream armhf 1.14.2-2+deb10u4 [139 kB] Get:48 http://deb.debian.org/debian buster/main armhf libnode64 armhf 10.24.0~dfsg-1~deb10u1 [4,899 kB] Get:49 http://deb.debian.org/debian buster/main armhf nginx-full armhf 1.14.2-2+deb10u4 [453 kB] Get:50 http://deb.debian.org/debian buster/main armhf nginx all 1.14.2-2+deb10u4 [88.5 kB] Get:51 http://deb.debian.org/debian buster/main armhf nodejs armhf 10.24.0~dfsg-1~deb10u1 [87.1 kB] Fetched 17.2 MB in 2s (7,553 kB/s) Extracting templates from packages: 100% Preconfiguring packages ... Selecting previously unselected package libpython2.7-minimal:armhf. (Reading database ... 39158 files and directories currently installed.) Preparing to unpack .../0-libpython2.7-minimal_2.7.16-2+deb10u1_armhf.deb ... Unpacking libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ... Selecting previously unselected package python2.7-minimal. Preparing to unpack .../1-python2.7-minimal_2.7.16-2+deb10u1_armhf.deb ... Unpacking python2.7-minimal (2.7.16-2+deb10u1) ... Selecting previously unselected package python2-minimal. Preparing to unpack .../2-python2-minimal_2.7.16-1_armhf.deb ... Unpacking python2-minimal (2.7.16-1) ... Selecting previously unselected package python-minimal. Preparing to unpack .../3-python-minimal_2.7.16-1_armhf.deb ... Unpacking python-minimal (2.7.16-1) ... Selecting previously unselected package libpython2.7-stdlib:armhf. Preparing to unpack .../4-libpython2.7-stdlib_2.7.16-2+deb10u1_armhf.deb ... Unpacking libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ... Selecting previously unselected package python2.7. Preparing to unpack .../5-python2.7_2.7.16-2+deb10u1_armhf.deb ... Unpacking python2.7 (2.7.16-2+deb10u1) ... Selecting previously unselected package libpython2-stdlib:armhf. Preparing to unpack .../6-libpython2-stdlib_2.7.16-1_armhf.deb ... Unpacking libpython2-stdlib:armhf (2.7.16-1) ... Selecting previously unselected package libpython-stdlib:armhf. Preparing to unpack .../7-libpython-stdlib_2.7.16-1_armhf.deb ... Unpacking libpython-stdlib:armhf (2.7.16-1) ... Setting up libpython2.7-minimal:armhf (2.7.16-2+deb10u1) ... Setting up python2.7-minimal (2.7.16-2+deb10u1) ... Linking and byte-compiling packages for runtime python2.7... Setting up python2-minimal (2.7.16-1) ... Selecting previously unselected package python2. (Reading database ... 39917 files and directories currently installed.) Preparing to unpack .../python2_2.7.16-1_armhf.deb ... Unpacking python2 (2.7.16-1) ... Setting up python-minimal (2.7.16-1) ... Selecting previously unselected package python. (Reading database ... 39945 files and directories currently installed.) Preparing to unpack .../00-python_2.7.16-1_armhf.deb ... Unpacking python (2.7.16-1) ... Selecting previously unselected package python3-ply. Preparing to unpack .../01-python3-ply_3.11-3_all.deb ... Unpacking python3-ply (3.11-3) ... Selecting previously unselected package bind9utils. Preparing to unpack .../02-bind9utils_1%3a9.11.5.P4+dfsg-5.1+deb10u5_armhf.deb ... Unpacking bind9utils (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Selecting previously unselected package dns-root-data. Preparing to unpack .../03-dns-root-data_2019031302_all.deb ... Unpacking dns-root-data (2019031302) ... Selecting previously unselected package bind9. Preparing to unpack .../04-bind9_1%3a9.11.5.P4+dfsg-5.1+deb10u5_armhf.deb ... Unpacking bind9 (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../05-fonts-dejavu-core_2.37-1_all.deb ... Unpacking fonts-dejavu-core (2.37-1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../06-fontconfig-config_2.13.1-2_all.deb ... Unpacking fontconfig-config (2.13.1-2) ... Selecting previously unselected package libisccfg-export163. Preparing to unpack .../07-libisccfg-export163_1%3a9.11.5.P4+dfsg-5.1+deb10u5_armhf.deb ... Unpacking libisccfg-export163 (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Selecting previously unselected package libirs-export161. Preparing to unpack .../08-libirs-export161_1%3a9.11.5.P4+dfsg-5.1+deb10u5_armhf.deb ... Unpacking libirs-export161 (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Selecting previously unselected package isc-dhcp-server. Preparing to unpack .../09-isc-dhcp-server_4.4.1-2+deb10u1_armhf.deb ... Unpacking isc-dhcp-server (4.4.1-2+deb10u1) ... Selecting previously unselected package libbrotli1:armhf. Preparing to unpack .../10-libbrotli1_1.0.7-2+deb10u1_armhf.deb ... Unpacking libbrotli1:armhf (1.0.7-2+deb10u1) ... Selecting previously unselected package libfreetype6:armhf. Preparing to unpack .../11-libfreetype6_2.9.1-3+deb10u2_armhf.deb ... Unpacking libfreetype6:armhf (2.9.1-3+deb10u2) ... Selecting previously unselected package libfontconfig1:armhf. Preparing to unpack .../12-libfontconfig1_2.13.1-2_armhf.deb ... Unpacking libfontconfig1:armhf (2.13.1-2) ... Selecting previously unselected package libjpeg62-turbo:armhf. Preparing to unpack .../13-libjpeg62-turbo_1%3a1.5.2-2+deb10u1_armhf.deb ... Unpacking libjpeg62-turbo:armhf (1:1.5.2-2+deb10u1) ... Selecting previously unselected package libjbig0:armhf. Preparing to unpack .../14-libjbig0_2.1-3.1+b2_armhf.deb ... Unpacking libjbig0:armhf (2.1-3.1+b2) ... Selecting previously unselected package libwebp6:armhf. Preparing to unpack .../15-libwebp6_0.6.1-2+deb10u1_armhf.deb ... Unpacking libwebp6:armhf (0.6.1-2+deb10u1) ... Selecting previously unselected package libtiff5:armhf. Preparing to unpack .../16-libtiff5_4.1.0+git191117-2~deb10u2_armhf.deb ... Unpacking libtiff5:armhf (4.1.0+git191117-2~deb10u2) ... Selecting previously unselected package libxau6:armhf. Preparing to unpack .../17-libxau6_1%3a1.0.8-1+b2_armhf.deb ... Unpacking libxau6:armhf (1:1.0.8-1+b2) ... Selecting previously unselected package libxdmcp6:armhf. Preparing to unpack .../18-libxdmcp6_1%3a1.1.2-3_armhf.deb ... Unpacking libxdmcp6:armhf (1:1.1.2-3) ... Selecting previously unselected package libxcb1:armhf. Preparing to unpack .../19-libxcb1_1.13.1-2_armhf.deb ... Unpacking libxcb1:armhf (1.13.1-2) ... Selecting previously unselected package libx11-data. Preparing to unpack .../20-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ... Unpacking libx11-data (2:1.6.7-1+deb10u2) ... Selecting previously unselected package libx11-6:armhf. Preparing to unpack .../21-libx11-6_2%3a1.6.7-1+deb10u2_armhf.deb ... Unpacking libx11-6:armhf (2:1.6.7-1+deb10u2) ... Selecting previously unselected package libxpm4:armhf. Preparing to unpack .../22-libxpm4_1%3a3.5.12-1_armhf.deb ... Unpacking libxpm4:armhf (1:3.5.12-1) ... Selecting previously unselected package libgd3:armhf. Preparing to unpack .../23-libgd3_2.2.5-5.2_armhf.deb ... Unpacking libgd3:armhf (2.2.5-5.2) ... Selecting previously unselected package nginx-common. Preparing to unpack .../24-nginx-common_1.14.2-2+deb10u4_all.deb ... Unpacking nginx-common (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-auth-pam. Preparing to unpack .../25-libnginx-mod-http-auth-pam_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-auth-pam (1.14.2-2+deb10u4) ... Selecting previously unselected package libxslt1.1:armhf. Preparing to unpack .../26-libxslt1.1_1.1.32-2.2~deb10u1_armhf.deb ... Unpacking libxslt1.1:armhf (1.1.32-2.2~deb10u1) ... Selecting previously unselected package libnginx-mod-http-dav-ext. Preparing to unpack .../27-libnginx-mod-http-dav-ext_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-dav-ext (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-echo. Preparing to unpack .../28-libnginx-mod-http-echo_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-echo (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-geoip. Preparing to unpack .../29-libnginx-mod-http-geoip_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-geoip (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-image-filter. Preparing to unpack .../30-libnginx-mod-http-image-filter_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-image-filter (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-subs-filter. Preparing to unpack .../31-libnginx-mod-http-subs-filter_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-subs-filter (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-upstream-fair. Preparing to unpack .../32-libnginx-mod-http-upstream-fair_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-upstream-fair (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-http-xslt-filter. Preparing to unpack .../33-libnginx-mod-http-xslt-filter_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-http-xslt-filter (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-mail. Preparing to unpack .../34-libnginx-mod-mail_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-mail (1.14.2-2+deb10u4) ... Selecting previously unselected package libnginx-mod-stream. Preparing to unpack .../35-libnginx-mod-stream_1.14.2-2+deb10u4_armhf.deb ... Unpacking libnginx-mod-stream (1.14.2-2+deb10u4) ... Selecting previously unselected package libc-ares2:armhf. Preparing to unpack .../36-libc-ares2_1.14.0-1+deb10u1_armhf.deb ... Unpacking libc-ares2:armhf (1.14.0-1+deb10u1) ... Selecting previously unselected package libuv1:armhf. Preparing to unpack .../37-libuv1_1.24.1-1+deb10u1_armhf.deb ... Unpacking libuv1:armhf (1.24.1-1+deb10u1) ... Selecting previously unselected package libnode64:armhf. Preparing to unpack .../38-libnode64_10.24.0~dfsg-1~deb10u1_armhf.deb ... Unpacking libnode64:armhf (10.24.0~dfsg-1~deb10u1) ... Selecting previously unselected package nginx-full. Preparing to unpack .../39-nginx-full_1.14.2-2+deb10u4_armhf.deb ... Unpacking nginx-full (1.14.2-2+deb10u4) ... Selecting previously unselected package nginx. Preparing to unpack .../40-nginx_1.14.2-2+deb10u4_all.deb ... Unpacking nginx (1.14.2-2+deb10u4) ... Selecting previously unselected package nodejs. Preparing to unpack .../41-nodejs_10.24.0~dfsg-1~deb10u1_armhf.deb ... Unpacking nodejs (10.24.0~dfsg-1~deb10u1) ... Setting up libxau6:armhf (1:1.0.8-1+b2) ... Setting up libxdmcp6:armhf (1:1.1.2-3) ... Setting up libxcb1:armhf (1.13.1-2) ... Setting up libbrotli1:armhf (1.0.7-2+deb10u1) ... Setting up python3-ply (3.11-3) ... Setting up nginx-common (1.14.2-2+deb10u4) ... Created symlink /etc/systemd/system/multi-user.target.wants/nginx.service → /lib/systemd/system/nginx.service. Setting up libc-ares2:armhf (1.14.0-1+deb10u1) ... Setting up libjbig0:armhf (2.1-3.1+b2) ... Setting up dns-root-data (2019031302) ... Setting up libpython2.7-stdlib:armhf (2.7.16-2+deb10u1) ... Setting up libuv1:armhf (1.24.1-1+deb10u1) ... Setting up libjpeg62-turbo:armhf (1:1.5.2-2+deb10u1) ... Setting up libnginx-mod-http-auth-pam (1.14.2-2+deb10u4) ... Setting up libnginx-mod-http-geoip (1.14.2-2+deb10u4) ... Setting up libfreetype6:armhf (2.9.1-3+deb10u2) ... Setting up libx11-data (2:1.6.7-1+deb10u2) ... Setting up libisccfg-export163 (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Setting up libnode64:armhf (10.24.0~dfsg-1~deb10u1) ... Setting up libwebp6:armhf (0.6.1-2+deb10u1) ... Setting up fonts-dejavu-core (2.37-1) ... Setting up libnginx-mod-http-echo (1.14.2-2+deb10u4) ... Setting up libnginx-mod-http-subs-filter (1.14.2-2+deb10u4) ... Setting up bind9utils (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Setting up libxslt1.1:armhf (1.1.32-2.2~deb10u1) ... Setting up libx11-6:armhf (2:1.6.7-1+deb10u2) ... Setting up libtiff5:armhf (4.1.0+git191117-2~deb10u2) ... Setting up libirs-export161 (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Setting up libnginx-mod-http-dav-ext (1.14.2-2+deb10u4) ... Setting up libnginx-mod-mail (1.14.2-2+deb10u4) ... Setting up libxpm4:armhf (1:3.5.12-1) ... Setting up python2.7 (2.7.16-2+deb10u1) ... Setting up libpython2-stdlib:armhf (2.7.16-1) ... Setting up fontconfig-config (2.13.1-2) ... Setting up libnginx-mod-stream (1.14.2-2+deb10u4) ... Setting up libnginx-mod-http-upstream-fair (1.14.2-2+deb10u4) ... Setting up isc-dhcp-server (4.4.1-2+deb10u1) ... Generating /etc/default/isc-dhcp-server... Job for isc-dhcp-server.service failed because the control process exited with error code. See "systemctl status isc-dhcp-server.service" and "journalctl -xe" for details. invoke-rc.d: initscript isc-dhcp-server, action "start" failed. ● isc-dhcp-server.service - LSB: DHCP server Loaded: loaded (/etc/init.d/isc-dhcp-server; generated) Active: failed (Result: exit-code) since Thu 2021-09-09 15:58:03 UTC; 39ms ago Docs: man:systemd-sysv-generator(8) Process: 7958 ExecStart=/etc/init.d/isc-dhcp-server start (code=exited, status=1/FAILURE)

Sep 09 15:58:01 orangepiplus dhcpd[7970]: bugs on either our web page at www.isc.org or in the README file Sep 09 15:58:01 orangepiplus dhcpd[7970]: before submitting a bug. These pages explain the proper Sep 09 15:58:01 orangepiplus dhcpd[7970]: process and the information we find helpful for debugging. Sep 09 15:58:01 orangepiplus dhcpd[7970]: Sep 09 15:58:01 orangepiplus dhcpd[7970]: exiting. Sep 09 15:58:03 orangepiplus isc-dhcp-server[7958]: Starting ISC DHCPv4 server: dhcpdcheck syslog for diagnostics. ... failed! Sep 09 15:58:03 orangepiplus isc-dhcp-server[7958]: failed! Sep 09 15:58:03 orangepiplus systemd[1]: isc-dhcp-server.service: Control process exited, code=exited, status=1/FAILURE Sep 09 15:58:03 orangepiplus systemd[1]: isc-dhcp-server.service: Failed with result 'exit-code'. Sep 09 15:58:03 orangepiplus systemd[1]: Failed to start LSB: DHCP server. Setting up nodejs (10.24.0~dfsg-1~deb10u1) ... update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode Setting up python2 (2.7.16-1) ... Setting up libpython-stdlib:armhf (2.7.16-1) ... Setting up libnginx-mod-http-xslt-filter (1.14.2-2+deb10u4) ... Setting up bind9 (1:9.11.5.P4+dfsg-5.1+deb10u5) ... Adding group bind' (GID 118) ... Done. Adding system userbind' (UID 112) ... Adding new user bind' (UID 112) with groupbind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" Created symlink /etc/systemd/system/multi-user.target.wants/bind9.service → /lib/systemd/system/bind9.service. bind9-pkcs11.service is a disabled or a static unit, not starting it. bind9-resolvconf.service is a disabled or a static unit, not starting it. Setting up libfontconfig1:armhf (2.13.1-2) ... Setting up python (2.7.16-1) ... Setting up libgd3:armhf (2.2.5-5.2) ... Setting up libnginx-mod-http-image-filter (1.14.2-2+deb10u4) ... Setting up nginx-full (1.14.2-2+deb10u4) ... Setting up nginx (1.14.2-2+deb10u4) ... Processing triggers for systemd (241-7~deb10u8) ... Processing triggers for man-db (2.8.5-2) ... Processing triggers for mime-support (3.62) ... Processing triggers for libc-bin (2.28-10) ... root@orangepiplus:~# sudo apt-get install -y hostapd dmidecode build-essential openssh-server python-pip unzip bridge-utils Reading package lists... Done Building dependency tree Reading state information... Done bridge-utils is already the newest version (1.6-2). build-essential is already the newest version (12.6). openssh-server is already the newest version (1:7.9p1-10+deb10u2). unzip is already the newest version (6.0-23+deb10u2). hostapd is already the newest version (3:2.9-102~armbian21.05.1+1). The following additional packages will be installed: python-pip-whl Recommended packages: python-all-dev python-setuptools python-wheel The following NEW packages will be installed: dmidecode python-pip python-pip-whl 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. Need to get 1,854 kB of archives. After this operation, 2,897 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main armhf dmidecode armhf 3.2-1 [48.9 kB] Get:2 http://deb.debian.org/debian buster/main armhf python-pip-whl all 18.1-5 [1,591 kB] Get:3 http://deb.debian.org/debian buster/main armhf python-pip all 18.1-5 [215 kB] Fetched 1,854 kB in 0s (3,982 kB/s) Selecting previously unselected package dmidecode. (Reading database ... 40775 files and directories currently installed.) Preparing to unpack .../dmidecode_3.2-1_armhf.deb ... Unpacking dmidecode (3.2-1) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_18.1-5_all.deb ... Unpacking python-pip-whl (18.1-5) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_18.1-5_all.deb ... Unpacking python-pip (18.1-5) ... Setting up python-pip-whl (18.1-5) ... Setting up dmidecode (3.2-1) ... Setting up python-pip (18.1-5) ... Processing triggers for man-db (2.8.5-2) ... root@orangepiplus:~# wget -O adopisoft-4.3.0-armhf-node-v12.16.1.deb https://github.com/AdoPiSoft/Releases/releases/download/v5.0.0/adopisoft-5.0.0-armhf-node-v12.16.1.deb --2021-09-09 15:59:14-- https://github.com/AdoPiSoft/Releases/releases/download/v5.0.0/adopisoft-5.0.0-armhf-node-v12.16.1.deb Resolving github.com (github.com)... 13.229.188.59 Connecting to github.com (github.com)|13.229.188.59|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github-releases.githubusercontent.com/234993346/bc543220-a015-4808-a81c-e072e3b9bf6b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210909%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210909T155914Z&X-Amz-Expires=300&X-Amz-Signature=91fa9f49f0cf90e646e675307977c96ae49ffa2aa4bb0c13689465010cfa891c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=234993346&response-content-disposition=attachment%3B%20filename%3Dadopisoft-5.0.0-armhf-node-v12.16.1.deb&response-content-type=application%2Foctet-stream [following] --2021-09-09 15:59:14-- https://github-releases.githubusercontent.com/234993346/bc543220-a015-4808-a81c-e072e3b9bf6b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210909%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210909T155914Z&X-Amz-Expires=300&X-Amz-Signature=91fa9f49f0cf90e646e675307977c96ae49ffa2aa4bb0c13689465010cfa891c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=234993346&response-content-disposition=attachment%3B%20filename%3Dadopisoft-5.0.0-armhf-node-v12.16.1.deb&response-content-type=application%2Foctet-stream Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.108.154, ... Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 25634292 (24M) [application/octet-stream] Saving to: ‘adopisoft-4.3.0-armhf-node-v12.16.1.deb’

adopisoft-4.3.0-armhf 100%[=======================>] 24.45M 7.26MB/s in 3.5s

2021-09-09 15:59:18 (6.96 MB/s) - ‘adopisoft-4.3.0-armhf-node-v12.16.1.deb’ saved [25634292/25634292]

root@orangepiplus:~# sudo apt-get install ./adopisoft-5.0.0-armhf-node-v12.16.1.deb Reading package lists... Done E: Unsupported file ./adopisoft-5.0.0-armhf-node-v12.16.1.deb given on commandline root@orangepiplus:~# root@orangepiplus:~# wget -O ado-psql-script.sh https://gist.githubusercontent.com/alenteria/791dbe32175a01d1f1b602b25489ad22/raw/9a5aa879ac70d24bd9a7dd7f8ed97d7fe2c2f597/ado-psql-script.sh --2021-09-09 16:00:16-- https://gist.githubusercontent.com/alenteria/791dbe32175a01d1f1b602b25489ad22/raw/9a5aa879ac70d24bd9a7dd7f8ed97d7fe2c2f597/ado-psql-script.sh Resolving gist.githubusercontent.com (gist.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to gist.githubusercontent.com (gist.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 893 [text/plain] Saving to: ‘ado-psql-script.sh’

ado-psql-script.sh 100%[=======================>] 893 --.-KB/s in 0s

2021-09-09 16:00:17 (4.53 MB/s) - ‘ado-psql-script.sh’ saved [893/893]

root@orangepiplus:~# sudo ./ado-psql-script.sh sudo: ./ado-psql-script.sh: command not found root@orangepiplus:~#

madorax251 commented 3 years ago

after i tried but cant walk can you help? this is my email madorax251@gmail.com