What do i have to do?
When i update my system, i receipt some error as below:
[root@localhost Downloads]#yum update
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
* fedora: mirror-fpt-telecom.fpt.net
* rpmfusion-free: mirror.bjtu.edu.cn
* rpmfusion-free-updates: mirror.bjtu.edu.cn
* rpmfusion-nonfree: mirror.bjtu.edu.cn
* rpmfusion-nonfree-updates: mirror.bjtu.edu.cn
* updates: virror.hanoilug.org
Resolving Dependencies
--> Running transaction check
---> Package python.i686 0:2.7.3-6.fc17 will be updated
---> Package python.i686 0:2.7.3-7.2.fc17 will be an update
---> Package python-devel.i686 0:2.7.3-6.fc17 will be updated
---> Package python-devel.i686 0:2.7.3-7.2.fc17 will be an update
---> Package python-libs.i686 0:2.7.3-6.fc17 will be updated
---> Package python-libs.i686 0:2.7.3-7.2.fc17 will be an update
---> Package tkinter.i686 0:2.7.3-6.fc17 will be updated
---> Package tkinter.i686 0:2.7.3-7.2.fc17 will be an update
--> Processing Dependency: /bin/python2.7 for package: PIL-1.1.7-10.fc17.i686
--> Finished Dependency Resolution
Error: Package: PIL-1.1.7-10.fc17.i686 (@atrpms)
Requires: /bin/python2.7
Removing: python-2.7.3-6.fc17.i686 (@anaconda-0)
Not found
Updated By: python-2.7.3-7.2.fc17.i686 (updates)
Not found
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
[root@localhost Downloads]#
Thanks very much.