https://bugzilla.redhat.com/show_bug.cgi?id=1227478
Bug ID: 1227478 Summary: Missing perl-Template-Toolkit dependency for tsung Product: Fedora Version: 22 Component: tsung Assignee: i@cicku.me Reporter: dvarga@redhat.com QA Contact: extras-qa@fedoraproject.org CC: erlang@lists.fedoraproject.org, i@cicku.me, lemenkov@gmail.com
Description of problem:
perl-Template-Toolkit dependency is missing from spec file. Because of this you will get:
Can't locate Template.pm in @INC (you may need to install the Template module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/lib64/tsung/bin/tsung_stats.pl line 570.
when trying to run /usr/lib64/tsung/bin/tsung_stats.pl to generate the HTML report.