On Tue, Aug 2, 2011 at 9:24 AM, adonath <alexander.don...@googlemail.com> wrote: > Hi, > > I am trying to install perl-DBI-1.616-0.x86_64 on a rocks cluster > (CentOS 5) using cpan2dist to create an RPM which can then be used for > an installation with yum from a local repository. Creating the RPM > works like a charm. However, yum tells me that it has depsolving > problems: > > Isn't perl(Win32::ODBC) specific for the win32 platform? Or am I > missing something here?
Remove Win32::ODBC from your spec file and regenerate your RPM. If you think this is a bug, file it against cpan2dist not DBI. Thanks, Brian