반응형
W: GPG 오류: http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease: Couldn't create temporary file /tmp/apt.conf.rVavhs for passing config to apt-key
E: The repository 'http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
우분투에서 어느순간부터 apt-get update를 입력하니 위와같은 오류들이 발생하여 수행되지 않는 문제가 발생했다.
구글링하면서 몇시간 삽질해봤는데 /tmp 권한이 잘못 설정되어 있을 수 있다그러길래 775에서 777로 변경해주었더니 아무 문제 없이 잘된다. Couldn't create가 나와있는데 왜 이생각을 못해본건지..
물론 777로 권한을 주려면 아래와같이 입력하면 된다.
chmod 777 /tmp
반응형
'OS > 리눅스' 카테고리의 다른 글
카카오톡 정상 작동하는 와인 버전 (0) | 2022.05.20 |
---|---|
Netdata 외부접속 허용하기 (1) | 2021.01.31 |
워드프레스 언어에 한국어 없을 때 해결방법 (0) | 2019.05.31 |
라즈베리파이에 kodi 의존성문제 해결하기 (0) | 2019.03.03 |
우분투 메이트 ssh 부팅시 실행하기 (0) | 2019.02.18 |
최근댓글