Diễn đàn Nhật Bản - diendannhatban.info

NHÀ PHÁT TRIỂN - DEVELOPERS - 技術開発 => HỆ ĐIỀU HÀNH => LINUX => Tác giả chủ đề:: admin trong Thứ bảy, 27/05/2017, 03:40:24 pm

Tiêu đề: [Centos 6 bug 0009021] Lỗi yum update error rpm_check_debug vs depsolve
Gửi bởi: admin trong Thứ bảy, 27/05/2017, 03:40:24 pm
# Logs
Code: Bạn không thể xem liên kết này. Đăng ký hoặc Đăng nhập
Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
libc.so.6(GLIBC_2.14)(64bit) is needed by libmcpp-2.7.2-13.el7.nux.x86_64
libc.so.6(GLIBC_2.14)(64bit) is needed by libgssglue-0.4-2.el7.nux.x86_64
libc.so.6(GLIBC_2.14)(64bit) is needed by libmusicbrainz3-3.0.3-7.el7.nux.x86_64
libc.so.6(GLIBC_2.14)(64bit) is needed by smp_utils-libs-0.98-2.el7.nux.x86_64
libc.so.6(GLIBC_2.14)(64bit) is needed by smp_utils-0.98-2.el7.nux.x86_64
libc.so.6(GLIBC_2.14)(64bit) is needed by wireless-tools-1:29-9.1.el7.nux.x86_64
libc.so.6(GLIBC_2.15)(64bit) is needed by wireless-tools-1:29-9.1.el7.nux.x86_64
 You could try running: rpm -Va --nofiles --nodigest
Your transaction was saved, rerun it with:
 yum load-transaction /tmp/yum_save_tx-2017-05-27-15-37v99hR1.yumtx

# Nguyên nhân
- Cài đặt gói package rpm không đúng phiên bản. Cài gói rpm của CentOS 7 trên CentOS 6

# Cách sửa lỗi
Code: Bạn không thể xem liên kết này. Đăng ký hoặc Đăng nhập
yum remove nux-dextop-release
rpm -Uvh http://li.nux.ro/download/nux/dextop/el6/x86_64/nux-dextop-release-0-2.el6.nux.noarch.rpm
yum update