[Bug 812143] New: Tweaks needed for bootstrapping

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 12 21:04:28 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Tweaks needed for bootstrapping

https://bugzilla.redhat.com/show_bug.cgi?id=812143

           Summary: Tweaks needed for bootstrapping
           Product: Fedora
           Version: rawhide
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: perl-DBIx-Class
        AssignedTo: iarnell at gmail.com
        ReportedBy: paul at city-fan.org
         QAContact: extras-qa at fedoraproject.org
                CC: iarnell at gmail.com, fedora-perl-devel-list at redhat.com,
                    mmaslano at redhat.com
    Classification: Fedora
      Story Points: ---
              Type: Bug
        Regression: ---
        Mount Type: ---
     Documentation: ---


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

-- 
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.



More information about the perl-devel mailing list