| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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
- 말라키
- 분노
- 파이썬
- HMI
- 맥코트
- pythoncom37.dll
- SCADA
- STS
- Custom
- geckodriver
- 가상환경
- LOG
- ORA-28002
- 명령어
- 원한
- error
- Linux
- Eclipse
- DataTables
- 리눅스
- build
- Python
- JQuery
- Anaconda
- checkbox
Archives
- Today
- Total
목록2022/05/24 (1)
2010년 5월 1일, 2막
Unable to fetch some archives, maybe run apt-get update or try with --fix-missing
오류 현상 : Ubunto 20.04 LTS에서 apt install 도중 다음 에러 발생 Unable to fetch some archives, maybe run apt-get update or try with --fix-missing 해결책 : Try removing content of /var/lib/apt/lists directory: sudo rm -rf /var/lib/apt/lists/* then run this: sudo apt-get update OR Try this: sudo apt-get clean sudo apt-get update
Computer/Tips
2022. 5. 24. 15:49