업데이트 명령에서 deepin 제거

업데이트 명령에서 deepin 제거

저는 Linux mint를 사용하고 있는데 실행할 때마다 sudo apt-get update업데이트가 되지만 출력이 떨어지는 것을 보여줍니다. 걱정해야 할지 무시해야 할지 모르겠습니다. 이 "오류"를 제거할 수 있는 방법이 있습니까?

Ign:16 http://packages.linuxdeepin.com/deepin raring InRelease                                                                        
Err:17 http://packages.linuxdeepin.com/deepin raring Release
  404  Not Found [IP: 2001:da8:d800:95::114 80]
Reading package lists... Done
E: The repository 'http://packages.linuxdeepin.com/deepin raring Release' does not have a Release file.
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.

답변1

저는 Mint가 아닌 Red Hat/CentOS 사용자입니다. 제가 아는 것을 공유하겠습니다. Unix에는 업데이트를 찾을 위치를 알려주는 저장소 목록이 있습니다. 시스템 구성이 살펴보는 위치 중 하나는 다음과 같습니다.http://packages.linuxdeepin.com/deepin. Mint는 해당 위치에 필요한 일부 정보가 누락되었음을 나타내므로 해당 정보를 무시합니다.
따라서 Deepin에서 꼭 필요한 것이 아니라면 시스템에 해를 끼치 지 않습니다.

깊은 저장소가 올바르게 구성되지 않았을 수도 있습니다. "raring" 메시지를 참고하세요. 다음 URL을 살펴보세요.https://forums.linuxmint.com/viewtopic.php?t=156447

귀하의 원래 질문이라고 생각되는 저장소 삭제에 대한 몇 가지 지침은 다음과 같습니다.https://askubuntu.com/questions/43345/how-to-remove-a-repository

관련 정보