I am trying a local installation of the juju charms.
Deply charm on machine1
copy deb files from
/var/cache/apt/archiveto/root/teston machine2Modify the
/etc/apt/sources.listto/root/testapt-get updateWhen I try to deploy the charm on the machine2, I get the following error:
warning: the following packages cannot be authenticated!
I did the search on error and tried few tricks like apt-key update but it did not work. How to resolve this?