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