
lannings at who
Jan 6, 2009, 10:20 AM
Post #1 of 2
(904 views)
Permalink
|
It seems to be something with the loading order of the packages, presumably along the lines of what Paul saw when he moved Config around somewhere (Bric.pm I think (from memory, after eating :) ). If you look at the message it says something about not being able to find ACCESS, which is generated in Bric.pm. Something to do with register_fields. Bah. -------- Message d'origine-------- De: David E. Wheeler [mailto:david [at] kineticode] Date: mar. 1/6/2009 6:19 À: devel [at] lists Objet : Re: tests broken On Jan 6, 2009, at 8:55 AM, David E. Wheeler wrote: > On Jan 6, 2009, at 8:47 AM, Lanning, Scott wrote: > >> Does that mean your `make dev` does work okay with apache2, perl >> 5.10? >> It's not something I saw before on Ubuntu. > > Last time I tried, yes. That was a few weeks ago, though. Just tried again (had to use `sudo` because bricolage.conf is now owned by root). Four tests failed for me: * 2 Pod formatting tests (easily fixed) * 2 DTD validation error message tests (probably changed in a new version of XML::LibXML) So I'm assuming that what you're seeing is Ubuntu-specific. And now that I think about it, I compile my own Perl on Ubuntu, so I probably won't see it there, either. But I'll try it the next time I'm doing some bug fixing. Best, David
|