W: Invalid 'Date' entry in Release file /var/lib/apt/lists/_var_cuda-repo-8-0-local_Release
N: Skipping acquire of configured file 'non-free/binary-arm64/Packages' as repository 'http://repository.spotify.com stable InRelease' doesn't support architecture 'arm64'
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/main/binary-arm64/Packages 404 Not Found [IP: 91.189.88.161 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-updates/main/binary-arm64/Packages 404 Not Found [IP: 91.189.88.161 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-backports/main/binary-arm64/Packages 404 Not Found [IP: 91.189.88.161 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-security/main/binary-arm64/Packages 404 Not Found [IP: 91.189.88.161 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
Jetson tx1 용 Jetpack을 설치 한 후 우분투는 지속적으로 arm 업데이트를 가져 오려고 시도합니다. 이것을 비활성화하는 방법이 있습니까?
편집하다:
$dpkg --print-architecture
amd64
$dpkg --print-foreign-architectures
i386
arm64
arm64가 외부 아키텍처에 포함되어 있습니다. 어떻게 제거합니까?
dpkg --print-architecture
및 의 출력을 추가하십시오dpkg --print-foreign-architectures
.