CentOS 8을 사용하여 dnf
설치를 시도했습니다.문도 구출, 그러나 다음 메시지와 함께 실패합니다. 나는 무슨 일이 일어나고 있는지 이해할 수 없었다. 누군가 이 문제를 해결하는 방법을 말해 줄 수 있습니까?
$ curl -OR ftp://ftp.mondorescue.org/centos/8/x86_64/mondorescue.repo
$ sudo mv -i mondorescue.repo /etc/yum.repos.d/
$ cd /etc/yum.repos.d/
$ dnf list mondo
centos 8 x86_64 - mondorescue Vanilla Packages 1.3 kB/s | 12 kB 00:09
Available Packages
mondo.src 3.3.0-1.centos8 mondorescue
mondo.x86_64 3.3.0-1.centos8 mondorescue
$ sudo dnf -y install mondo
CentOS-8 - AppStream 9.3 kB/s | 4.3 kB 00:00
CentOS-8 - Base 8.4 kB/s | 3.9 kB 00:00
CentOS-8 - Extras 4.8 kB/s | 1.5 kB 00:00
CentOS-8 - PowerTools 16 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 12 kB/s | 9.8 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 18 kB/s | 9.3 kB 00:00
centos 8 x86_64 - mondorescue Vanilla Packages 1.3 kB/s | 12 kB 00:08
Error:
Problem: conflicting requests
- nothing provides buffer needed by mondo-3.3.0-1.centos8.x86_64
- nothing provides afio needed by mondo-3.3.0-1.centos8.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
답변1
이는 패키지에 하드코딩된 패키지 요구 사항입니다.사양 문서. 그것을 제공하는 저장소가 표시되지 않습니다. 데비안 패키지에는 홈 페이지도 나열되어 있지 않으며 더 이상 존재하지 않는 페이지에 대한 참조만 있습니다.sunsite.org.uk1997년에 웹사이트가 개설되었습니다.
데비안 기반 배포판 외에 다른 배포판에서는 이를 지원하지 않는다고 생각합니다.
아직까지 Fedora에서 이 소프트웨어를 테스트한 사람이 아직 없기 때문에 버그를 신고하는 것이 좋습니다.