Skip Menu |

This queue is for tickets about the SQL-Abstract-Limit CPAN distribution.

Report information
The Basics
Id: 15825
Status: resolved
Priority: 0/
Queue: SQL-Abstract-Limit

People
Owner: Nobody in particular
Requestors: cpan.org [...] paulm.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.11
Fixed in: (no value)



Subject: Tests fail without Class::DBI
Building on perl 5.8.6 / Darwin t/02.syntax.......Base class package "Class::DBI" is empty. (Perhaps you need to 'use' the module which defines that package first.) at t/02.syntax.t line 48 BEGIN failed--compilation aborted at t/02.syntax.t line 48.
[guest - Tue Nov 15 09:55:08 2005]: Show quoted text
> Building on perl 5.8.6 / Darwin > > t/02.syntax.......Base class package "Class::DBI" is empty. > (Perhaps you need to 'use' the module which defines that package > first.) > at t/02.syntax.t line 48 > BEGIN failed--compilation aborted at t/02.syntax.t line 48.
Yes, I'm trying to install DBIx::Class, which requires SQL::Abstract::Limit, but Class::DBI is a prerequisite of S:A:L. Perhaps the tests could ignore C::DBI is it is not installed
Date: Wed, 7 Dec 2005 21:20:07 +0000
From: David Baird <dave [...] zerofive.co.uk>
To: bug-SQL-Abstract-Limit [...] rt.cpan.org
Subject: Re: [cpan #15825] Tests fail without Class::DBI
RT-Send-Cc:
On 12/2/05, Guest via RT <bug-SQL-Abstract-Limit@rt.cpan.org> wrote: Show quoted text
> > This message about SQL-Abstract-Limit was sent to you by guest <> via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=15825 > > > [guest - Tue Nov 15 09:55:08 2005]: >
> > Building on perl 5.8.6 / Darwin > > > > t/02.syntax.......Base class package "Class::DBI" is empty. > > (Perhaps you need to 'use' the module which defines that package > > first.) > > at t/02.syntax.t line 48 > > BEGIN failed--compilation aborted at t/02.syntax.t line 48.
> > Yes, I'm trying to install DBIx::Class, which requires > SQL::Abstract::Limit, but Class::DBI is a prerequisite of S:A:L. Perhaps > the tests could ignore C::DBI is it is not installed >
I'll get onto this in the next few days. d.
[dave@zerofive.co.uk - Wed Dec 7 16:20:44 2005]: Show quoted text
> On 12/2/05, Guest via RT <bug-SQL-Abstract-Limit@rt.cpan.org> wrote:
> > > > This message about SQL-Abstract-Limit was sent to you by guest <>
> via rt.cpan.org
> > > > Full context and any attached attachments can be found at: > > <URL: https://rt.cpan.org/Ticket/Display.html?id=15825 > > > > > [guest - Tue Nov 15 09:55:08 2005]: > >
> > > Building on perl 5.8.6 / Darwin > > > > > > t/02.syntax.......Base class package "Class::DBI" is empty. > > > (Perhaps you need to 'use' the module which defines that
> package
> > > first.) > > > at t/02.syntax.t line 48 > > > BEGIN failed--compilation aborted at t/02.syntax.t line 48.
> > > > Yes, I'm trying to install DBIx::Class, which requires > > SQL::Abstract::Limit, but Class::DBI is a prerequisite of S:A:L.
> Perhaps
> > the tests could ignore C::DBI is it is not installed > >
> > I'll get onto this in the next few days. > > d.
Or weeks. Fixed in 0.12. d.