按照文章,安完apt-get之后,在接下来安装yum时碰到这样的提示,如下:
-------------------------------------
apt-get install yum
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
centos-release python-elementtree python-sqlite python-urlgrabber sqlite
The following packages will be REPLACED:
redhat-release (by centos-release)
The following NEW packages will be installed:
centos-release python-elementtree python-sqlite python-urlgrabber sqlite yum
0 upgraded, 6 newly installed, 1 replaced, 0 removed and 24 not upgraded.
Need to get 0B/863kB of archives.
After unpacking 84.4kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Committing changes...
Preparing... ########################################### [100%]
file /etc/apt/sources.list.d/centos.list from install of centos-release-4-4.3 conflicts with file from package apt-0.5.15cnc6-4.centos4
E: Error while running transaction
-----------------------------------------------
上面的各位高手可有什么建议啊?
谢谢!