
Google의 google-chrome-stable에는 다음 종속성이 필요합니다.
liberation-fonts 1:2.00.5-3.fc30 updates
Fedora용 Wine 패키지에는 다음 종속성이 필요합니다.
liberation-narrow-fonts 1.07.6-1.fc30 fedora
이제 업데이트를 수행하려고 할 때 종속성 문제가 발생합니다.
Problem: cannot install both liberation-fonts-1:2.00.5-1.fc30.noarch and liberation-fonts-1:2.00.5-3.fc30.noarch
- cannot install the best update candidate for package liberation-narrow-fonts-1.07.6-1.fc30.noarch
- cannot install the best update candidate for package liberation-fonts-1:2.00.5-3.fc30.noarch
제안된 --best --allowerasing
옵션으로는 문제가 해결되지 않습니다.
$ sudo yum update --best --allowerasing -y
Last metadata expiration check: 0:09:08 ago on Sun 01 Sep 2019 06:37:49 PM EDT.
Error:
Problem: cannot install the best update candidate for package liberation-fonts-1:2.00.5-3.fc30.noarch
- cannot install both liberation-fonts-1:2.00.5-1.fc30.noarch and liberation-fonts-1:2.00.5-3.fc30.noarch
- problem with installed package liberation-narrow-fonts-1.07.6-1.fc30.noarch
- cannot install the best update candidate for package liberation-narrow-fonts-1.07.6-1.fc30.noarch
(try to add '--skip-broken' to skip uninstallable packages)
liberation-fonts
나는 이것이 에도 존재하는 글꼴이 포함되어 있기 때문이라고 생각 liberation-narrow-fonts
하지만 그것은 추측입니다.
나는 이것이 google-chrome-stable
공식 저장소의 일부가 아니라는 것을 알고 있지만 두 글꼴 패키지 모두 있습니다. 이러한 패키지가 충돌한다는 점을 고려하면 이것이 google-chrome-stable
Fedora의 패키지 관리에 문제가 있습니까?
이것이 지역 문제입니까, 아니면 업스트림에 보고되어야 합니까?
저는 Fedora 30 x86_64를 사용하고 있습니다.