[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Bugzilla packaging question / problem
- From: Jason L Tibbitts III <tibbs math uh edu>
- To: Discussion related to Fedora Extras <fedora-extras-list redhat com>
- Subject: Re: Bugzilla packaging question / problem
- Date: Fri, 07 Apr 2006 16:25:44 -0500
>>>>> "JB" == John Berninger <johnw 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<
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]