From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2+) Gecko/20010716 Description of problem: bugzilla-2.12-3.noarch.rpm depends on /usr/bonsaitools/bin/perl (was fixed in bugzilla-2.10-8, however bugzilla-2.12-3 is a must for security reasons) How reproducible: Always Steps to Reproduce: Try to install the new bugzilla rpm Actual Results: Complains of this dependency Expected Results: clean install Additional info:
I'm getting the same error.
If you get this package you should be fine: http://people.redhat.com/timp/noarch/bugzilla-2.12-3.src.rpm It lists /usr/bansaitools/perl in some of the docs, but it doesn't need it to run. If you have perl etc. installed, it's probably safe to use --nodeps. Tim
1. --nodeps is butt ugly 2. most of the files in this rpm have #!/usr/bonsaitools/bin/perl -w in their headers 3. I think their's also a sendmail binary path problem in some files, but maybe that's because I use the powertools postfix rpm
Fixed in the package whihc was released yesterday as an errata. Tim