[Bug 657153] Circular Dependency between perl-Readonly and perl-Readonly-XS

bugzilla at redhat.com bugzilla at redhat.com
Thu Nov 25 10:05:17 UTC 2010


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


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

--- Comment #2 from Andrew McNaughton <amcnaughton at squiz.net> 2010-11-25 05:05:16 EST ---

(In reply to comment #1)
> Whilst it's true that the packages have runtime dependencies on each other
> (resulting in all users getting the performance benefits of the XS code),
> neither of them have build-time dependencies on each other so it should be
> possible to build each of them without requiring the other at build time.
> 
> What error message are you getting when trying to build them?

Errors like so:

[root at centos-5-64.build]:/home/build/rpms/RPMS/centos/5# rpm -i
/home/build/rpms/RPMS/centos/5/x86_64/perl-Readonly-XS-1.04-7.1-squiz.x86_64.rpm 
error: Failed dependencies:
 perl(Readonly) >= 1.02 is needed by perl-Readonly-XS-1.04-7.1.x86_64

[root at centos-5-64.build]:/home/build/rpms/RPMS/centos/5# rpm -i
/home/build/rpms/RPMS/centos/5/x86_64/perl-Readonly-1.03-6-squiz.noarch.rpm 
error: Failed dependencies:
 perl(Readonly::XS) is needed by perl-Readonly-1.03-6.noarch


hmm. actually maybe that was just after building from spec file so, can build,
but can't install.

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