SPECS: perl-DateTime.spec - by default do not perform tests

Andrzej Krzysztofowicz ankry at green.mif.pg.gda.pl
Tue Nov 2 10:25:58 CET 2004


Adam =?iso-8859-2?Q?Go=B3=EAbiowski?= wrote:
> On Tue, Nov 02, 2004 at 09:22:19AM +0100, Andrzej Krzysztofowicz wrote:
> > adamg wrote:
> > > Author: adamg                        Date: Tue Nov  2 08:19:05 2004 GMT
> > > Module: SPECS                         Tag: HEAD
> > > ---- Log message:
> > > - by default do not perform tests (dependency loop with perl-DateTime-TimeZone)
> > 
> > It will not help as there's also dependency loop in generated packages.
> > 
> > You need to build both --without tests first.
> > But it has already been fixed.
> 
> It's even worse.
> In DateTime.pm (from perl-DateTime) there is a line:
> 	use DateTime::TimeZone;
> 
> And in OlsonDB.pm (from perl-DateTime-TimeZone):
> 	use DateTime;
> 
> Long story short, we can avoid BuildRequires dependency loop, but not
> Requires one.
> 
> Or maybe there is a way to avoid it?

Nope.
We either need to remove both "--with tests" or use bootstrap-like build,
building both packages --without tests first.

-- 
=======================================================================
  Andrzej M. Krzysztofowicz               ankry at mif.pg.gda.pl
  phone (48)(58) 347 14 61
Faculty of Applied Phys. & Math.,   Gdansk University of Technology




More information about the pld-devel-en mailing list