728x90
Error 내용
다음 패키지를 업그레이드할 것입니다:
jenkins
1개 업그레이드, 0개 새로 설치, 0개 제거 및 186개 업그레이드 안 함.
65.6 M바이트 아카이브를 받아야 합니다.
이 작업 후 11.8 M바이트의 디스크 공간이 비워집니다.
오류:1 https://pkg.jenkins.io/debian-stable binary/ jenkins 2.235.2
server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
E: https://pkg.jenkins.io/debian-stable/binary/jenkins_2.235.2_all.deb 파일을 받는데 실패했습니다 server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
E: 아카이브를 받을 수 없습니다. 아마도 apt-get update를 실행해야 하거나 --fix-missing 옵션을 줘서 실행해야 할 것입니다.
해결 방법
sudo apt-get install --reinstall ca-certificates
https://askubuntu.com/questions/420860/problem-with-certificates
반응형
'Development > OS' 카테고리의 다른 글
[macOS]에서 Windows처럼 폴더 먼저 나오게 하기 (0) | 2021.12.17 |
---|---|
[macOS] 입력창 없애기 (0) | 2021.12.14 |
[Mac] 열려 있는 포트 확인하고 프로세스 종료 시키기 (0) | 2021.05.06 |
[Windows] 열려있는 포트를 확인하는 netstat 사용 방법 (0) | 2019.01.31 |
[macOS] MAC에서 윈도우 키보드를 사용할 때 옵션(alt)키와 커맨트키를 바꾸는 방법 (0) | 2018.12.02 |