On Tue, Oct 25, 2011 at 5:16 PM, Rick Bastedo <[email protected]> wrote: > I got back to this today. > I have been finding and installing each of the dependencies and then came > to: > > "perl-XML-RSS" > > It had a dependency of: "perl-DateTime-Format-Mail" > I found that and tried installing it and got: > " Requires: perl(DateTime) >= 0.1705 > Installed: 1:perl-DateTime-0.5300-1.el6.x86_64 > (@rhel-6-server-rpms) > perl(DateTime) = 0.53 > " > I looked this up and it seems to be a dilemma, I've got a newer version than > what it seems to require however it won't install. > This is the last thing BackupPC seems to be complaining about, if I can > figure this out I can proceed with the installation. > I don't remember this happening on my test system, but even though it was > the same OS it was a different environment. > Ideas about getting around this please?
Well, in theory the version you have installed is newer than the requirement, EXCEPT, that there's an epoch of 1 on yours which trumps the version (the 1 in front of perl-DateTime). Since BackupPC is provided by EPEL on Fedora, I would file a bug against it on bugzilla. They may reassign it to the correct perl component but you may eventually get things fixed. Richard ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
