Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- showDialog
- Server
- ListView.build
- c
- AlertDialog
- flutter button
- flutter tcpip client
- TCPIP
- peaks
- dart:io
- flutter
- flutter tcpip server
- Properties.Settings.Default
- ubuntu 19 한글 입력
- array
- Listview filtering
- debugShowCheckedModeBanner
- debug banner
Archives
- Today
- Total
Louie De Janeiru
Orangepizero2 apt-get error 본문
With Ubuntu image, there happens unreachable error while "apt-get install"
E: Failed to fetch http://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports/pool/main/s/samba/samba_4.7.6+dfsg~ubunt u-0ubuntu2.21_arm64.deb Cannot initiate the connection to mirrors.tuna.tsinghua.edu.cn:80 (2402:f000:1:408: 8100::1). - connect (101: Network is unreachable)
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
nano /etc/apt/source.list
then edit its address to "ports.ubuntu.com/ubuntu-ports/"
save
sudo apt-get update
it works for me
https://wnw1005.tistory.com/374
sources.list와 /etc/apt/sources.list.d/ 내 파일 설정
[관련 게시물] 2020/05/10 - [리눅스/Ubuntu] - 데비안(Debian), 우분투(Ubuntu)의 APT 계열 명령 연재 목록 2020/05/12 - [리눅스/Ubuntu] - apt 명령 사용법 - APT(Advanced Packaging Tool) 패키지 관리 도구..
wnw1005.tistory.com
ARM apt-update failed - 404 Not Found [IP: 91.189.88.150 80]
우분투(데비안) OS는 1년에 보통 두 번(4월, 10월) 릴리스(Release)를 한다. 그리고 2년 주기로 5년간 ...
blog.naver.com
'Linux' 카테고리의 다른 글
UART test (0) | 2021.01.05 |
---|---|
normal user sudo config (0) | 2020.12.17 |
usb mount (0) | 2020.11.17 |
ssh install and configure (0) | 2020.11.17 |
Application auto start on gnome (0) | 2020.07.22 |