Ubuntu安装 不上 请大神帮忙
发表于 : 周五 2月 14, 2020 17:24
我对 ubuntu 不是很懂 我的情况为libcurl4安装不了
系统为Welcome to Ubuntu 16.04.6 LTS (GNU/Linux 3.18.24_s40 armv7l)
故障现象
ubuntu@ubuntu-zy:~$ sudo curl -L install.domoticz.cn | sudo bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16553 100 16553 0 0 96453 0 --:--:-- --:--:-- --:--:-- 96801
:::
::: You are root.
bash: line 101: test: /etc/os-release:16.04: integer expression expected
::: Verifying free disk space...
:::
::: Checking apt-get for upgraded packages.... done!
:::
::: Your system is up to date! Continuing with Domoticz installation...
::: Checking for apt-utils... installed!
::: Checking for whiptail... installed!
::: Checking for git... installed!
::: Checking for curl... installed!
::: Checking for unzip... installed!
::: Checking for wget... installed!
::: Checking for sudo... installed!
::: Checking for cron... installed!
::: Checking for libudev-dev... installed!
::: Checking for libcurl4...ubuntu@ubuntu-zy:~$
libboost-system-dev 也安装不上
ubuntu@ubuntu-zy:~$ sudo apt install build-essential nano cmake git libboost-dev libboost-thread-dev libboost-system-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libboost-system-dev
单独 libcurl4 也安装不上
ubuntu@ubuntu-zy:~$ sudo apt install libcurl4
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libcurl4
谢谢
系统为Welcome to Ubuntu 16.04.6 LTS (GNU/Linux 3.18.24_s40 armv7l)
故障现象
ubuntu@ubuntu-zy:~$ sudo curl -L install.domoticz.cn | sudo bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16553 100 16553 0 0 96453 0 --:--:-- --:--:-- --:--:-- 96801
:::
::: You are root.
bash: line 101: test: /etc/os-release:16.04: integer expression expected
::: Verifying free disk space...
:::
::: Checking apt-get for upgraded packages.... done!
:::
::: Your system is up to date! Continuing with Domoticz installation...
::: Checking for apt-utils... installed!
::: Checking for whiptail... installed!
::: Checking for git... installed!
::: Checking for curl... installed!
::: Checking for unzip... installed!
::: Checking for wget... installed!
::: Checking for sudo... installed!
::: Checking for cron... installed!
::: Checking for libudev-dev... installed!
::: Checking for libcurl4...ubuntu@ubuntu-zy:~$
libboost-system-dev 也安装不上
ubuntu@ubuntu-zy:~$ sudo apt install build-essential nano cmake git libboost-dev libboost-thread-dev libboost-system-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libboost-system-dev
单独 libcurl4 也安装不上
ubuntu@ubuntu-zy:~$ sudo apt install libcurl4
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libcurl4
谢谢