로딩
요청 처리 중입니다...

[Ubuntu] "gpg: can't connect to the agent: IPC connect call failed" 오류 해결하기

 [Ubuntu] "gpg: can't connect to the agent: IPC connect call failed" 오류 해결하기

해결 방법 sudo add-apt-repository ppa:rafaeldtinoco/lp1871129 sudo apt update sudo apt install libc6=2.31-0ubuntu8+lp1871129~1 libc6-dev=2.31-0ubuntu8+lp1871129~1 libc-dev-bin=2.31-0ubuntu8+lp1871129~1 -y --allow-downgrades sudo apt-mark hold libc6 참고 링크 WSL Ubuntu 20.04 - gpg: can't connect to the agent: IPC connect call failed · Issue #5125 · microsoft/WSL I have a fresh installation of Windows 10, and I am trying to get a development environment with WSL set up. I enabled WSL and installed Ubuntu...

# gpg # ubuntu # 우분투