![예 Linux Mint 17의 /etc/apt/sources.list](https://linux55.com/image/56741/%EC%98%88%20Linux%20Mint%2017%EC%9D%98%20%2Fetc%2Fapt%2Fsources.list.png)
내 /etc/apt/sources.list
파일에는
deb cdrom:[리눅스 민트 17키아나- 릴리스 amd64 20140624]/trusty contrib 주로 무료가 아님
다운로드하려고 할 때 손상되었을 수 있습니다 pdfedit
. 일부 소프트웨어를 다운로드하려고 하면 다음과 같이 표시됩니다.
이는 소프트웨어 관리 시스템의 중대한 오류입니다. 시냅틱을 사용하여 손상된 패키지를 확인하고 "/etc/apt/sources.list" 파일의 파일 권한과 정확성을 확인한 후 "sudo apt-get update" 및 "sudo apt-" 명령을 사용하여 소프트웨어 정보를 다시 로드하십시오. 설치 -f"'를 받으세요.
답변1
내 시스템인 Linux Mint 17.1 Rebecca에서 파일에는 /etc/apt/sources.list.d/official-package-repositories.list
다음 내용이 포함되어 있습니다.
deb http://packages.linuxmint.com rebecca main upstream import
deb http://extra.linuxmint.com rebecca main
deb http://archive.ubuntu.com/ubuntu trusty main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu trusty-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ trusty-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ trusty partner
내 것은 /etc/apt/sources.list
비어 있습니다.