[CentOS] remove RPMs with cyclic dependancies.

Thu Aug 4 18:25:10 UTC 2005
Simon Perreault <nomis80 at lqt.ca>

On Thursday 04 August 2005 14:17, Dave Gutteridge wrote:
> [root at localhost program]# ls
> python  python-core
>
> And they're flashing red, which I've never seen before. It's very
> ominous looking.

Probably symbolic links whose targets have been removed. You can remove them.

Hint: always use ls -l to determine what a file really is.