On Oct 7, 2009, at 10:40 AM, Steve Huff wrote:


On Oct 7, 2009, at 10:17 AM, Jason Heffner wrote:

on RHEL5 you get a Transaction check error for the package perl- Sys--SysLog

file /usr/share/man/man3/Sys::Syslog.3pm.gz from install of perl- Sys-Syslog-0.27-1.el5.rf.i386 conflicts with file from package perl-5.8.8-27.el5.i386


yep, it sure does:

$ sudo yum -q --showduplicates provides 'perl(Sys::Syslog)'
perl-Sys-Syslog-0.27-1.el5.rf.i386 : Perl interface to the UNIX syslog(3) calls
Repo        : rpmforge
Matched from:
Other       : perl(Sys::Syslog)
4:perl-5.8.8-27.el5.i386 : The Perl programming language
Repo        : installed
Matched from:
Other       : Provides-match: perl(Sys::Syslog)

if you want a Sys::Syslog that is newer than the one bundled with RH's Perl, then you have to decide how you want to proceed. why are you trying to install this package?

-steve


It's a new dependancy for perl-Log-Dispatch which we do need for some production code. For now I've been excluding the new version.

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

Reply via email to