Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=684511

Ralf Corsepius <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Ralf Corsepius <[email protected]> 2011-03-14 06:31:39 
EDT ---
* Package doesn't build on Fedora < 15:

On f14, the testsuite fails:
...
DBIx::Class::ResultSet::all(): Invoking connector coderef CODE(0x2f01e78) in
order to obtain cache-lookup information at t/simple.t line 132
...

I'd guess, the perl(DBIx::Class) being shipped with f14 is too old and is
suffering from bugs being triggered by this package's testsuite.

I'd recommend to
a) upgrade perl(DBIx::Class) on fedora < 15
b) Add BR: perl(DBIx::Class) >= 0.8227
c) Report this to upstream


On f13, Module::AutoInstall is complaining.
I'd suggest to add --skipdeps to %build:
%{__perl} Makefile.PL INSTALLDIRS=vendor --skipdeps


With skipdeps applied building for f13 fails with the same error as f14.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to