Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Circular build dependency in perl-SQL-Abstract-1.72-4.fc18 https://bugzilla.redhat.com/show_bug.cgi?id=810719 Summary: Circular build dependency in perl-SQL-Abstract-1.72-4.fc18 Product: Fedora Version: rawhide Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: perl-SQL-Abstract AssignedTo: tcallawa@xxxxxxxxxx ReportedBy: paul@xxxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: tcallawa@xxxxxxxxxx, fedora-perl-devel-list@xxxxxxxxxx Classification: Fedora Story Points: --- Type: Bug Regression: --- Mount Type: --- Documentation: --- Created attachment 576045 --> https://bugzilla.redhat.com/attachment.cgi?id=576045 Spec change to split off perl-DBIx-Class-Storage-Debug-PrettyPrint package perl-SQL-Abstract includes the DBIx::Class::Storage::Debug::PrettyPrint module, which requires DBIx::Class. This module is buildable without perl-DBIx-Class though, as the test suite does not exercise the PrettyPrint functionality. perl-DBIx-Class requires SQL::Abstract but can't be bootstrapped because of the earlier-mentioned dependency. A possible solution to this would be to split DBIx::Class::Storage::Debug::PrettyPrint off into its own subpackage, as per the attached patch. Having done that, perl-DBIx-Class becomes bootable but fails the one test that requires DBIx::Class::Storage::Debug::PrettyPrint, so perl-DBIx-Class would need tweaking to BR: perl(DBIx::Class::Storage::Debug::PrettyPrint) except when bootstrapping, and to not run t/storage/dbic_pretty.t when bootstrapping. That seems to me to be the cleanest way of resolving this cycle. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel