Apt-get update error "Unable to locate package apt-transport-https"

Well I tried the Mounting network shares with autofs (alternative to fstab) but I am not getting anywhere.

I added the following line to /etc/auto.smb.shares

/mnt/FBLAPTOP2/Movies\ &\ Other\ Video -fstype=cifs,rw,credentials=/home/osmc/.smbcredentials,iocharset=utf8,uid=osmc,gid=osmc,vers=3.0 ://192.168.1.223/Movies\ &\ Other\ Video

I then run

sudo systemctl restart autofs

Then execute:

ls -lah /mnt/FBLAPTOP2/Movies\ &\ Other\ Video

I get the error:

[1] 5929
-bash: Other Video: command not found
osmc@AppleTVBox:~$ ls: cannot access /mnt/FBLAPTOP2/Movies : No such file or directory

What am I doing wrong?

Regards,

fbagnato