본문 바로가기
OS/리눅스

Couldn't create temporary file /tmp/apt.conf 해결 방법

by Hancho1577 2020. 3. 30.
반응형
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
반응형

최근댓글

최근글

skin by © 2024 ttuttak