Bug 812143 - Tweaks needed for bootstrapping
Summary: Tweaks needed for bootstrapping
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-DBIx-Class
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Iain Arnell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-12 21:04 UTC by Paul Howarth
Modified: 2012-04-13 11:44 UTC (History)
3 users (show)

Fixed In Version: perl-DBIx-Class-0.08196-3.fc18
Clone Of:
Environment:
Last Closed: 2012-04-13 11:44:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Paul Howarth 2012-04-12 21:04:27 UTC
perl-DBIx-Class and perl-SQL-Abstract require each other as detailed in Bug #810719.

As part of the fix for that, DBIx::Class::Storage::Debug::PrettyPrint has been split off into a separate sub-package from perl-SQL-Abstract; that module is the part that causes the circular dependency, and is only required for t/storage/dbic_pretty.t in perl-DBIx-Class.

So:

* perl-DBIx-Class should BR: perl(DBIx::Class::Storage::Debug::PrettyPrint) except when bootstrapping

* When bootstrapping, don't attempt to run t/storage/dbic_pretty.t

Comment 1 Iain Arnell 2012-04-13 11:44:08 UTC
Thanks for the heads-up. Tweaks are committed and built for rawhide.


Note You need to log in before you can comment on or make changes to this bug.