Bartels
(usa Ubuntu)
Enviado em 24/08/2021 - 09:48h
só tenho a agradecer a ajuda...
mas infelizmente nem continua...
server@srv03:~$ sudo su
[sudo] password for server:
root@srv03:/home/server# apt-get remove netplan
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
python3-attr python3-automat python3-constantly python3-hyperlink
python3-incremental python3-pam python3-pyasn1 python3-pyasn1-modules
python3-service-identity python3-twisted python3-twisted-bin
python3-zope.interface
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
netplan
0 upgraded, 0 newly installed, 1 to remove and 16 not upgraded.
After this operation, 110 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 205737 files and directories currently installed.)
Removing netplan (1.10.1-5build1) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
root@srv03:/home/server# apt-get install netplan.io netplan-
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'netplan' is not installed, so not removed
The following packages were automatically installed and are no longer required:
python3-attr python3-automat python3-constantly python3-hyperlink
python3-incremental python3-pam python3-pyasn1 python3-pyasn1-modules
python3-service-identity python3-twisted python3-twisted-bin
python3-zope.interface
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
libnetplan0 python3-netifaces
The following NEW packages will be installed:
libnetplan0 netplan.io python3-netifaces
0 upgraded, 3 newly installed, 0 to remove and 16 not upgraded.
Need to get 12.8 kB/106 kB of archives.
After this operation, 438 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Err:1
http://br.archive.ubuntu.com/ubuntu bionic/main amd64 python3-netifaces amd64 0.10.4-0.1build4
Temporary failure resolving 'br.archive.ubuntu.com'
E: Failed to fetch
http://br.archive.ubuntu.com/ubuntu/pool/main/n/netifaces/python3-netifaces_0.10.4-0.1build4_amd64.deb Temporary failure resolving 'br.archive.ubuntu.com'
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
root@srv03:/home/server# netplan generate; netlan try
Command 'netplan' not found, but can be installed with:
apt install netplan.io
apt install netplan
Command 'netlan' not found, did you mean:
command 'netplan' from deb netplan.io
command 'netplan' from deb netplan
Try: apt install <deb name>
root@srv03:/home/server#