Linux Automatic Installer (ansible) thread

removed home:strycore.list

elliot@elliots-computer:~$ cd /etc/apt/sources.list.d/
elliot@elliots-computer:/etc/apt/sources.list.d$ ls
home:plugdata.list       love2d.list       sublime-text.list
home:plugdata.list.save  love2d.list.save  sublime-text.list.save
home:strycore.list       lutris.list
home:strycore.list.save  lutris.list.save
elliot@elliots-computer:/etc/apt/sources.list.d$ sudo rm home\:strycore.list
[sudo] password for elliot: 
elliot@elliots-computer:/etc/apt/sources.list.d$ ls
home:plugdata.list       love2d.list       lutris.list.save
home:plugdata.list.save  love2d.list.save  sublime-text.list
home:strycore.list.save  lutris.list       sublime-text.list.save

lets run the thing again.

TASK [roles/tidal : install ansible task dependencies (debian)] ****************
fatal: [localhost]: 
  FAILED! => {
    "changed": false, 
    "msg": "
      Failed to update apt cache: W:Updating from such a repository can't be done securely, and is therefore disabled by default., 
      W:See apt-secure(8) manpage for repository creation and user configuration details.,
      W:https://ppa.launchpadcontent.net/bartbes/love-stable/ubuntu/dists/artful/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details., 
      W:GPG error: https://download.opensuse.org/repositories/home:/strycore/Debian_12 ./ InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F7F0DA5FD5B64B9, E:The repository 'https://download.opensuse.org/repositories/home:/strycore/Debian_12 ./ InRelease' is not signed.
    "
  }

darn.

EDIT:

ok ok getting somwhere
removed love2d.list, so thats out of the way i guess

TASK [roles/tidal : install ansible task dependencies (debian)] ********************************************************************************
fatal: [localhost]: 
  FAILED! => {
    "changed": false, 
    "msg": "
      Failed to update apt cache: W:Updating from such a repository can't be done securely, and is therefore disabled by default., 
      W:See apt-secure(8) manpage for repository creation and user configuration details., 
      W:GPG error: https://download.opensuse.org/repositories/home:/strycore/Debian_12 ./ InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F7F0DA5FD5B64B9, E:The repository 'https://download.opensuse.org/repositories/home:/strycore/Debian_12 ./ InRelease' is not signed.
    "
  }

thanks for the help youve given :slight_smile: