Problems encountered in Linux learning work and their solutions

Source: Internet
Author: User
Tags aliyun

1. Yum Install System-config-kickstart

Error: Package: system-config-date-1.9.60-3.el6.centos.noarch (base)           Requires: python(abi) = 2.6           Installed: python-2.7.5-58.el7.x86_64 (@anaconda)               python(abi) = 2.7               python(abi) = 2.7           Available: python-2.6.6-66.el6_8.x86_64 (base)               python(abi) = 2.6           Available: python34-3.4.5-5.el7.x86_64 (epel)               python(abi) = 3.4

Workaround, delete the original Yum repository first

    rm   -rf    /etc/yum.repos.d/*

, and then execute the following command

wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repowget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo

Problems encountered in Linux learning work and their solutions

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.