Skip Menu |

This queue is for tickets about the DBIx-Class CPAN distribution.

Report information
The Basics
Id: 63785
Status: rejected
Priority: 0/
Queue: DBIx-Class

People
Owner: Nobody in particular
Requestors: AIMASS [...] cpan.org
Cc: aimass [...] yabarana.com
ash [...] cpan.org
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.08124
Fixed in: (no value)



CC: ash [...] cpan.org, aimass [...] yabarana.com
Subject: FreeBSD 8.0-RELEASE DBIx-Class-0.08124 Problem when running in Jail
I had to revert to DBIx-Class-0.08123 and it seems to work fine. In 8124 I get Unable to restore schema. Look at 'freeze' and 'thaw' methods in DBIx::Class::Schema Just after first query. Other people have reported this same exact issue for example in the squeezebox project: http://forums.slimdevices.com/showthread.php?t=80146 Curiously in my case it works with 23 and they said they downgraded to 20! Anyway, this is probably an issue with the Jail environment. I would be more than happy to help you debug in this in our of development server jail environment. Please let me know. In my case I'm running Catalyst on FBSD with v5.10.1 (*) built for amd64-freebsd-thread-multi Using: DBI-1.615 DBD-Pg-2.17.2 PostgreSql 8.4.4 Please let me know anything I can do to help with this issue. Best, Alejandro Imass
On Thu Dec 09 16:01:02 2010, AIMASS wrote: Show quoted text
> I had to revert to DBIx-Class-0.08123 and it seems to work fine. In 8124 > I get > > Unable to restore schema. Look at 'freeze' and 'thaw' methods in > DBIx::Class::Schema > > Just after first query. Other people have reported this same exact issue > for example in the squeezebox project: > > http://forums.slimdevices.com/showthread.php?t=80146 > > Curiously in my case it works with 23 and they said they downgraded to 20! > > Anyway, this is probably an issue with the Jail environment. I would be > more than happy to help you debug in this in our of development server > jail environment. Please let me know. > > In my case I'm running Catalyst on FBSD with > > v5.10.1 (*) built for amd64-freebsd-thread-multi > > Using: > DBI-1.615 > DBD-Pg-2.17.2 > PostgreSql 8.4.4 > > Please let me know anything I can do to help with this issue. >
Your error, and the error in the linked threads are quite different. Please show code that is involved in triggering this error, ideally with the contents of the involved result classes.
Rejecting ticket due to lack of further info. Please feel free to reopen at any time, and we will resume debugging.
CC: AIMASS [...] cpan.org, ash [...] cpan.org
Subject: Re: [rt.cpan.org #63785] FreeBSD 8.0-RELEASE DBIx-Class-0.08124 Problem when running in Jail
Date: Thu, 6 Jan 2011 04:15:15 -0500
To: bug-DBIx-Class [...] rt.cpan.org
From: Alejandro Imass <aimass [...] yabarana.com>
On Thu, Jan 6, 2011 at 3:57 AM, Peter Rabbitson via RT <bug-DBIx-Class@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=63785 > > > Rejecting ticket due to lack of further info. Please feel free to reopen > at any time, and we will resume  debugging. >
Ok, I understand. Sorry I haven't got around to helping more on this issue. I had to pause the project that spawned this thread and concentrated my efforts temporarily in another project, so we are still working with the downgraded version of DBIC. This issue will most likely come up again once we go into final testing as I will be running both in FBSD Jails, so I will re-open the issue then. Nevertheless I don't think they are as different as you point out. First, they both manifest in FBSD jails, second, the were both fixed by downgrading DBIC, third they both _seem_ to occur after the very first query, fourth I found the similar thread by searching the web on the error message. So there must be some similarity! Thanks! Alex