| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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
- geckodriver
- STS
- 맥코트
- error
- Anaconda
- 말라키
- ORA-28002
- LOG
- pythoncom37.dll
- build
- 분노
- Eclipse
- 파이썬
- SCADA
- 리눅스
- DataTables
- 원한
- Python
- HMI
- checkbox
- Custom
- 명령어
- JQuery
- Linux
- 가상환경
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