일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- 아파치
- OpenWrt
- 티스토리
- KB국민카드
- 복현오거리
- 램가스초월
- Apache
- jQuery
- ConoHa
- 자바스크립트
- SKT
- 알리익스프레스
- proxmox
- 스톤에이지
- 윈도우10
- 알뜰폰
- PHP-FPM
- 시놀로지
- 보르비스초월
- KB증권
- 라즈베리파이2
- 소비전력
- Rocky
- 가상서버호스팅
- centos
- 리눅스
- php
- iptime
- 킹북이초월
- mysql
- Today
- Total
맛집 여행 캠핑 일상 생활
[Rocky] yum update nobest 에러 본문
728x90
CentOS 사용하다가 Rocky 로 테스트 중인데 아래와 같은 에러가 나네요~
# vi /etc/yum.conf
best=True 를 best=False 로 변경해 주니 잘 됩니다.
[root@rocky conf.d]# yum update
Last metadata expiration check: 1:46:15 ago on Tue Jun 25 09:44:35 2024.
Error:
Problem: package python39-oci-sdk-2.88.2-1.el9_1.cloud.aarch64 from @System requires (python3.9dist(circuitbreaker) < 2 with python3.9dist(circuitbreaker) >= 1.3.1), but none of the providers can be installed
- package python39-oci-sdk-2.88.2-1.el9_1.cloud.aarch64 from @System requires python3-circuitbreaker < 2, but none of the providers can be installed
- cannot install both python3-circuitbreaker-2.0.0-2.el9.noarch from epel and python3-circuitbreaker-1.4.0-0.el9_1.cloud.noarch from @System
- cannot install both python3-circuitbreaker-2.0.0-2.el9.noarch from epel and python3-circuitbreaker-1.4.0-0.el9_1.cloud.noarch from cloud-common
- cannot install the best update candidate for package python39-oci-sdk-2.88.2-1.el9_1.cloud.aarch64
- cannot install the best update candidate for package python3-circuitbreaker-1.4.0-0.el9_1.cloud.noarch
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
아니면 yum update --nobest
옵션 넣어서 하셔도 됩니다.
728x90
반응형
'LINUX' 카테고리의 다른 글
[Linux] 네트워크 속도 테스트 (1) | 2024.07.03 |
---|---|
[PHP] PHP-FPM nodaemonize 에러 (0) | 2024.07.01 |
[CentOS] PXE Boot 서버 구축 방법 (Win10PE) (0) | 2024.03.22 |
[CentOS] 9.x ssh 접속 설정 방법 (0) | 2024.03.13 |
[CentOS] wget certificate issue (0) | 2023.11.27 |
Trackback : | Comments :