Jetson nano failure after Ubuntu 18.04 LTS standRd update.

Recently I’ve started using Jetson nano. Standard configuration and up and run if cuda samples was ok for some days.

Today I started to fix the problem of installation and running of Eclipse IDE, after several attempts to solve the problem, I tried to purge abd update the Ubuntu list of packages. After that I’ve restarted the jetson nano system, but no more work after the reboot. Here below I’ve listed the main errors shown (while the monitor was blinking) during the reboot.

[1.061798] tegradc tegradc.1 : dpdenable lookup fail (-19)
[1.223015] imx219 6-0010: imx219_board_setup error during i2c read pro e(-121)
imx219 6-0010:board setup failed

Some one can help me to try to solve tge problem?

Thanks
Vincenzo

What packages did you purge? It sounds like it may have been something important.

The easiest way to fix it is to reflash. If you need to back up some files and have the dev kit, you can browse the SD card’s root partition with a SD card reader on another Ubuntu machine.

Hi mdgans,

Unfortunately I’ve performed the following command on UBUNTO 18.0 KTS running on Jetson Nano:

sudo rm -r /var/lib/apt/lists/* && sudo apt update

Everything works fine up to the reboot, where I’ve observed the board setup failure (ref. my previous ticket)!

Some additional idea to simply solve the problem ?

I’ve a question about the solution tha you have proposed to me.

If I reflash the Jetson Nano board with the image that I’ve on the sd card (as per yopur suggestion), I will lose the modifications performed to enable correctly the bluetooth audio and some other modifications/customization to allow the Jetson Nano to work simultaneous with a bluetooth Keyboard + bluetooth mouse + wifi dongle ?

Let me know what do you think about.

Thanks for your support.
BR,
Vincenzo

There should be no need to remove the apt lists. That’s mostly done on Docker for legacy reasons to make the image smaller and isn’t even needed anymore in recent Ubuntu and Debian docker images it’s done automatically at the end of your apt RUN stanza. Outside of Docker, it should never be necessary. It also shouldn’t break anything. Your ‘apt update’ would just recreate those files. Did you do anything else, possibly? You mentioned “purge” in your first post. “apt purge” removes packages and their configuration.

If you put the sd card in an Ubuntu machine, you can read and back-up your modifications so you don’t have to recreate them. For example. I just ejected my Nano’s sd card, put it in my desktop Ubuntu machines’s reader, a notification appears at the top of the screen, i click it, and it opens this:

If your modifications were made in /etc/bluetooth for example, you could copy those files onto your machine (eg. into your home) by dragging and dropping, and then, when you have reflashed the SD card, you can copy the files back. Note that while you can probably drag things out of folders like /etc, to write to /etc requires root permissions, so it’s easiest to do it from the command line with sudo. You could, for example, drag the “bluetooth/main.conf” folder to your /home/…/ folder on the new sd card (after you have created your first user), boot the machine up, and “sudo cp ~/main.conf /etc/bluetooth/main.conf”. You could also use sftp on the running nano from a machine on the same network.

just go to “Other Locations” in the Gnome file browser, and at the bottom, type in a url like shown, replacing “your-user” and “your-nano” with your username and the hostname you selected for the nano at first boot. If it can’t find the nano immediately, becuase dns records haven’t propagated, you can use the ip address instead of the hostname.

Hi mdmegans,

Just to clarify my statement, why I’ve performed the command :

sudo rm -r /var/lib/apt/lists/* && sudo apt update

I’ve just executed the above command to fix the "Failed to Fetch " error after a periodic automatic update.

However, I’ve not executed the “purge” command, I’ve said that improperly in my first ticket.

I will try to follow your indications (and others) about the standard process to perform to “reflash Jatson Nano” starting from the SD card that I’ve already used to setup and boot for the first time the Jetson Nano device.

Do you think that is a good idea before to start such process to connect a Serial Consolle through the UART on J41 GPIO of Jetson Nano and further investigate what happened or do you think that is a waste of time?

Let me know, what do you think about.

Thanks for you support.
BR,
Vincenzo

It’s hard to tell without seeing the exact error, but “Failure to fetch…” usually means network issues or a problem in your apt sources configuration.

You can try configuring Google (8.8.8.8, 8.8.4.4) an/or Cloudflare dns (1.1.1.1) either on your router or on your nano’s resolve.conf.

Nano:
https://www.cyberciti.biz/faq/ubuntu-linux-configure-dns-nameserver-ip-address/

If you fix it at your router, you won’t have to do it again for any of your machines, but instructions will differ per router. It’s a good idea to do anyway and makes it harder for your ISP to mess with your traffic.

The boot log could give more information. It’s not a waste of tjme. I’m curious as to what happened as well.

Hi mdegans,

agreed! I hope on monday to be able to send you the logs and the outputs coming out to the Jetson Nano UART consolle during the Jnano boot process, in order to further investigate on the issue and validate together which is the best solution to solve the problem.

I look forward to send you additional info.

BR,
Vincenzo

Hi mdegans,

this is the output Ttha I got on terminal consolle connected to Jnano throughout USB -TTL interface.

What you suggest to do solve the problem that I’ve?

PUtty log

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2020.02.03 12:28:08 =~=~=~=~=~=~=~=~=~=~=~=
vcipolla@vcipolla-desktop:/usr/local$ reboote[Ke[Ke[Ke[Ke[Ke[Ksudo reboot
[sudo] password for vcipolla:

Ubuntu 18.04.3 LTS vcipolla-desktop ttyTHS1

vcipolla-desktop login: vcipolla

Password:
Last login: dom gen 28 15:59:59 GMT 2018 on ttyTHS1
Welcome to Ubuntu 18.04.3 LTS (GNU/Linux 4.9.140-tegra aarch64)

This system has been minimized by removing packages and content that are
not required on a system that users do not log into.

To restore this content, you can run the ‘unminimize’ command.

0 pacchetti possono essere aggiornati.
0 sono aggiornamenti di sicurezza.

vcipolla@vcipolla-desktop:~$ sudo unminimize
[sudo] password for vcipolla:
This system has been minimized by removing packages and content that are
not required on a system that users do not log into.

This script restores the content and packages that are found on a default
Ubuntu server system.

Reinstallation of packages may fail due to changes to the system
configuration, the presence of third-party packages, or for other
reasons.
Would you like to continue? [y/N]y

Re-enabling installation of all documentation in dpkg…
Updating package list and upgrading packages…

0% [Working]

Get:1 file:/var/cuda-repo-10-0-local-10.0.326 InRelease

Ign:1 file:/var/cuda-repo-10-0-local-10.0.326 InRelease

0% [Working]

Get:2 file:/var/visionworks-repo InRelease

Ign:2 file:/var/visionworks-repo InRelease

0% [Working]

Get:3 file:/var/visionworks-sfm-repo InRelease

Ign:3 file:/var/visionworks-sfm-repo InRelease

0% [Working]

Get:4 file:/var/visionworks-tracking-repo InRelease

Ign:4 file:/var/visionworks-tracking-repo InRelease

0% [Working]

Get:5 file:/var/cuda-repo-10-0-local-10.0.326 Release [574 B]

0% [Working]

Get:5 file:/var/cuda-repo-10-0-local-10.0.326 Release [574 B]

0% [5 Release 0 B/574 B 0%]

Get:6 file:/var/visionworks-repo Release [1.999 B]

0% [5 Release 574 B/574 B 100%] [6 Release 0 B/1.999 B 0%]

0% [5 Release 574 B/574 B 100%]

0% [Working]

Get:6 file:/var/visionworks-repo Release [1.999 B]

0% [6 Release 0 B/1.999 B 0%]

0% [Working]

Get:7 file:/var/visionworks-sfm-repo Release [2.003 B]

0% [Working]

Get:7 file:/var/visionworks-sfm-repo Release [2.003 B]

0% [7 Release 0 B/2.003 B 0%]
0% [Release.gpg gpgv 574 B] [7 Release 0 B/2.003 B 0%]

0% [Release.gpg gpgv 574 B]

Get:8 file:/var/visionworks-tracking-repo Release [2.008 B]

0% [Release.gpg gpgv 574 B]

Get:8 file:/var/visionworks-tracking-repo Release [2.008 B]

0% [Release.gpg gpgv 574 B] [8 Release 0 B/2.008 B 0%]

0% [Release.gpg gpgv 574 B]
0% [Connecting to us.archive.ubuntu.com] [Connecting to it.archive.ubuntu.com]
0% [Release.gpg gpgv 1.999 B] [Connecting to us.archive.ubuntu.com] [Connecting

Hit:10 Index of /ubuntu bionic InRelease

0% [Release.gpg gpgv 1.999 B] [Connecting to us.archive.ubuntu.com (91.189.91.2

Hit:11 Index of /ubuntu-ports bionic InRelease

0% [Release.gpg gpgv 1.999 B] [Connecting to us.archive.ubuntu.com (91.189.91.2
0% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Connected
0% [Release.gpg gpgv 2.003 B] [Waiting for headers] [Waiting for headers] [Wait

Get:13 Index of /ubuntu bionic InRelease [242 kB]

0% [Release.gpg gpgv 2.003 B] [Waiting for headers] [13 InRelease 242 kB/242 kB
0% [Release.gpg gpgv 2.003 B] [Waiting for headers] [Waiting for headers] [Conn

Ign:14 https://repo.download.nvidia.com/jetson/common r32 InRelease

0% [Release.gpg gpgv 2.003 B] [Waiting for headers] [Waiting for headers] [Wait

Get:15 Index of /ubuntu-ports bionic-updates InRelease [88,7 kB]

0% [Release.gpg gpgv 2.003 B] [Waiting for headers] [Waiting for headers] [15 I

Get:16 Index of /ubuntu bionic-updates InRelease [88,7 kB]

0% [Release.gpg gpgv 2.003 B] [Waiting for headers] [16 InRelease 0 B/88,7 kB 0
0% [Release.gpg gpgv 2.003 B] [Waiting for headers] [16 InRelease 12,8 kB/88,7
0% [Waiting for headers] [16 InRelease 18,0 kB/88,7 kB 20%] [15 InRelease 46,5
0% [Release.gpg gpgv 2.008 B] [Waiting for headers] [16 InRelease 18,0 kB/88,7
0% [Release.gpg gpgv 2.008 B] [Waiting for headers] [16 InRelease 25,9 kB/88,7

Ign:19 https://repo.download.nvidia.com/jetson/t210 r32 InRelease

0% [Release.gpg gpgv 2.008 B] [Waiting for headers] [16 InRelease 39,0 kB/88,7

Get:20 Index of /ubuntu bionic-updates InRelease [88,7 kB]

0% [Release.gpg gpgv 2.008 B] [20 InRelease 0 B/88,7 kB 0%] [16 InRelease 39,0

Get:21 Index of /ubuntu-ports bionic-security InRelease [88,7 kB]

0% [Release.gpg gpgv 2.008 B] [20 InRelease 13,9 kB/88,7 kB 16%] [16 InRelease
0% [Release.gpg gpgv 2.008 B] [20 InRelease 13,9 kB/88,7 kB 16%] [16 InRelease
0% [20 InRelease 13,9 kB/88,7 kB 16%] [16 InRelease 54,7 kB/88,7 kB 62%] [Waiti
0% [10 InRelease gpgv 10,2 kB] [20 InRelease 13,9 kB/88,7 kB 16%] [16 InRelease
0% [10 InRelease gpgv 10,2 kB] [20 InRelease 29,3 kB/88,7 kB 33%] [Waiting for

Get:23 Index of /ubuntu-ports bionic-backports InRelease [74,6 kB]

0% [10 InRelease gpgv 10,2 kB] [20 InRelease 29,3 kB/88,7 kB 33%] [Waiting for
0% [10 InRelease gpgv 10,2 kB] [20 InRelease 31,9 kB/88,7 kB 36%] [Waiting for

Err:24 https://repo.download.nvidia.com/jetson/common r32 Release
Certificate verification failed: The certificate is NOT trusted. The certificate chain uses not yet valid certificate. Could not handshake: Error in the certificate verification. [IP: 95.101.181.41 443]

0% [10 InRelease gpgv 10,2 kB] [20 InRelease 42,2 kB/88,7 kB 48%] [Waiting for

Get:25 Index of /ubuntu bionic-backports InRelease [74,6 kB]

0% [10 InRelease gpgv 10,2 kB] [20 InRelease 42,2 kB/88,7 kB 48%] [25 InRelease

Get:26 Index of /ubuntu-ports bionic-proposed InRelease [242 kB]

0% [10 InRelease gpgv 10,2 kB] [20 InRelease 42,2 kB/88,7 kB 48%] [25 InRelease
0% [20 InRelease 62,8 kB/88,7 kB 71%] [25 InRelease 46,8 kB/74,6 kB 63%] [26 In
0% [11 InRelease gpgv 242 kB] [20 InRelease 62,8 kB/88,7 kB 71%] [25 InRelease
0% [11 InRelease gpgv 242 kB] [20 InRelease 73,1 kB/88,7 kB 82%] [25 InRelease
0% [11 InRelease gpgv 242 kB] [25 InRelease 50,8 kB/74,6 kB 68%] [Connected to
0% [11 InRelease gpgv 242 kB] [Waiting for headers] [Connected to repo.download

Err:27 https://repo.download.nvidia.com/jetson/t210 r32 Release
Certificate verification failed: The certificate is NOT trusted. The certificate chain uses not yet valid certificate. Could not handshake: Error in the certificate verification. [IP: 95.101.181.41 443]

0% [11 InRelease gpgv 242 kB] [Waiting for headers] [Waiting for headers]

Get:28 Index of /ubuntu bionic-backports InRelease [74,6 kB]

0% [11 InRelease gpgv 242 kB] [28 InRelease 7.436 B/74,6 kB 10%] [Waiting for h

Get:29 Index of /ubuntu bionic-security InRelease [88,7 kB]

0% [11 InRelease gpgv 242 kB] [28 InRelease 61,5 kB/74,6 kB 83%] [29 InRelease
0% [11 InRelease gpgv 242 kB] [Waiting for headers] [29 InRelease 12,8 kB/88,7

0% [Waiting for headers] [29 InRelease 25,9 kB/88,7 kB 29%]
0% [13 InRelease gpgv 242 kB] [Waiting for headers] [29 InRelease 25,9 kB/88,7

0% [13 InRelease gpgv 242 kB] [Waiting for headers]

Get:30 Index of /ubuntu bionic-proposed InRelease [242 kB]

0% [13 InRelease gpgv 242 kB] [30 InRelease 6.147 B/242 kB 3%] [Waiting for hea

Get:31 Index of /ubuntu bionic-proposed InRelease [242 kB]

0% [13 InRelease gpgv 242 kB] [30 InRelease 123 kB/242 kB 51%] [31 InRelease 3.

0% [30 InRelease 139 kB/242 kB 57%] [31 InRelease 45,1 kB/242 kB 19%]
0% [15 InRelease gpgv 88,7 kB] [30 InRelease 139 kB/242 kB 57%] [31 InRelease 4

0% [15 InRelease gpgv 88,7 kB] [31 InRelease 94,0 kB/242 kB 39%]

0% [Waiting for headers] [31 InRelease 188 kB/242 kB 78%]

Get:17 Index of /ubuntu bionic InRelease [242 kB]

0% [17 InRelease 4.859 B/242 kB 2%] [31 InRelease 188 kB/242 kB 78%]
0% [21 InRelease gpgv 88,7 kB] [17 InRelease 4.859 B/242 kB 2%] [31 InRelease 1

0% [21 InRelease gpgv 88,7 kB] [17 InRelease 4.859 B/242 kB 2%]

0% [21 InRelease gpgv 88,7 kB]

0% [Working]
0% [16 InRelease gpgv 88,7 kB]

0% [Working]
0% [23 InRelease gpgv 74,6 kB]

0% [Working]
0% [26 InRelease gpgv 242 kB]

0% [Working]
0% [20 InRelease gpgv 88,7 kB]

0% [Working]
0% [25 InRelease gpgv 74,6 kB]
0% [25 InRelease gpgv 74,6 kB]
0% [25 InRelease gpgv 74,6 kB]
0% [25 InRelease gpgv 74,6 kB]

0% [Working]
0% [28 InRelease gpgv 74,6 kB]

0% [Working]
0% [29 InRelease gpgv 88,7 kB]

0% [Working]
0% [30 InRelease gpgv 242 kB]
0% [Working] 304 kB/s 0s
0% [31 InRelease gpgv 242 kB] 304 kB/s 0s
0% [Working] 304 kB/s 0s
0% [17 InRelease gpgv 242 kB] 304 kB/s 0s
0% [Working] 304 kB/s 0s

Reading package lists… 0%

Reading package lists… 0%

Reading package lists… 0%

Reading package lists… 0%

Reading package lists… 0%

Reading package lists… 0%

Reading package lists… 0%

Reading package lists… 15%

Reading package lists… 29%

Reading package lists… 29%

Reading package lists… 30%

Reading package lists… 45%

Reading package lists… 45%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 57%

Reading package lists… 57%

Reading package lists… 57%

Reading package lists… 57%

Reading package lists… 57%

Reading package lists… 57%

Reading package lists… 61%

Reading package lists… 61%

Reading package lists… 63%

Reading package lists… 63%

Reading package lists… 64%

Reading package lists… 64%

Reading package lists… 68%

Reading package lists… 69%

Reading package lists… 69%

Reading package lists… 70%

Reading package lists… 70%

Reading package lists… 70%

Reading package lists… 70%

Reading package lists… 71%

Reading package lists… 71%

Reading package lists… 71%

Reading package lists… 71%

Reading package lists… 71%

Reading package lists… 71%

Reading package lists… 73%

Reading package lists… 73%

Reading package lists… 76%

Reading package lists… 76%

Reading package lists… 78%

Reading package lists… 78%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 81%

Reading package lists… 81%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 84%

Reading package lists… 84%

Reading package lists… 84%

Reading package lists… 84%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 99%

Reading package lists… Done

E: Release file for file:///var/cuda-repo-10-0-local-10.0.326/Release is not valid yet (invalid for another 407d 23h 12min 59s). Updates for this repository will not be applied.
E: Release file for file:///var/visionworks-repo/Release is not valid yet (invalid for another 389d 9h 5min 41s). Updates for this repository will not be applied.
E: Release file for file:///var/visionworks-sfm-repo/Release is not valid yet (invalid for another 389d 9h 12min 3s). Updates for this repository will not be applied.
E: Release file for file:///var/visionworks-tracking-repo/Release is not valid yet (invalid for another 389d 9h 8min 57s). Updates for this repository will not be applied.
E: The repository ‘https://repo.download.nvidia.com/jetson/common r32 Release’ no longer has a Release file.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Release file for http://archive.canonical.com/ubuntu/dists/bionic/InRelease is not valid yet (invalid for another 687d 2h 23min 12s). Updates for this repository will not be applied.
E: The repository ‘https://repo.download.nvidia.com/jetson/t210 r32 Release’ no longer has a Release file.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Release file for http://ports.ubuntu.com/ubuntu-ports/dists/bionic/InRelease is not valid yet (invalid for another 88d 7h 38min 0s). Updates for this repository will not be applied.
E: Release file for http://it.archive.ubuntu.com/ubuntu/dists/bionic/InRelease is not valid yet (invalid for another 88d 7h 38min 0s). Updates for this repository will not be applied.
E: Release file for http://ports.ubuntu.com/ubuntu-ports/dists/bionic-updates/InRelease is not valid yet (invalid for another 735d 19h 13min 57s). Updates for this repository will not be applied.
E: Release file for http://ports.ubuntu.com/ubuntu-ports/dists/bionic-security/InRelease is not valid yet (invalid for another 735d 19h 13min 5s). Updates for this repository will not be applied.
E: Release file for http://it.archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease is not valid yet (invalid for another 735d 17h 5min 36s). Updates for this repository will not be applied.
E: Release file for http://ports.ubuntu.com/ubuntu-ports/dists/bionic-backports/InRelease is not valid yet (invalid for another 735d 19h 15min 7s). Updates for this repository will not be applied.
E: Release file for http://ports.ubuntu.com/ubuntu-ports/dists/bionic-proposed/InRelease is not valid yet (invalid for another 735d 19h 14min 58s). Updates for this repository will not be applied.
E: Release file for http://us.archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease is not valid yet (invalid for another 735d 17h 5min 35s). Updates for this repository will not be applied.
E: Release file for http://it.archive.ubuntu.com/ubuntu/dists/bionic-backports/InRelease is not valid yet (invalid for another 735d 15h 16min 20s). Updates for this repository will not be applied.
E: Release file for http://us.archive.ubuntu.com/ubuntu/dists/bionic-backports/InRelease is not valid yet (invalid for another 735d 15h 16min 20s). Updates for this repository will not be applied.
E: Release file for http://it.archive.ubuntu.com/ubuntu/dists/bionic-security/InRelease is not valid yet (invalid for another 735d 15h 14min 20s). Updates for this repository will not be applied.
E: Release file for http://us.archive.ubuntu.com/ubuntu/dists/bionic-proposed/InRelease is not valid yet (invalid for another 735d 15h 16min 10s). Updates for this repository will not be applied.
E: Release file for http://it.archive.ubuntu.com/ubuntu/dists/bionic-proposed/InRelease is not valid yet (invalid for another 735d 15h 16min 10s). Updates for this repository will not be applied.
E: Release file for http://us.archive.ubuntu.com/ubuntu/dists/bionic/InRelease is not valid yet (invalid for another 88d 7h 37min 55s). Updates for this repository will not be applied.
vcipolla@vcipolla-desktop:~$

vcipolla@vcipolla-desktop:~$ if coe[Ke[Ke[Kconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet6 fe80::b9e0:af51:6742:7177 prefixlen 64 scopeid 0x20
ether 00:e0:4c:68:00:01 txqueuelen 1000 (Ethernet)
RX packets 500 bytes 50048 (50.0 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 203 bytes 40398 (40.3 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 151 base 0x4000

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 1 (Local Loopback)
RX packets 752 bytes 46647 (46.6 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 752 bytes 46647 (46.6 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

rndis0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 12:d3:9e:6f:85:59 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

usb0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 12:d3:9e:6f:85:5b txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.43.50 netmask 255.255.255.0 broadcast 192.168.43.255
inet6 fe80::a11a:180c:612f:526 prefixlen 64 scopeid 0x20
ether e8:de:27:13:3c:23 txqueuelen 1000 (Ethernet)
RX packets 3776 bytes 2338455 (2.3 MB)
RX errors 0 dropped 97 overruns 0 frame 0
TX packets 1127 bytes 123073 (123.0 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

vcipolla@vcipolla-desktop:~$ ls -la
total 304
drwxr-xr-x 33 vcipolla vcipolla 4096 gen 31 2020 .
drwxr-xr-x 3 root root 4096 gen 28 16:07 …
drwxr-xr-x 4 vcipolla vcipolla 4096 gen 15 2020 .audacity-data
-rw------- 1 vcipolla vcipolla 32667 gen 28 16:06 .bash_history
-rw-r–r-- 1 vcipolla vcipolla 220 gen 28 16:07 .bash_logout
-rw-r–r-- 1 vcipolla vcipolla 3898 gen 17 2020 .bashrc
-rw-r–r-- 1 vcipolla vcipolla 166 gen 31 2020 .buildconfig
drwx------ 38 vcipolla vcipolla 4096 gen 28 15:58 .cache
drwx------ 3 vcipolla vcipolla 4096 gen 10 2020 .compiz
drwx------ 35 vcipolla vcipolla 4096 gen 29 2020 .config
drwx------ 3 root root 4096 gen 15 2020 .dbus
drwxr-xr-x 2 vcipolla vcipolla 4096 gen 31 2020 Desktop
drwxr-xr-x 2 vcipolla vcipolla 4096 gen 31 2020 Documenti
drwxr-xr-x 3 vcipolla vcipolla 4096 gen 27 2020 .eclipse
-rwxr-xr-x 1 vcipolla vcipolla 238 gen 31 2020 eclipse.desktop
-rw-r–r-- 1 vcipolla vcipolla 8980 gen 28 16:07 examples.desktop
drwx------ 3 vcipolla vcipolla 4096 gen 31 2020 .gconf
drwx------ 3 vcipolla vcipolla 4096 gen 10 2020 .gnome
drwx------ 3 vcipolla vcipolla 4096 gen 14 2020 .gnome2
drwx------ 2 vcipolla vcipolla 4096 gen 14 2020 .gnome2_private
drwx------ 5 vcipolla vcipolla 4096 gen 31 2020 .gnupg
-rw------- 1 vcipolla vcipolla 9316 gen 30 2020 .ICEauthority
drwxr-xr-x 4 vcipolla vcipolla 4096 gen 29 2020 Immagini
drwx------ 3 vcipolla vcipolla 4096 gen 13 2020 .kde
drwxr-xr-x 7 vcipolla vcipolla 4096 gen 13 2020 .kodi
drwx------ 3 vcipolla vcipolla 4096 gen 28 16:09 .local
drwxr-xr-x 2 vcipolla vcipolla 4096 gen 28 16:09 Modelli
drwx------ 4 vcipolla vcipolla 4096 gen 30 2020 .mozilla
drwxr-xr-x 2 vcipolla vcipolla 4096 gen 28 16:09 Musica
-rw-r–r-- 1 vcipolla vcipolla 44151 gen 27 2020 my_video-1.mkv
drwx------ 4 vcipolla vcipolla 4096 gen 24 14:55 .nv
drwxr-xr-x 12 vcipolla vcipolla 4096 gen 29 2020 NVIDIA_CUDA-10.0_Samples
-rw-r–r-- 1 vcipolla vcipolla 354 gen 13 2020 .pam_environment
drwx------ 3 vcipolla vcipolla 4096 gen 28 16:15 .pki
-rw-r–r-- 1 vcipolla vcipolla 807 gen 28 16:07 .profile
drwxr-xr-x 2 vcipolla vcipolla 4096 gen 29 2020 Progetti
drwxr-xr-x 2 vcipolla vcipolla 4096 gen 28 16:09 Pubblici
drwx------ 2 vcipolla vcipolla 4096 gen 31 2020 Scaricati
drwxr-xr-x 6 vcipolla vcipolla 4096 gen 30 2020 snap
-rw-r–r-- 1 vcipolla vcipolla 0 gen 10 2020 .sudo_as_admin_successful
-rw------- 1 vcipolla vcipolla 12288 gen 15 2020 .swp
drwx------ 4 vcipolla vcipolla 4096 gen 13 2020 .thumbnails
drwxr-xr-x 3 vcipolla vcipolla 4096 gen 27 2020 Video
-rw------- 1 vcipolla vcipolla 19591 gen 29 2020 .viminfo
drwxr-xr-x 9 vcipolla vcipolla 4096 gen 29 2020 VisionWorks-1.6-Samples
drwxr-xr-x 8 vcipolla vcipolla 4096 gen 29 2020 VisionWorks-SFM-0.90-Samples
-rw-r–r-- 1 vcipolla vcipolla 131 gen 28 16:15 .xinputrc
-rw-r–r-- 1 vcipolla vcipolla 1757 gen 28 16:07 .xsessionrc
-rw-r–r-- 1 vcipolla vcipolla 1731 gen 15 2020 ‘ystemctl status bluetooth’
vcipolla@vcipolla-desktop:~$ sudo reboot
[sudo] password for vcipolla:

Ubuntu 18.04.3 LTS vcipolla-desktop ttyTHS1

vcipolla-desktop login: vcipola polla

Password:
Last login: dom gen 28 15:59:04 GMT 2018 on ttyTHS1
Welcome to Ubuntu 18.04.3 LTS (GNU/Linux 4.9.140-tegra aarch64)

This system has been minimized by removing packages and content that are
not required on a system that users do not log into.

To restore this content, you can run the ‘unminimize’ command.

0 packages can be updated.
0 updates are security updates.

vcipolla@vcipolla-desktop:~$ ls
Desktop Musica snap
Documenti my_video-1.mkv Video
eclipse.desktop NVIDIA_CUDA-10.0_Samples VisionWorks-1.6-Samples
examples.desktop Progetti VisionWorks-SFM-0.90-Samples
Immagini Pubblici ‘ystemctl status bluetooth’
Modelli Scaricati
vcipolla@vcipolla-desktop:~$ sudo unminimize
[sudo] password for vcipolla:
This system has been minimized by removing packages and content that are
not required on a system that users do not log into.

This script restores the content and packages that are found on a default
Ubuntu server system.

Reinstallation of packages may fail due to changes to the system
configuration, the presence of third-party packages, or for other
reasons.
Would you like to continue? [y/N]y

Re-enabling installation of all documentation in dpkg…
Updating package list and upgrading packages…

0% [Working]

Get:1 file:/var/cuda-repo-10-0-local-10.0.326 InRelease

0% [1 InRelease 0 B]

Ign:1 file:/var/cuda-repo-10-0-local-10.0.326 InRelease

0% [Working]

Get:2 file:/var/visionworks-repo InRelease

0% [2 InRelease 0 B]

Ign:2 file:/var/visionworks-repo InRelease

0% [Working]

Get:3 file:/var/visionworks-sfm-repo InRelease

0% [3 InRelease 0 B]

Ign:3 file:/var/visionworks-sfm-repo InRelease

0% [Working]

Get:4 file:/var/visionworks-tracking-repo InRelease

0% [4 InRelease 0 B]

Ign:4 file:/var/visionworks-tracking-repo InRelease

0% [Working]

Get:5 file:/var/cuda-repo-10-0-local-10.0.326 Release [574 B]

0% [Working]

Get:6 file:/var/visionworks-repo Release [1.999 B]

0% [Working]

Get:5 file:/var/cuda-repo-10-0-local-10.0.326 Release [574 B]

0% [5 Release 0 B/574 B 0%]

0% [Working]

Get:7 file:/var/visionworks-sfm-repo Release [2.003 B]

0% [Working]

Get:6 file:/var/visionworks-repo Release [1.999 B]

0% [6 Release 0 B/1.999 B 0%]

0% [Working]

Get:8 file:/var/visionworks-tracking-repo Release [2.008 B]

0% [Release.gpg gpgv 574 B]

Get:7 file:/var/visionworks-sfm-repo Release [2.003 B]

0% [Release.gpg gpgv 574 B] [7 Release 0 B/2.003 B 0%]

0% [Release.gpg gpgv 574 B]

Get:8 file:/var/visionworks-tracking-repo Release [2.008 B]

0% [Release.gpg gpgv 574 B] [8 Release 0 B/2.008 B 0%]

0% [Release.gpg gpgv 574 B]
0% [Connecting to us.archive.ubuntu.com] [Connecting to it.archive.ubuntu.com]
0% [Release.gpg gpgv 1.999 B] [Connecting to us.archive.ubuntu.com] [Connecting

Hit:10 Index of /ubuntu-ports bionic InRelease

0% [Release.gpg gpgv 1.999 B] [Connecting to us.archive.ubuntu.com (91.189.91.1

Get:11 Index of /ubuntu bionic InRelease [242 kB]

0% [Release.gpg gpgv 1.999 B] [Connecting to us.archive.ubuntu.com (91.189.91.1
0% [Release.gpg gpgv 1.999 B] [Connecting to us.archive.ubuntu.com (91.189.91.1

Hit:12 Index of /ubuntu bionic InRelease

0% [Release.gpg gpgv 1.999 B] [Connecting to us.archive.ubuntu.com (91.189.91.1
0% [Connecting to us.archive.ubuntu.com (91.189.91.14)] [Waiting for headers] [
0% [Release.gpg gpgv 2.003 B] [Connecting to us.archive.ubuntu.com (91.189.91.1
0% [Release.gpg gpgv 2.003 B] [Waiting for headers] [Waiting for headers] [Conn

Ign:15 https://repo.download.nvidia.com/jetson/common r32 InRelease

0% [Release.gpg gpgv 2.003 B] [Waiting for headers] [Waiting for headers] [Wait

Get:16 Index of /ubuntu bionic-updates InRelease [88,7 kB]

0% [Release.gpg gpgv 2.003 B] [Waiting for headers] [16 InRelease 0 B/88,7 kB 0
0% [Release.gpg gpgv 2.003 B] [Waiting for headers] [16 InRelease 12,8 kB/88,7
0% [Release.gpg gpgv 2.003 B] [Waiting for headers] [16 InRelease 18,0 kB/88,7
0% [Waiting for headers] [16 InRelease 39,0 kB/88,7 kB 44%] [Waiting for header
0% [Release.gpg gpgv 2.008 B] [Waiting for headers] [16 InRelease 39,0 kB/88,7
0% [Release.gpg gpgv 2.008 B] [Waiting for headers] [16 InRelease 39,0 kB/88,7
0% [Release.gpg gpgv 2.008 B] [Waiting for headers] [Waiting for headers] [Conn

Ign:21 https://repo.download.nvidia.com/jetson/t210 r32 InRelease

0% [Release.gpg gpgv 2.008 B] [Waiting for headers] [Waiting for headers] [Wait
0% [Release.gpg gpgv 2.008 B] [Waiting for headers] [Waiting for headers] [Conn
0% [Release.gpg gpgv 2.008 B] [Waiting for headers] [Waiting for headers] [Conn

Get:24 Index of /ubuntu bionic-backports InRelease [74,6 kB]

0% [Release.gpg gpgv 2.008 B] [Waiting for headers] [24 InRelease 2.299 B/74,6
0% [Release.gpg gpgv 2.008 B] [Waiting for headers] [Waiting for headers] [Conn

Get:14 Index of /ubuntu-ports bionic-updates InRelease [88,7 kB]

0% [Release.gpg gpgv 2.008 B] [Waiting for headers] [Waiting for headers] [14 I
0% [Waiting for headers] [Waiting for headers] [14 InRelease 12,8 kB/88,7 kB 14
0% [10 InRelease gpgv 242 kB] [Waiting for headers] [Waiting for headers] [14 I
0% [10 InRelease gpgv 242 kB] [Waiting for headers] [14 InRelease 12,8 kB/88,7

Get:27 Index of /ubuntu bionic-security InRelease [88,7 kB]

0% [10 InRelease gpgv 242 kB] [Waiting for headers] [27 InRelease 4.919 B/88,7
0% [10 InRelease gpgv 242 kB] [Waiting for headers] [14 InRelease 12,8 kB/88,7

Err:28 https://repo.download.nvidia.com/jetson/common r32 Release
Certificate verification failed: The certificate is NOT trusted. The certificate chain uses not yet valid certificate. Could not handshake: Error in the certificate verification. [IP: 95.101.181.64 443]

0% [10 InRelease gpgv 242 kB] [Waiting for headers] [Waiting for headers] [14 I

Get:29 Index of /ubuntu bionic-proposed InRelease [242 kB]

0% [10 InRelease gpgv 242 kB] [Waiting for headers] [29 InRelease 4.096 B/242 k
0% [10 InRelease gpgv 242 kB] [Waiting for headers] [29 InRelease 84,8 kB/242 k
0% [10 InRelease gpgv 242 kB] [Waiting for headers] [29 InRelease 115 kB/242 kB
0% [10 InRelease gpgv 242 kB] [Waiting for headers] [Waiting for headers] [Conn
0% [Waiting for headers] [Waiting for headers] [Connected to repo.download.nvid

Get:17 Index of /ubuntu-ports bionic-security InRelease [88,7 kB]

0% [Waiting for headers] [17 InRelease 63,4 kB/88,7 kB 71%] [Connected to repo.
0% [11 InRelease gpgv 242 kB] [Waiting for headers] [17 InRelease 63,4 kB/88,7

Get:18 Index of /ubuntu bionic InRelease [242 kB]

0% [11 InRelease gpgv 242 kB] [18 InRelease 2.303 B/242 kB 1%] [17 InRelease 63

Err:31 https://repo.download.nvidia.com/jetson/t210 r32 Release
Certificate verification failed: The certificate is NOT trusted. The certificate chain uses not yet valid certificate. Could not handshake: Error in the certificate verification. [IP: 95.101.181.64 443]

0% [11 InRelease gpgv 242 kB] [18 InRelease 15,3 kB/242 kB 6%] [17 InRelease 63
0% [11 InRelease gpgv 242 kB] [18 InRelease 17,9 kB/242 kB 7%] [Waiting for hea

Get:20 Index of /ubuntu-ports bionic-backports InRelease [74,6 kB]

0% [11 InRelease gpgv 242 kB] [18 InRelease 17,9 kB/242 kB 7%] [20 InRelease 3.

0% [18 InRelease 54,2 kB/242 kB 22%] [20 InRelease 67,3 kB/74,6 kB 90%]
0% [12 InRelease gpgv 10,2 kB] [18 InRelease 54,2 kB/242 kB 22%] [20 InRelease

0% [12 InRelease gpgv 10,2 kB] [18 InRelease 54,2 kB/242 kB 22%]

Get:23 Index of /ubuntu-ports bionic-proposed InRelease [242 kB]

0% [12 InRelease gpgv 10,2 kB] [18 InRelease 59,4 kB/242 kB 25%] [23 InRelease

0% [18 InRelease 59,4 kB/242 kB 25%] [23 InRelease 82,9 kB/242 kB 34%]
0% [16 InRelease gpgv 88,7 kB] [18 InRelease 59,4 kB/242 kB 25%] [23 InRelease

0% [16 InRelease gpgv 88,7 kB] [18 InRelease 198 kB/242 kB 82%]

0% [18 InRelease 242 kB/242 kB 100%]

0% [Waiting for headers]
0% [24 InRelease gpgv 74,6 kB] [Waiting for headers]

Get:22 Index of /ubuntu bionic-updates InRelease [88,7 kB]

0% [24 InRelease gpgv 74,6 kB] [22 InRelease 1.006 B/88,7 kB 1%]

0% [24 InRelease gpgv 74,6 kB]

0% [Waiting for headers]
0% [27 InRelease gpgv 88,7 kB] [Waiting for headers]

Get:26 Index of /ubuntu bionic-backports InRelease [74,6 kB]

0% [27 InRelease gpgv 88,7 kB] [26 InRelease 3.602 B/74,6 kB 5%]

0% [27 InRelease gpgv 88,7 kB]

0% [Waiting for headers]
0% [14 InRelease gpgv 88,7 kB] [Waiting for headers]

Get:30 Index of /ubuntu bionic-proposed InRelease [242 kB]

0% [14 InRelease gpgv 88,7 kB] [30 InRelease 4.899 B/242 kB 2%]

0% [30 InRelease 153 kB/242 kB 63%]
0% [29 InRelease gpgv 242 kB] [30 InRelease 153 kB/242 kB 63%]

0% [29 InRelease gpgv 242 kB]

0% [Working]
0% [17 InRelease gpgv 88,7 kB]

0% [Working]
0% [20 InRelease gpgv 74,6 kB]

0% [Working]
0% [23 InRelease gpgv 242 kB]

0% [Working]
0% [18 InRelease gpgv 242 kB]

0% [Working]
0% [22 InRelease gpgv 88,7 kB]

0% [Working]
0% [26 InRelease gpgv 74,6 kB]

0% [Working]
0% [30 InRelease gpgv 242 kB]

0% [Working]

Reading package lists… 0%

Reading package lists… 0%

Reading package lists… 0%

Reading package lists… 0%

Reading package lists… 0%

Reading package lists… 0%

Reading package lists… 0%

Reading package lists… 15%

Reading package lists… 29%

Reading package lists… 29%

Reading package lists… 29%

Reading package lists… 45%

Reading package lists… 45%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 57%

Reading package lists… 57%

Reading package lists… 57%

Reading package lists… 57%

Reading package lists… 57%

Reading package lists… 57%

Reading package lists… 61%

Reading package lists… 61%

Reading package lists… 63%

Reading package lists… 63%

Reading package lists… 64%

Reading package lists… 64%

Reading package lists… 67%

Reading package lists… 69%

Reading package lists… 69%

Reading package lists… 70%

Reading package lists… 70%

Reading package lists… 70%

Reading package lists… 70%

Reading package lists… 71%

Reading package lists… 71%

Reading package lists… 71%

Reading package lists… 71%

Reading package lists… 71%

Reading package lists… 71%

Reading package lists… 73%

Reading package lists… 73%

Reading package lists… 76%

Reading package lists… 76%

Reading package lists… 78%

Reading package lists… 78%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 81%

Reading package lists… 81%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 84%

Reading package lists… 84%

Reading package lists… 84%

Reading package lists… 84%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… Done

E: Release file for file:///var/cuda-repo-10-0-local-10.0.326/Release is not valid yet (invalid for another 407d 23h 7min 12s). Updates for this repository will not be applied.
E: Release file for file:///var/visionworks-repo/Release is not valid yet (invalid for another 389d 8h 59min 53s). Updates for this repository will not be applied.
E: Release file for file:///var/visionworks-sfm-repo/Release is not valid yet (invalid for another 389d 9h 6min 15s). Updates for this repository will not be applied.
E: Release file for file:///var/visionworks-tracking-repo/Release is not valid yet (invalid for another 389d 9h 3min 9s). Updates for this repository will not be applied.
E: The repository ‘https://repo.download.nvidia.com/jetson/common r32 Release’ no longer has a Release file.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Release file for http://ports.ubuntu.com/ubuntu-ports/dists/bionic/InRelease is not valid yet (invalid for another 88d 7h 32min 13s). Updates for this repository will not be applied.
E: The repository ‘https://repo.download.nvidia.com/jetson/t210 r32 Release’ no longer has a Release file.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Release file for http://it.archive.ubuntu.com/ubuntu/dists/bionic/InRelease is not valid yet (invalid for another 88d 7h 32min 12s). Updates for this repository will not be applied.
E: Release file for http://archive.canonical.com/ubuntu/dists/bionic/InRelease is not valid yet (invalid for another 687d 2h 17min 24s). Updates for this repository will not be applied.
E: Release file for http://it.archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease is not valid yet (invalid for another 735d 16h 59min 49s). Updates for this repository will not be applied.
E: Release file for http://it.archive.ubuntu.com/ubuntu/dists/bionic-backports/InRelease is not valid yet (invalid for another 735d 15h 10min 36s). Updates for this repository will not be applied.
E: Release file for http://it.archive.ubuntu.com/ubuntu/dists/bionic-security/InRelease is not valid yet (invalid for another 735d 15h 8min 35s). Updates for this repository will not be applied.
E: Release file for http://ports.ubuntu.com/ubuntu-ports/dists/bionic-updates/InRelease is not valid yet (invalid for another 735d 19h 8min 9s). Updates for this repository will not be applied.
E: Release file for http://it.archive.ubuntu.com/ubuntu/dists/bionic-proposed/InRelease is not valid yet (invalid for another 735d 15h 10min 26s). Updates for this repository will not be applied.
E: Release file for http://ports.ubuntu.com/ubuntu-ports/dists/bionic-security/InRelease is not valid yet (invalid for another 735d 19h 7min 17s). Updates for this repository will not be applied.
E: Release file for http://ports.ubuntu.com/ubuntu-ports/dists/bionic-backports/InRelease is not valid yet (invalid for another 735d 19h 9min 18s). Updates for this repository will not be applied.
E: Release file for http://ports.ubuntu.com/ubuntu-ports/dists/bionic-proposed/InRelease is not valid yet (invalid for another 735d 19h 19min 57s). Updates for this repository will not be applied.
E: Release file for http://us.archive.ubuntu.com/ubuntu/dists/bionic/InRelease is not valid yet (invalid for another 88d 7h 32min 10s). Updates for this repository will not be applied.
E: Release file for http://us.archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease is not valid yet (invalid for another 735d 19h 8min 7s). Updates for this repository will not be applied.
E: Release file for http://us.archive.ubuntu.com/ubuntu/dists/bionic-backports/InRelease is not valid yet (invalid for another 735d 19h 9min 17s). Updates for this repository will not be applied.
E: Release file for http://us.archive.ubuntu.com/ubuntu/dists/bionic-proposed/InRelease is not valid yet (invalid for another 735d 19h 9min 9s). Updates for this repository will not be applied.
vcipolla@vcipolla-desktop:~$

Try fixing the system time.

15:59:59 GMT 2018
E: Release file for http://us.archive.ubuntu.com/ubuntu/dists/bionic-proposed/InRelease is not valid yet (invalid for another 735d 19h 9min 9s

Looks like at least some of the errors are related. Apt (and other things) won’t work right if your time is way off.

https://askubuntu.com/questions/342854/what-is-the-command-line-statement-for-changing-the-system-clock

… But this should be happening automatically on startup provided you have a network connection.

If most of the the problems go away after that, you might consider backing up and reflashing anyway.

Hi mdegans,

effectively setting up the date, it seems that something new happen even at the end of the process there are still some errors.

What is strange for me is that all the peripherals attached throughout the bluetooth devices (mouse, keyboard) and wifi seems to work well, BUT it’s impossible to see the login on the second monitor attached vai HDMI. Did you know which could be the problem ? Is there any command that cann recovery this problem ?

Let me know what do you think about.
Thanks for your support.
BR,
Vincenzo

Please find here attached the session log of thie morning :
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2020.02.04 12:10:48 =~=~=~=~=~=~=~=~=~=~=~=

Ubuntu 18.04.3 LTS vcipolla-desktop ttyTHS1

vcipolla-desktop login: VCIPOLLA vcipolla

Password:
Last login: dom gen 28 16:06:50 GMT 2018 on ttyTHS1
Welcome to Ubuntu 18.04.3 LTS (GNU/Linux 4.9.140-tegra aarch64)

This system has been minimized by removing packages and content that are
not required on a system that users do not log into.

To restore this content, you can run the ‘unminimize’ command.

12 packages can be updated.
1 update is a security update.

vcipolla@vcipolla-desktop:~$ sudo daye te "–set “04 Feb 2020 12:12:20”
[sudo] password for vcipolla:
mar 4 feb 2020, 12.12.20, GMT
vcipolla@vcipolla-desktop:~$ sudo unminimize
[sudo] password for vcipolla:
This system has been minimized by removing packages and content that are
not required on a system that users do not log into.

This script restores the content and packages that are found on a default
Ubuntu server system.

Reinstallation of packages may fail due to changes to the system
configuration, the presence of third-party packages, or for other
reasons.
Would you like to continue? [y/N]y

Re-enabling installation of all documentation in dpkg…
Updating package list and upgrading packages…

Reading package lists… 0%

Reading package lists… 0%

Reading package lists… 0%

Reading package lists… 0%

Reading package lists… 0%

Reading package lists… 0%

Reading package lists… 0%

Reading package lists… 14%

Reading package lists… 28%

Reading package lists… 29%

Reading package lists… 29%

Reading package lists… 45%

Reading package lists… 45%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 56%

Reading package lists… 57%

Reading package lists… 57%

Reading package lists… 57%

Reading package lists… 57%

Reading package lists… 57%

Reading package lists… 57%

Reading package lists… 59%

Reading package lists… 61%

Reading package lists… 61%

Reading package lists… 63%

Reading package lists… 63%

Reading package lists… 64%

Reading package lists… 64%

Reading package lists… 68%

Reading package lists… 68%

Reading package lists… 70%

Reading package lists… 70%

Reading package lists… 70%

Reading package lists… 70%

Reading package lists… 70%

Reading package lists… 70%

Reading package lists… 70%

Reading package lists… 70%

Reading package lists… 70%

Reading package lists… 70%

Reading package lists… 73%

Reading package lists… 73%

Reading package lists… 76%

Reading package lists… 76%

Reading package lists… 78%

Reading package lists… 78%

Reading package lists… 78%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 79%

Reading package lists… 81%

Reading package lists… 81%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 83%

Reading package lists… 84%

Reading package lists… 84%

Reading package lists… 84%

Reading package lists… 84%

Reading package lists… 95%

Reading package lists… 95%

Reading package lists… 95%

Reading package lists… 95%

Reading package lists… 95%

Reading package lists… 95%

Reading package lists… 95%

Reading package lists… 95%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 96%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… 98%

Reading package lists… Done

E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)
E: Unable to lock directory /var/lib/apt/lists/
vcipolla@vcipolla-desktop:~$ ping 192.168.43.8
PING 192.168.43.8 (192.168.43.8) 56(84) bytes of data.
64 bytes from 192.168.43.8: icmp_seq=1 ttl=128 time=57.1 ms
64 bytes from 192.168.43.8: icmp_seq=2 ttl=128 time=32.9 ms
64 bytes from 192.168.43.8: icmp_seq=3 ttl=128 time=4.39 ms
64 bytes from 192.168.43.8: icmp_seq=4 ttl=128 time=3.84 ms
64 bytes from 192.168.43.8: icmp_seq=5 ttl=128 time=5.80 ms
64 bytes from 192.168.43.8: icmp_seq=6 ttl=128 time=58.0 ms
64 bytes from 192.168.43.8: icmp_seq=7 ttl=128 time=60.8 ms
64 bytes from 192.168.43.8: icmp_seq=8 ttl=128 time=5.93 ms
64 bytes from 192.168.43.8: icmp_seq=9 ttl=128 time=5.64 ms
64 bytes from 192.168.43.8: icmp_seq=10 ttl=128 time=5.01 ms
^C
— 192.168.43.8 ping statistics —
10 packets transmitted, 10 received, 0% packet loss, time 9013ms
rtt min/avg/max/mdev = 3.846/23.966/60.861/24.177 ms
vcipolla@vcipolla-desktop:~$ ping 192.168.43.8sudo unminimize
This system has been minimized by removing packages and content that are
not required on a system that users do not log into.

This script restores the content and packages that are found on a default
Ubuntu server system.

Reinstallation of packages may fail due to changes to the system
configuration, the presence of third-party packages, or for other
reasons.
Would you like to continue? [y/N]y

Re-enabling installation of all documentation in dpkg…
Updating package list and upgrading packages…

0% [Working]

Get:1 file:/var/cuda-repo-10-0-local-10.0.326 InRelease

Ign:1 file:/var/cuda-repo-10-0-local-10.0.326 InRelease

0% [Connecting to us.archive.ubuntu.com] [Connecting to it.archive.ubuntu.com (

Get:2 file:/var/visionworks-repo InRelease

Ign:2 file:/var/visionworks-repo InRelease

0% [Connecting to us.archive.ubuntu.com] [Connecting to it.archive.ubuntu.com (

Get:3 file:/var/visionworks-sfm-repo InRelease

Ign:3 file:/var/visionworks-sfm-repo InRelease

0% [Connecting to us.archive.ubuntu.com] [Connecting to it.archive.ubuntu.com (

Get:4 file:/var/visionworks-tracking-repo InRelease

0% [Connecting to us.archive.ubuntu.com] [Connecting to it.archive.ubuntu.com (

Ign:4 file:/var/visionworks-tracking-repo InRelease

0% [Connecting to us.archive.ubuntu.com] [Connecting to it.archive.ubuntu.com (

Get:5 file:/var/cuda-repo-10-0-local-10.0.326 Release [574 B]

0% [Connecting to us.archive.ubuntu.com] [Connecting to it.archive.ubuntu.com (
0% [Connecting to us.archive.ubuntu.com] [Connecting to it.archive.ubuntu.com (

Get:6 file:/var/visionworks-repo Release [1.999 B]

0% [Connecting to us.archive.ubuntu.com] [Connecting to it.archive.ubuntu.com (

Get:7 file:/var/visionworks-sfm-repo Release [2.003 B]

0% [Connecting to us.archive.ubuntu.com] [Connecting to it.archive.ubuntu.com (
0% [Connecting to us.archive.ubuntu.com] [Connecting to it.archive.ubuntu.com (

Get:8 file:/var/visionworks-tracking-repo Release [2.008 B]

0% [Connecting to us.archive.ubuntu.com] [Connecting to it.archive.ubuntu.com (
0% [Connecting to us.archive.ubuntu.com] [Connecting to it.archive.ubuntu.com (

Get:5 file:/var/cuda-repo-10-0-local-10.0.326 Release [574 B]

0% [5 Release 0 B/574 B 0%] [Connecting to us.archive.ubuntu.com] [Connecting t
0% [Connecting to us.archive.ubuntu.com] [Connecting to it.archive.ubuntu.com (

Get:6 file:/var/visionworks-repo Release [1.999 B]

0% [Connecting to us.archive.ubuntu.com] [Connecting to it.archive.ubuntu.com (

Get:7 file:/var/visionworks-sfm-repo Release [2.003 B]

0% [7 Release 0 B/2.003 B 0%] [Connecting to us.archive.ubuntu.com] [Connecting
0% [Release.gpg gpgv 574 B] [7 Release 0 B/2.003 B 0%] [Connecting to us.archiv
0% [Release.gpg gpgv 574 B] [Connecting to us.archive.ubuntu.com] [Connecting t

Get:8 file:/var/visionworks-tracking-repo Release [2.008 B]

0% [Release.gpg gpgv 574 B] [Connecting to us.archive.ubuntu.com] [Connecting t
0% [Connecting to us.archive.ubuntu.com (91.189.91.23)] [Waiting for headers] [
0% [Release.gpg gpgv 1.999 B] [Connecting to us.archive.ubuntu.com (91.189.91.2

Hit:10 Index of /ubuntu-ports bionic InRelease

0% [Release.gpg gpgv 1.999 B] [Connecting to us.archive.ubuntu.com (91.189.91.2

Get:11 Index of /ubuntu bionic InRelease [242 kB]

0% [Release.gpg gpgv 1.999 B] [Connecting to us.archive.ubuntu.com (91.189.91.2
0% [Release.gpg gpgv 1.999 B] [Connecting to us.archive.ubuntu.com (91.189.91.2
0% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waiting f
0% [Release.gpg gpgv 2.003 B] [Waiting for headers] [Waiting for headers] [Wait

Hit:13 Index of /ubuntu-ports bionic-updates InRelease

0% [Release.gpg gpgv 2.003 B] [Waiting for headers] [Waiting for headers] [Wait

Hit:14 Index of /ubuntu bionic InRelease

0% [Release.gpg gpgv 2.003 B] [Waiting for headers] [Waiting for headers] [Wait

Hit:15 Index of /ubuntu bionic-updates InRelease

0% [Release.gpg gpgv 2.003 B] [Waiting for headers] [Waiting for headers] [Conn
0% [Release.gpg gpgv 2.003 B] [Waiting for headers] [Waiting for headers] [Conn
0% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Connected
0% [Release.gpg gpgv 2.008 B] [Waiting for headers] [Waiting for headers] [Wait

Hit:18 Index of /ubuntu-ports bionic-security InRelease

0% [Release.gpg gpgv 2.008 B] [Waiting for headers] [Waiting for headers] [Conn

Hit:19 Index of /ubuntu bionic-backports InRelease

0% [Release.gpg gpgv 2.008 B] [Waiting for headers] [Waiting for headers] [Conn

Hit:20 Index of /ubuntu-ports bionic-backports InRelease

0% [Release.gpg gpgv 2.008 B] [Waiting for headers] [Waiting for headers] [Conn

Hit:21 Index of /ubuntu bionic-security InRelease

0% [Release.gpg gpgv 2.008 B] [Waiting for headers] [Waiting for headers] [Conn
0% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Connected
0% [10 InRelease gpgv 242 kB] [Waiting for headers] [Waiting for headers] [Wait
0% [10 InRelease gpgv 242 kB] [Waiting for headers] [Waiting for headers] [Conn

Get:24 Index of /ubuntu bionic-proposed InRelease [242 kB]

0% [10 InRelease gpgv 242 kB] [Waiting for headers] [24 InRelease 242 kB/242 kB
0% [10 InRelease gpgv 242 kB] [Waiting for headers] [Waiting for headers] [Wait

Hit:25 https://repo.download.nvidia.com/jetson/common r32 InRelease

0% [10 InRelease gpgv 242 kB] [Waiting for headers] [Waiting for headers]
0% [10 InRelease gpgv 242 kB] [Waiting for headers] [Connecting to repo.downloa
0% [Waiting for headers] [Waiting for headers] [Connecting to repo.download.nvi
0% [11 InRelease gpgv 242 kB] [Waiting for headers] [Waiting for headers] [Conn
0% [11 InRelease gpgv 242 kB] [Waiting for headers] [Connected to repo.download
0% [Waiting for headers] [Waiting for headers] [Connected to repo.download.nvid

Hit:28 Index of /ubuntu-ports bionic-proposed InRelease

0% [Waiting for headers] [Connected to repo.download.nvidia.com (2.17.34.92)]
0% [13 InRelease gpgv 88,7 kB] [Waiting for headers] [Connected to repo.downloa

Get:16 Index of /ubuntu bionic InRelease [242 kB]

0% [13 InRelease gpgv 88,7 kB] [16 InRelease 0 B/242 kB 0%] [Connected to repo.

Get:29 Index of /ubuntu bionic/universe Sources [9.051 kB]

0% [13 InRelease gpgv 88,7 kB] [16 InRelease 17,7 kB/242 kB 7%] [Connected to r
0% [29 Sources store 0 B] [13 InRelease gpgv 88,7 kB] [16 InRelease 17,7 kB/242

Get:30 Index of /ubuntu bionic/main Sources [829 kB]

0% [29 Sources store 0 B] [13 InRelease gpgv 88,7 kB] [16 InRelease 17,7 kB/242
0% [29 Sources store 0 B] [13 InRelease gpgv 88,7 kB] [16 InRelease 17,7 kB/242

Get:31 Index of /ubuntu bionic/multiverse Sources [181 kB]

0% [29 Sources store 0 B] [13 InRelease gpgv 88,7 kB] [16 InRelease 17,7 kB/242
0% [29 Sources store 0 B] [13 InRelease gpgv 88,7 kB] [16 InRelease 17,7 kB/242

Get:32 Index of /ubuntu bionic/restricted Sources [5.324 B]

0% [29 Sources store 0 B] [13 InRelease gpgv 88,7 kB] [16 InRelease 17,7 kB/242
0% [29 Sources store 0 B] [13 InRelease gpgv 88,7 kB] [16 InRelease 17,7 kB/242

Get:33 Index of /ubuntu bionic/main arm64 Packages [975 kB]

0% [29 Sources store 0 B] [13 InRelease gpgv 88,7 kB] [16 InRelease 17,7 kB/242

Get:33 Index of /ubuntu bionic/main arm64 Packages [975 kB]

0% [29 Sources store 0 B] [13 InRelease gpgv 88,7 kB] [16 InRelease 17,7 kB/242
0% [29 Sources store 0 B] [13 InRelease gpgv 88,7 kB] [16 InRelease 17,7 kB/242

Get:33 Index of /ubuntu bionic/main arm64 Packages [975 kB]

0% [29 Sources store 0 B] [13 InRelease gpgv 88,7 kB] [16 InRelease 17,7 kB/242
0% [29 Sources store 0 B] [13 InRelease gpgv 88,7 kB] [16 InRelease 17,7 kB/242

Get:33 Index of /ubuntu bionic/main arm64 Packages [975 kB]

0% [29 Sources store 0 B] [13 InRelease gpgv 88,7 kB] [16 InRelease 17,7 kB/242
0% [29 Sources store 0 B] [13 InRelease gpgv 88,7 kB] [16 InRelease 17,7 kB/242

Get:33 Index of /ubuntu bionic/main arm64 Packages [975 kB]

0% [29 Sources store 0 B] [13 InRelease gpgv 88,7 kB] [16 InRelease 17,7 kB/242
0% [29 Sources store 0 B] [16 InRelease 17,7 kB/242 kB 7%] [Connected to repo.d
0% [29 Sources store 0 B] [14 InRelease gpgv 10,2 kB] [16 InRelease 17,7 kB/242

Hit:39 https://repo.download.nvidia.com/jetson/t210 r32 InRelease

0% [29 Sources store 0 B] [14 InRelease gpgv 10,2 kB] [16 InRelease 53,8 kB/242

0% [29 Sources store 0 B] [16 InRelease 69,3 kB/242 kB 29%]
0% [29 Sources store 0 B] [15 InRelease gpgv 88,7 kB] [16 InRelease 69,3 kB/242

0% [29 Sources store 0 B] [16 InRelease 184 kB/242 kB 76%]
0% [29 Sources store 0 B] [18 InRelease gpgv 88,7 kB] [16 InRelease 184 kB/242

Get:33 Index of /ubuntu bionic/main arm64 Packages [975 kB]

0% [29 Sources store 0 B] [18 InRelease gpgv 88,7 kB] [16 InRelease 239 kB/242
0% [29 Sources store 0 B] [18 InRelease gpgv 88,7 kB] [16 InRelease 239 kB/242

0% [29 Sources store 0 B] [18 InRelease gpgv 88,7 kB] [Waiting for headers]

Get:33 Index of /ubuntu bionic/main arm64 Packages [975 kB]

0% [29 Sources store 0 B] [18 InRelease gpgv 88,7 kB] [Waiting for headers] [33

0% [29 Sources store 0 B] [18 InRelease gpgv 88,7 kB] [Waiting for headers]

Get:33 Index of /ubuntu bionic/main arm64 Packages [975 kB]

0% [29 Sources store 0 B] [18 InRelease gpgv 88,7 kB] [Waiting for headers] [33

0% [29 Sources store 0 B] [18 InRelease gpgv 88,7 kB] [Waiting for headers]

0% [29 Sources store 0 B] [Waiting for headers]
0% [29 Sources store 0 B] [19 InRelease gpgv 74,6 kB] [Waiting for headers]

Get:33 Index of /ubuntu bionic/main arm64 Packages [975 kB]

0% [29 Sources store 0 B] [19 InRelease gpgv 74,6 kB] [Waiting for headers] [33

0% [29 Sources store 0 B] [19 InRelease gpgv 74,6 kB] [Waiting for headers]

Get:33 Index of /ubuntu bionic/main arm64 Packages [975 kB]

0% [29 Sources store 0 B] [19 InRelease gpgv 74,6 kB] [Waiting for headers] [33

0% [29 Sources store 0 B] [19 InRelease gpgv 74,6 kB] [Waiting for headers]

Get:33 Index of /ubuntu bionic/main arm64 Packages [975 kB]

0% [29 Sources store 0 B] [19 InRelease gpgv 74,6 kB] [Waiting for headers]

Get:33 Index of /ubuntu bionic/main arm64 Packages [975 kB]

Get:33 Index of /ubuntu bionic/main arm64 Packages [975 kB]

0% [29 Sources store 0 B] [19 InRelease gpgv 74,6 kB] [Waiting for headers]

Get:33 Index of /ubuntu bionic/main arm64 Packages [975 kB]

0% [29 Sources store 0 B] [19 InRelease gpgv 74,6 kB] [Waiting for headers] [33

0% [29 Sources store 0 B] [19 InRelease gpgv 74,6 kB] [Waiting for headers]

Get:33 Index of /ubuntu bionic/main arm64 Packages [975 kB]

0% [29 Sources store 0 B] [19 InRelease gpgv 74,6 kB] [Waiting for headers]

Get:33 Index of /ubuntu bionic/main arm64 Packages [975 kB]

0% [29 Sources store 0 B] [19 InRelease gpgv 74,6 kB] [Waiting for headers]

Get:33 Index of /ubuntu bionic/main arm64 Packages [975 kB]

0% [29 Sources store 0 B] [19 InRelease gpgv 74,6 kB] [Waiting for headers]

Get:33 Index of /ubuntu bionic/main arm64 Packages [975 kB]

0% [29 Sources store 0 B] [19 InRelease gpgv 74,6 kB] [Waiting for headers] [33
0% [29 Sources store 0 B] [19 InRelease gpgv 74,6 kB] [Waiting for headers] [Wa

0% [29 Sources store 0 B] [Waiting for headers] [Waiting for headers]
0% [29 Sources store 0 B] [20 InRelease gpgv 74,6 kB] [Waiting for headers] [Wa

Get:23 Index of /ubuntu bionic-updates InRelease [88,7 kB]

0% [29 Sources store 0 B] [20 InRelease gpgv 74,6 kB] [23 InRelease 6.148 B/88,

0% [29 Sources store 0 B] [20 InRelease gpgv 74,6 kB] [Waiting for headers]

0% [29 Sources store 0 B] [Waiting for headers] [Waiting for headers]
0% [29 Sources store 0 B] [21 InRelease gpgv 88,7 kB] [Waiting for headers] [Wa

Ign:33 Index of /ubuntu bionic/main arm64 Packages

0% [29 Sources store 0 B] [21 InRelease gpgv 88,7 kB] [Waiting for headers]

Ign:53 Index of /ubuntu bionic/universe arm64 Packages

0% [29 Sources store 0 B] [21 InRelease gpgv 88,7 kB] [Waiting for headers] [Wa

Ign:54 Index of /ubuntu bionic/restricted arm64 Packages

0% [29 Sources store 0 B] [21 InRelease gpgv 88,7 kB] [Waiting for headers]

Ign:55 Index of /ubuntu bionic/multiverse arm64 Packages

0% [29 Sources store 0 B] [21 InRelease gpgv 88,7 kB] [Waiting for headers] [Wa

Get:26 Index of /ubuntu bionic-backports InRelease [74,6 kB]

0% [29 Sources store 0 B] [21 InRelease gpgv 88,7 kB] [26 InRelease 3.572 B/74,

0% [29 Sources store 0 B] [21 InRelease gpgv 88,7 kB] [Waiting for headers]

Ign:33 Index of /ubuntu bionic/main arm64 Packages

0% [29 Sources store 0 B] [21 InRelease gpgv 88,7 kB] [Waiting for headers] [Wa

0% [29 Sources store 0 B] [Waiting for headers] [Waiting for headers]
0% [29 Sources store 0 B] [24 InRelease gpgv 242 kB] [Waiting for headers] [Wai

Ign:53 Index of /ubuntu bionic/universe arm64 Packages

Ign:54 Index of /ubuntu bionic/restricted arm64 Packages

0% [29 Sources store 0 B] [24 InRelease gpgv 242 kB] [Waiting for headers] [Wai

Get:27 Index of /ubuntu bionic-proposed InRelease [242 kB]

0% [29 Sources store 0 B] [24 InRelease gpgv 242 kB] [27 InRelease 3.571 B/242

Ign:55 Index of /ubuntu bionic/multiverse arm64 Packages

0% [29 Sources store 0 B] [24 InRelease gpgv 242 kB] [27 InRelease 216 kB/242 k

0% [29 Sources store 0 B] [24 InRelease gpgv 242 kB] [Waiting for headers]

0% [29 Sources store 0 B] [Waiting for headers]
0% [29 Sources store 0 B] [25 InRelease gpgv 2.541 B] [Waiting for headers]

Ign:33 Index of /ubuntu bionic/main arm64 Packages

Ign:53 Index of /ubuntu bionic/universe arm64 Packages

0% [29 Sources store 0 B] [25 InRelease gpgv 2.541 B] [Waiting for headers]

Get:54 Index of /ubuntu bionic/restricted arm64 Packages [572 B]

0% [29 Sources store 0 B] [25 InRelease gpgv 2.541 B] [54 Packages 0 B]

0% [29 Sources store 0 B] [25 InRelease gpgv 2.541 B]

Get:54 Index of /ubuntu bionic/restricted arm64 Packages [572 B]

0% [29 Sources store 0 B] [25 InRelease gpgv 2.541 B] [54 Packages 0 B]

0% [29 Sources store 0 B] [25 InRelease gpgv 2.541 B]

Get:54 Index of /ubuntu bionic/restricted arm64 Packages [572 B]

0% [29 Sources store 0 B] [25 InRelease gpgv 2.541 B] [54 Packages 0 B]

0% [29 Sources store 0 B] [25 InRelease gpgv 2.541 B]

Get:54 Index of /ubuntu bionic/restricted arm64 Packages [572 B]

0% [29 Sources store 0 B] [25 InRelease gpgv 2.541 B] [54 Packages 0 B]

0% [29 Sources store 0 B] [25 InRelease gpgv 2.541 B]

Get:54 Index of /ubuntu bionic/restricted arm64 Packages [572 B]

0% [29 Sources store 0 B] [25 InRelease gpgv 2.541 B] [54 Packages 0 B]

0% [29 Sources store 0 B] [25 InRelease gpgv 2.541 B]

Get:54 Index of /ubuntu bionic/restricted arm64 Packages [572 B]

0% [29 Sources store 0 B] [25 InRelease gpgv 2.541 B] [54 Packages 0 B]

0% [29 Sources store 0 B] [25 InRelease gpgv 2.541 B]

0% [29 Sources store 0 B]
0% [29 Sources store 0 B] [28 InRelease gpgv 242 kB]

Get:54 Index of /ubuntu bionic/restricted arm64 Packages [572 B]

0% [29 Sources store 0 B] [28 InRelease gpgv 242 kB] [54 Packages 0 B]

0% [29 Sources store 0 B] [28 InRelease gpgv 242 kB]

Get:54 Index of /ubuntu bionic/restricted arm64 Packages [572 B]

0% [29 Sources store 0 B] [28 InRelease gpgv 242 kB] [54 Packages 0 B]

0% [29 Sources store 0 B] [28 InRelease gpgv 242 kB]

Get:54 Index of /ubuntu bionic/restricted arm64 Packages [572 B]

0% [29 Sources store 0 B] [28 InRelease gpgv 242 kB] [54 Packages 0 B]

0% [29 Sources store 0 B] [28 InRelease gpgv 242 kB]

Get:54 Index of /ubuntu bionic/restricted arm64 Packages [572 B]

0% [29 Sources store 0 B] [28 InRelease gpgv 242 kB] [54 Packages 0 B]

0% [29 Sources store 0 B] [28 InRelease gpgv 242 kB]

Get:54 Index of /ubuntu bionic/restricted arm64 Packages [572 B]

0% [29 Sources store 0 B] [28 InRelease gpgv 242 kB] [54 Packages 0 B]

0% [29 Sources store 0 B] [28 InRelease gpgv 242 kB]

Get:54 Index of /ubuntu bionic/restricted arm64 Packages [572 B]

0% [29 Sources store 0 B] [28 InRelease gpgv 242 kB] [54 Packages 0 B]

Get:54 Index of /ubuntu bionic/restricted arm64 Packages [572 B]

Get:54 Index of /ubuntu bionic/restricted arm64 Packages [572 B]

Get:54 Index of /ubuntu bionic/restricted arm64 Packages [572 B]

Get:54 Index of /ubuntu bionic/restricted arm64 Packages [572 B]

Ign:54 Index of /ubuntu bionic/restricted arm64 Packages

Ign:55 Index of /ubuntu bionic/multiverse arm64 Packages

Ign:72 Index of /ubuntu bionic-proposed/main arm64 Packages

Ign:73 Index of /ubuntu bionic-proposed/universe arm64 Packages

Ign:74 Index of /ubuntu bionic-proposed/multiverse arm64 Packages

0% [29 Sources store 0 B] [28 InRelease gpgv 242 kB]

Get:75 Index of /ubuntu bionic-proposed/restricted arm64 Packages [668 B]

Get:75 Index of /ubuntu bionic-proposed/restricted arm64 Packages [668 B]

0% [29 Sources store 0 B] [28 InRelease gpgv 242 kB] [Waiting for headers]

0% [29 Sources store 0 B] [Waiting for headers]
0% [29 Sources store 0 B] [39 InRelease gpgv 2.555 B] [Waiting for headers]

0% [39 InRelease gpgv 2.555 B] [Waiting for headers]
0% [30 Sources store 0 B] [39 InRelease gpgv 2.555 B] [Waiting for headers]

Ign:75 Index of /ubuntu bionic-proposed/restricted arm64 Packages

0% [30 Sources store 0 B] [39 InRelease gpgv 2.555 B] [Waiting for headers]

Err:33 Index of /ubuntu bionic/main arm64 Packages
404 Not Found [IP: 90.147.160.70 80]

Ign:53 Index of /ubuntu bionic/universe arm64 Packages

Ign:54 Index of /ubuntu bionic/restricted arm64 Packages

0% [30 Sources store 0 B] [39 InRelease gpgv 2.555 B]

Ign:55 Index of /ubuntu bionic/multiverse arm64 Packages

Ign:72 Index of /ubuntu bionic-proposed/main arm64 Packages

Ign:73 Index of /ubuntu bionic-proposed/universe arm64 Packages

0% [30 Sources store 0 B] [39 InRelease gpgv 2.555 B] [Waiting for headers]

0% [30 Sources store 0 B] [Waiting for headers]
0% [30 Sources store 0 B] [16 InRelease gpgv 242 kB] [Waiting for headers]

Ign:74 Index of /ubuntu bionic-proposed/multiverse arm64 Packages

0% [30 Sources store 0 B] [16 InRelease gpgv 242 kB]

0% [16 InRelease gpgv 242 kB] [Waiting for headers]
0% [56 Translation-it store 0 B] [16 InRelease gpgv 242 kB] [Waiting for header

0% [16 InRelease gpgv 242 kB] [Waiting for headers]
0% [57 Translation-en store 0 B] [16 InRelease gpgv 242 kB] [Waiting for header

0% [57 Translation-en store 330 kB] [Waiting for headers]

0% [Waiting for headers]
0% [58 Components-arm64 store 0 B] [23 InRelease gpgv 88,7 kB] [Waiting for hea

0% [23 InRelease gpgv 88,7 kB] [Waiting for headers] [Waiting for headers]

Ign:75 Index of /ubuntu bionic-proposed/restricted arm64 Packages

Ign:72 Index of /ubuntu bionic-proposed/main arm64 Packages

0% [23 InRelease gpgv 88,7 kB] [Waiting for headers] [Waiting for headers]
0% [23 InRelease gpgv 88,7 kB] [Waiting for headers] [Waiting for headers]
0% [60 icons-64x64 store 0 B] [23 InRelease gpgv 88,7 kB] [Waiting for headers]

0% [23 InRelease gpgv 88,7 kB] [Waiting for headers] [Waiting for headers]
0% [61 Contents-arm64 store 2.714 kB] [23 InRelease gpgv 88,7 kB] [Waiting for

Ign:73 Index of /ubuntu bionic-proposed/universe arm64 Packages

0% [61 Contents-arm64 store 2.714 kB] [23 InRelease gpgv 88,7 kB] [Waiting for
0% [61 Con64 store 2.714 kB] [Waiting for headers] [Waiting for header

Ign:78 Index of /ubuntu bionic/main arm64 Packages

0% [61 Contents-arm64 store 2.714 kB] [Waiting for headers]
0% [61 Contents-arm64 store 2.714 kB] [26 InRelease gpgv 74,6 kB] [Waiting for

Get:79 Index of /ubuntu bionic/main Translation-it [474 kB]

0% [61 Contents-arm64 store 2.714 kB] [26 InRelease gpgv 74,6 kB] [Waiting for

Get:80 Index of /ubuntu bionic/main Translation-en [516 kB]

0% [61 Contents-arm64 store 2.714 kB] [26 InRelease gpgv 74,6 kB] [80 Translati
0% [61 Contents-arm64 store 2.714 kB] [26 InRelease gpgv 74,6 kB] [Waiting for

Get:81 Index of /ubuntu bionic/main arm64 DEP-11 Metadata [472 kB]

0% [61 Contents-arm64 store 2.714 kB] [26 InRelease gpgv 74,6 kB] [81 Component
0% [61 Contents-arm64 store 2.714 kB] [26 InRelease gpgv 74,6 kB] [Waiting for

Get:82 Index of /ubuntu bionic/main DEP-11 48x48 Icons [118 kB]

0% [61 Contents-arm64 store 2.714 kB] [26 InRelease gpgv 74,6 kB] [82 icons-48x
0% [61 Contents-arm64 store 2.714 kB] [26 InRelease gpgv 74,6 kB] [Waiting for

Get:83 Index of /ubuntu bionic/main DEP-11 64x64 Icons [245 kB]

0% [61 Contents-arm64 store 2.714 kB] [26 InRelease gpgv 74,6 kB] [83 icons-64x
0% [61 Contents-arm64 store 2.714 kB] [26 InRelease gpgv 74,6 kB] [Waiting for

Ign:74 Index of /ubuntu bionic-proposed/multiverse arm64 Packages

0% [61 Contents-arm64 store 2.714 kB] [26 InRelease gpgv 74,6 kB]

Ign:75 Index of /ubuntu bionic-proposed/restricted arm64 Packages

0% [61 Contents-arm64 store 2.714 kB] [26 InRelease gpgv 74,6 kB] [Waiting for

0% [61 Contents-arm64 store 2.714 kB] [Waiting for headers]
0% [61 Contents-arm64 store 2.714 kB] [27 InRelease gpgv 242 kB] [Waiting for h

Err:72 Index of /ubuntu bionic-proposed/main arm64 Packages
404 Not Found [IP: 90.147.160.70 80]

0% [61 Contents-arm64 store 2.714 kB] [27 InRelease gpgv 242 kB] [Waiting for h

42% [61 Contents-arm64 store 2.714 kB] [Waiting for headers]

Ign:73 Index of /ubuntu bionic-proposed/universe arm64 Packages

Ign:74 Index of /ubuntu bionic-proposed/multiverse arm64 Packages

42% [61 Contents-arm64 store 2.714 kB] [Waiting for headers] 13,6 MB/s 13s

Ign:75 Index of /ubuntu bionic-proposed/restricted arm64 Packages

43% [61 Contents-arm64 store 2.714 kB] 13,6 MB/s 13s

Get:84 Index of /ubuntu bionic arm64 Contents (deb) [37,8 MB]

54% [61 Contents-arm64 store 2.714 kB] [84 Contents-arm64 37,8 MB]
54% [61 Contents-arm64 store 2.714 kB] 13,6 MB/s 10s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

54% [61 Contents-arm64 store 2.714 kB] [85 Packages 0 B] 13,6 MB/s 10s
54% [61 Contents-arm64 store 2.714 kB] 13,6 MB/s 10s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

54% [61 Contents-arm64 store 2.714 kB] [85 Packages 0 B] 13,6 MB/s 10s
54% [61 Contents-arm64 store 2.714 kB] 13,6 MB/s 10s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

54% [61 Contents-arm64 store 2.714 kB] [85 Packages 0 B] 13,6 MB/s 10s
55% [61 Contents-arm64 store 2.714 kB] 13,6 MB/s 10s
55% [Working] 13,6 MB/s 10s
55% [79 Translation-it store 0 B] 13,6 MB/s 10s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

55% [79 Translation-it store 0 B] [85 Packages 0 B] 13,6 MB/s 10s
56% [79 Translation-it store 0 B] 13,6 MB/s 10s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

56% [79 Translation-it store 0 B] [85 Packages 0 B] 13,6 MB/s 10s
57% [79 Translation-it store 0 B] 13,6 MB/s 9s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

58% [79 Translation-it store 0 B] 13,6 MB/s 9s
58% [Working] 13,6 MB/s 9s
58% [80 Translation-en store 0 B] 13,6 MB/s 9s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

61% [80 Translation-en store 0 B] 13,6 MB/s 9s
61% [Working] 13,6 MB/s 9s
61% [81 Components-arm64 store 0 B] 13,6 MB/s 9s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

61% [81 Components-arm64 store 0 B] 13,6 MB/s 9s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

61% [81 Components-arm64 store 0 B] [85 Packages 0 B] 13,6 MB/s 9s
61% [81 Components-arm64 store 0 B] 13,6 MB/s 9s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

61% [81 Components-arm64 store 0 B] [85 Packages 0 B] 13,6 MB/s 9s
61% [81 Components-arm64 store 0 B] 13,6 MB/s 9s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

61% [81 Components-arm64 store 0 B] 13,6 MB/s 9s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

61% [81 Components-arm64 store 0 B] 13,6 MB/s 9s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

61% [81 Components-arm64 store 0 B] 13,6 MB/s 9s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

61% [81 Components-arm64 store 0 B] [85 Packages 0 B] 13,6 MB/s 9s
61% [81 Components-arm64 store 0 B] 13,6 MB/s 9s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

61% [81 Components-arm64 store 0 B] [85 Packages 0 B] 13,6 MB/s 9s
61% [81 Components-arm64 store 0 B] 13,6 MB/s 9s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

61% [81 Components-arm64 store 0 B] [85 Packages 0 B] 13,6 MB/s 9s
61% [81 Components-arm64 store 0 B] 13,6 MB/s 9s
61% [Working] 13,6 MB/s 9s
61% [82 icons-48x48 store 0 B] 13,6 MB/s 9s
61% [Working] 13,6 MB/s 9s
61% [83 icons-64x64 store 0 B] 13,6 MB/s 9s
61% [Working] 13,6 MB/s 9s
61% [84 Contents-arm64 store 0 B] 13,6 MB/s 9s
61% [84 Contents-arm64 store 0 B] 13,6 MB/s 9s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

75% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

75% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

75% [84 Contents-arm64 store 0 B] [85 Packages 0 B] 13,6 MB/s 5s
76% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

76% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

76% [84 Contents-arm64 store 0 B] [85 Packages 0 B] 13,6 MB/s 5s
76% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

76% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

76% [84 Contents-arm64 store 0 B] [Waiting for headers] 13,6 MB/s 5s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

76% [84 Contents-arm64 store 0 B] [85 Packages 0 B] 13,6 MB/s 5s
76% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

76% [84 Contents-arm64 store 0 B] [85 Packages 0 B] 13,6 MB/s 5s
76% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:85 Index of /ubuntu bionic/restricted arm64 Packages [664 B]

76% [84 Contents-arm64 store 0 B] [85 Packages 0 B] 13,6 MB/s 5s
76% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Ign:85 Index of /ubuntu bionic/restricted arm64 Packages

76% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Ign:113 Index of /ubuntu bionic/universe arm64 Packages

Ign:114 Index of /ubuntu bionic/multiverse arm64 Packages

Ign:115 Index of /ubuntu bionic-updates/main arm64 Packages

Ign:116 Index of /ubuntu bionic-updates/restricted arm64 Packages

Ign:117 Index of /ubuntu bionic-updates/universe arm64 Packages

Ign:118 Index of /ubuntu bionic-updates/multiverse arm64 Packages

76% [84 Contents-arm64 store 0 B] [Waiting for headers] 13,6 MB/s 5s

Get:78 Index of /ubuntu bionic/main arm64 Packages [975 kB]

76% [84 Contents-arm64 store 0 B] [78 Packages 0 B] 13,6 MB/s 5s
76% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:78 Index of /ubuntu bionic/main arm64 Packages [975 kB]

Get:78 Index of /ubuntu bionic/main arm64 Packages [975 kB]

Get:78 Index of /ubuntu bionic/main arm64 Packages [975 kB]

76% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:78 Index of /ubuntu bionic/main arm64 Packages [975 kB]

76% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:78 Index of /ubuntu bionic/main arm64 Packages [975 kB]

Get:78 Index of /ubuntu bionic/main arm64 Packages [975 kB]

76% [84 Contents-arm64 store 0 B] [78 Packages 0 B] 13,6 MB/s 5s
76% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:78 Index of /ubuntu bionic/main arm64 Packages [975 kB]

Get:78 Index of /ubuntu bionic/main arm64 Packages [975 kB]

76% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:78 Index of /ubuntu bionic/main arm64 Packages [975 kB]

77% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:78 Index of /ubuntu bionic/main arm64 Packages [975 kB]

77% [84 Contents-arm64 store 0 B] [78 Packages 0 B] 13,6 MB/s 5s
78% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:78 Index of /ubuntu bionic/main arm64 Packages [975 kB]

78% [84 Contents-arm64 store 0 B] [78 Packages 0 B] 13,6 MB/s 5s
78% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:78 Index of /ubuntu bionic/main arm64 Packages [975 kB]

Get:78 Index of /ubuntu bionic/main arm64 Packages [975 kB]

78% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:78 Index of /ubuntu bionic/main arm64 Packages [975 kB]

78% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:78 Index of /ubuntu bionic/main arm64 Packages [975 kB]

Get:78 Index of /ubuntu bionic/main arm64 Packages [975 kB]

78% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:78 Index of /ubuntu bionic/main arm64 Packages [975 kB]

Ign:78 Index of /ubuntu bionic/main arm64 Packages

Ign:137 Index of /ubuntu bionic-backports/main arm64 Packages

Ign:138 Index of /ubuntu bionic-backports/universe arm64 Packages

78% [84 Contents-arm64 store 0 B] [Waiting for headers] 13,6 MB/s 5s

Get:139 Index of /ubuntu bionic-proposed/main arm64 Packages [84,2 kB]

78% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:139 Index of /ubuntu bionic-proposed/main arm64 Packages [84,2 kB]

Get:139 Index of /ubuntu bionic-proposed/main arm64 Packages [84,2 kB]

78% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Get:139 Index of /ubuntu bionic-proposed/main arm64 Packages [84,2 kB]

78% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Ign:139 Index of /ubuntu bionic-proposed/main arm64 Packages

Ign:144 Index of /ubuntu bionic-proposed/universe arm64 Packages

78% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s
78% [84 Contents-arm64 store 0 B] [Connecting to us.archive.ubuntu.com (91.189.
78% [84 Contents-arm64 store 0 B] [Waiting for headers] 13,6 MB/s 5s

Ign:145 Index of /ubuntu bionic-proposed/multiverse arm64 Packages

78% [84 Contents-arm64 store 0 B] 13,6 MB/s 5s

Ign:146 Index of /ubuntu bionic-proposed/restricted arm64 Packages

78% [84 Contents-arm64 store 0 B] [Waiting for headers] 13,6 MB/s 5s

Ign:85 Index of /ubuntu bionic/restricted arm64 Packages

Ign:113 Index of /ubuntu bionic/universe arm64 Packages

Ign:114 Index of /ubuntu bionic/multiverse arm64 Packages

77% [84 Contents-arm64 store 0 B] [Waiting for headers] 13,6 MB/s 5s

Ign:115 Index of /ubuntu bionic-updates/main arm64 Packages

Ign:116 Index of /ubuntu bionic-updates/restricted arm64 Packages

Ign:117 Index of /ubuntu bionic-updates/universe arm64 Packages

Ign:118 Index of /ubuntu bionic-updates/multiverse arm64 Packages

Ign:78 Index of /ubuntu bionic/main arm64 Packages

76% [84 Contents-arm64 store 0 B] [Waiting for headers] 13,6 MB/s 5s

Ign:137 Index of /ubuntu bionic-backports/main arm64 Packages

76% [84 Contents-arm64 store 0 B] [Waiting for headers] 13,6 MB/s 5s

Ign:138 Index of /ubuntu bionic-backports/universe arm64 Packages

Ign:139 Index of /ubuntu bionic-proposed/main arm64 Packages

Ign:144 Index of /ubuntu bionic-proposed/universe arm64 Packages

Ign:145 Index of /ubuntu bionic-proposed/multiverse arm64 Packages

Ign:146 Index of /ubuntu bionic-proposed/restricted arm64 Packages

76% [84 Contents-arm64 store 0 B] [Waiting for headers] 13,6 MB/s 5s

Ign:85 Index of /ubuntu bionic/restricted arm64 Packages

76% [84 Contents-arm64 store 0 B] [Waiting for headers] 13,6 MB/s 5s

Ign:113 Index of /ubuntu bionic/universe arm64 Packages

Ign:114 Index of /ubuntu bionic/multiverse arm64 Packages

Ign:115 Index of /ubuntu bionic-updates/main arm64 Packages

68% [84 Contents-arm64 store 0 B] [Waiting for headers] 13,6 MB/s 8s

Ign:116 Index of /ubuntu bionic-updates/restricted arm64 Packages

68% [84 Contents-arm64 store 0 B] 13,6 MB/s 8s
68% [84 Contents-arm64 store 0 B] [Waiting for headers] 13,6 MB/s 8s

Ign:117 Index of /ubuntu bionic-updates/universe arm64 Packages

67% [84 Contents-arm64 store 0 B] 13,6 MB/s 9s

Ign:118 Index of /ubuntu bionic-updates/multiverse arm64 Packages

67% [84 Contents-arm64 store 0 B] [Waiting for headers] 13,6 MB/s 9s

Err:78 Index of /ubuntu bionic/main arm64 Packages
404 Not Found [IP: 91.189.91.23 80]

Ign:137 Index of /ubuntu bionic-backports/main arm64 Packages

Ign:138 Index of /ubuntu bionic-backports/universe arm64 Packages

68% [84 Contents-arm64 store 0 B] 13,6 MB/s 9s

Ign:139 Index of /ubuntu bionic-proposed/main arm64 Packages

Ign:144 Index of /ubuntu bionic-proposed/universe arm64 Packages

Ign:145 Index of /ubuntu bionic-proposed/multiverse arm64 Packages

Ign:146 Index of /ubuntu bionic-proposed/restricted arm64 Packages

Ign:85 Index of /ubuntu bionic/restricted arm64 Packages

68% [84 Contents-arm64 store 0 B] [Waiting for headers] 13,6 MB/s 9s

Ign:113 Index of /ubuntu bionic/universe arm64 Packages

68% [84 Contents-arm64 store 0 B] [Waiting for headers] 19,1 MB/s 6s

Ign:114 http://us.archive.ub