>>>>> On Sat, 09 Jan 2016 12:28:47 +0000, "Quentin Stafford-Fraser"
>>>>> <[email protected]> said:
> When the system finds a package_config/CLASS.asc key, the code is
> effectively doing this:
> apt-key add --keyring /etc/apt/trusted.gpg.d/CLASS.asc.gpg
> CLASS.asc
> but this command fails with an error because
> /etc/apt/trusted.gpg.d/CLASS.asc.gpg does not exist.
Thanks for the bug report. It fixed it in this commit
https://github.com/faiproject/fai/commit/1ad886c1a25db303e4eb6f9327512df3e931a44c
--
regards Thomas