Hide Forgot
Description of problem: ERROR service amidxtaped: ** (process:15216): WARNING **: Use of qw(...) as parentheses is deprecated at /usr/lib64/perl5/vendor_perl/Amanda/Recovery/Clerk.pm line 231. ERROR service amidxtaped: ERROR service amidxtaped: ERROR service amidxtaped: ERROR service amidxtaped: ** (process:15216): WARNING **: Use of qw(...) as parentheses is deprecated at /usr/lib64/perl5/vendor_perl/Amanda/Recovery/Clerk.pm line 265. http://blogs.perl.org/users/rurban/2010/09/qw-in-list-context-deprecated.html It appears that the following are needed for my $rq_param qw(dump xfer_src_cb) => for my $rq_param (qw(dump xfer_src_cb)) for my $rq_param qw(xfer recovery_cb) => for my $rq_param (qw(xfer recovery_cb)) in /usr/lib64/perl5/vendor_perl/Amanda/Recovery/Clerk.pm and similar at 231, 342, 393 in /usr/lib64/perl5/vendor_perl/Amanda/Recovery/Planner.pm Version-Release number of selected component (if applicable): amanda-3.3.0-2.fc16.x86_64
Patch from upstream svn: http://amanda.svn.sourceforge.net/viewvc/amanda?view=revision&revision=4172 patch submitted do git -> http://lists.fedoraproject.org/pipermail/scm-commits/2011-November/687812.html -> modified
amanda-3.3.0-3.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/amanda-3.3.0-3.fc16
What fantastically fast service. Thank you so very much.
Package amanda-3.3.0-3.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing amanda-3.3.0-3.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2011-16527/amanda-3.3.0-3.fc16 then log in and leave karma (feedback).
amanda-3.3.0-3.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.