On Mon, May 13, 2019 at 14:36:09 -0600, Charles Curley wrote:
> The short of it is that JSON.pm is not in my @INC. It has been
> installed, at /usr/local/share/perl/5.24.1/Amanda/Report/. But that
> does not appear to be in my @INC array.

In my installation (Amanda 1:3.5.1-4~WIP+4 built for Ubuntu Bionic from
the Debian source package), the amanda-common pacakge contains the
"json.pm" file at the path
  /usr/lib/x86_64-linux-gnu/amanda/perl/Amanda/Report/json.pm
... but "JSON.pm" (which is referenced by Amanda's json.pm), found at
/usr/share/perl5/JSON.pm, is from the libjson-perl package.

So... do you have libjson-perl installed?

(libjson-perl is listed as s dependency of of the amanda-server package:
  https://packages.debian.org/sid/amanda-server
, though I haven't tracked down where in the build process that
dependency gets added.)

                                                        Nathan

----------------------------------------------------------------------------
Nathan Stratton Treadway  -  natha...@ontko.com  -  Mid-Atlantic region
Ray Ontko & Co.  -  Software consulting services  -   http://www.ontko.com/
 GPG Key: http://www.ontko.com/~nathanst/gpg_key.txt   ID: 1023D/ECFB6239
 Key fingerprint = 6AD8 485E 20B9 5C71 231C  0C32 15F3 ADCD ECFB 6239

Reply via email to