I just installed maas SNAP 3.5.1
AMT power is not working because it reports missing perl module:
Failed to run command: (‘amttool’, ‘*****’, ‘info’) with error: Can’t locate SOAP/Lite.pm in @INC (you may need to install the SOAP::Lite module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /snap/maas/36889/usr/bin/amttool line 4.\nBEGIN failed–compilation aborted at /snap/maas/36889/usr/bin/amttool line 4.\n\n"
I also checked and there is no maas snap updates.
I am not very familiar with SNAPs, but if it was a docker command, the dockerfile is missing the command to install the module. I guess it is the same.