On 05/14/2013 02:22 AM, Jukka Salmi wrote:
critical (fatal): Can't locate object method "new" via package
"Amanda::Xfer::Dest::Taper::Splitter" (perhaps you forgot to load
"Amanda::Xfer::Dest::Taper::Splitter"?) at
/usr/pkg/lib/perl5/vendor_perl/5.16.0/Amanda/Taper/Scribe.pm line 731.
Hmm, looks similar to the problem mentioned above... Any hints?
It looks like your installation is not complete, or you have multiple
version installed?
Do you have the following file:
/usr/pkg/lib/perl5/vendor_perl/5.16.0/Amanda/XferServer.pm
What's the output of the following command:
grep AMANDA_COMPONENTS
/usr/pkg/lib/perl5/vendor_perl/5.16.0/Amanda/Constants.pm
Another potential issue I noticed is with amstatus(8):
[...]
It seems that this problem was caused by reading an amdump output file
created by 2.5.2p1 amdump with 3.3.1 amdump; amstatus(8) now seems to
work fine.
This is normal, amstatus can only read amdump.* from it own version.
Jean-Louis