sudo apt-get update 사용 중 오류 발생

sudo apt-get update 사용 중 오류 발생

우분투 12.04를 사용하고 있으며 sudo apt-get update 명령을 사용하는 동안 다음 오류가 발생합니다.

Hit http://in.archive.ubuntu.com precise-backports/universe Translation-en     
Fetched 4,683 kB in 1min 14s (62.6 kB/s)                                       
W: Failed to fetch http://downloads-distro.mongodb.org/repo/ubuntu-upstart/dists/dist/Release  Unable to find expected entry '10gen/source/Sources' in Release file (Wrong sources.list entry or malformed file)

E: Some index files failed to download. They have been ignored, or old ones used instead.

어떻게 수정하나요?

답변1

이것은 단지 경고일 뿐입니다. 이 기능을 끄려면 source.list 파일을 편집하여 다음이 포함된 deb-src 줄을 주석 처리하세요.

http://downloads-distro.mongodb.org/repo/ubuntu-upstart/dists/dist/Release거리 10세대

관련 정보