masuko-shingo / jetson-nano

自分用jetsonnanoの記録
MIT License
0 stars 0 forks source link

OpenCRのセットアップ中 sudo apt update にエラーが出る #2

Closed masuko-shingo closed 3 years ago

masuko-shingo commented 3 years ago

turtlebot3 e-manualでOpenCRのセットアップ中 https://emanual.robotis.com/docs/en/platform/turtlebot3/opencr_setup/#opencr-setup

$sudo apt update

Get:1 file:/var/cuda-repo-10-2-local-10.2.89 InRelease Ign:1 file:/var/cuda-repo-10-2-local-10.2.89 InRelease Get:2 file:/var/visionworks-repo InRelease Ign:2 file:/var/visionworks-repo InRelease Get:3 file:/var/visionworks-sfm-repo InRelease Ign:3 file:/var/visionworks-sfm-repo InRelease Get:4 file:/var/visionworks-tracking-repo InRelease Ign:4 file:/var/visionworks-tracking-repo InRelease Get:5 file:/var/cuda-repo-10-2-local-10.2.89 Release [574 B] Get:6 file:/var/visionworks-repo Release [2,001 B] Get:7 file:/var/visionworks-sfm-repo Release [2,005 B]
Get:8 file:/var/visionworks-tracking-repo Release [2,010 B]
Get:5 file:/var/cuda-repo-10-2-local-10.2.89 Release [574 B]
Get:6 file:/var/visionworks-repo Release [2,001 B]
Get:7 file:/var/visionworks-sfm-repo Release [2,005 B]
Get:8 file:/var/visionworks-tracking-repo Release [2,010 B]
Hit:10 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] Err:17 https://repo.download.nvidia.com/jetson/common r32.5 InRelease
Could not resolve 'repo.download.nvidia.com' Hit:18 http://packages.ros.org/ros/ubuntu bionic InRelease
Err:19 https://repo.download.nvidia.com/jetson/t210 r32.5 InRelease Could not resolve 'repo.download.nvidia.com' Reading package lists... Done E: Release file for http://ports.ubuntu.com/ubuntu-ports/dists/bionic-updates/InRelease is not valid yet (invalid for another 43d 16h 41min 27s). 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 43d 16h 42min 33s). 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 43d 16h 40min 36s). Updates for this repository will not be applied. E: Release file for http://packages.ros.org/ros/ubuntu/dists/bionic/InRelease is not valid yet (invalid for another 41d 5h 1min 11s). Updates for this repository will not be applied.

masuko-shingo commented 3 years ago

起動時にjetsonnanoの内部時間が変わるので、 時間が合わず、ネットワークが繋がらなかった。

端末でコマンドを打つ

$sudo date -s "2021-01-01 24:00" 

""の中は現在の時刻

$sudo date -s "2021-07-10 23:00"