Bugzilla packaging question / problem

Jason L Tibbitts III tibbs at math.uh.edu
Fri Apr 7 21:25:44 UTC 2006


>>>>> "JB" == John Berninger <johnw at berningeronline.net> writes:

JB> I've got a first-run pckage built and I'm attmepting to test it,
JB> but it's complaining about perl() requirements not being met - the
JB> three requirements it's complaining about are: perl(BugzillaEmail)
JB> perl(CGI.pl) perl(globals.pl)

I assume that this happens when you attempt to install the package.
If so, then this is just RPM's dependency generator getting confused;
this happens often with Perl modules.  To get around it, you can
filter out the unwanted automatically generated Requires: bits.

Some info is at:
http://fedoraproject.org/wiki/Packaging/Perl

Although that may be a little outdated with respect to what some
people are using, it should get you started.

 - J<




More information about the fedora-extras-list mailing list