On Mon, 7 Jun 2010, Christoph Maser wrote:

> yum provides "perl >= 5.006001" gives me this:
> perl.x86_64                              3:5.8.5-49.el4

3:5.8.5-49.el4 is greater than 5.006001 according to rpm, isn't it?

The dependencies are broken because they do not really check Perl version: 
the module expects at least 5.6.1 but any 5.x for x>=1 would satisfy
its dependency perl >= 5.006001.

On the other hand, it is quite unlikely Perl packaged for a certain distro 
version would not be good enough for a module packaged for the same distro 
version.

-- 
Pavel Kankovsky aka Peak                          / Jeremiah 9:21        \
"For death is come up into our MS Windows(tm)..." \ 21st century edition /

_______________________________________________
suggest mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/suggest

Reply via email to