[해결됨] rvm_error "\`apt-get\`을 사용하여 시스템을 업데이트하는 동안 오류가 발생했습니다.

2083 단어

문제:


ruby-2.7.2을 통해 Ubuntu 20.04에 rvm을 설치하려고 할 때 다음 오류가 발생합니다.

...
    rvm_error "There has been an error while updating your system using \`apt-get\`.
It seems that there are some 404 Not Found errors for repositories listed in:

    /etc/apt/sources.list
    /etc/apt/sources.list.d/*.list

Make sure that all repositories are available from your system and verify your setup by running manually:

    sudo apt-get update

Make sure that it works correctly before proceeding with RVM.

If you are working from the GUI instead of the terminal, you might want to verify and fix broken
repositories using \"Software & Updates\" application.
...


참고: 이 오류는 rvm install 2.7.2 명령을 실행한 후 터미널에 다음 일반 오류 메시지가 표시된 후 로그 파일에 표시됩니다.

Searching for binary rubies, this might take some time.
Found remote file https://rvm_io.global.ssl.fastly.net/binaries/ubuntu/20.04/x86_64/ruby-2.7.2.tar.bz2
Checking requirements for ubuntu.
Installing requirements for ubuntu.
Updating system...
Error running 'requirements_debian_update_system ruby-2.7.2',
please read /home/sean/.rvm/log/1657594112_ruby-2.7.2/update_system.log
Requirements installation failed with status: 1.



해결책:



이 문제는 다음 명령을 실행하여 해결되었습니다.

rvm autolibs disable


내 초기 명령이 뒤 따릅니다.

rvm install 2.7.2


분명히 RVM에 내장된 autolibs 기능이 이 오류를 일으키는 역할을 합니다. autolibs in the official RVM docs에 대한 추가 정보

결론



이 블로그 게시물을 읽어주셔서 감사합니다!

질문이나 우려 사항이 있는 경우 언제든지 이 게시물에 댓글을 남겨주세요. 시간이 나면 다시 연락드리겠습니다.

이 기사가 도움이 되셨다면 공유하고 GitHub에서 저를 팔로우하고 저와 연결하고 제 를 구독하세요.

좋은 웹페이지 즐겨찾기