Allow untrusted packages

Thomas Lange lange at informatik.uni-koeln.de
Tue Oct 18 12:40:44 CEST 2016


>>>>> On Tue, 18 Oct 2016 18:18:00 +0800, Kerwin Macrohon <macrohon.ryankerwin at bdo.com.ph> said:

    > I've created a new repository that does not need signing.  How can I 
    > continue installation of untrusted packages via FAI? It aborts during 
    > package_config.
Any log message?

Normally unauthenticated packages should be installed, since FAI sets
APT::Get::AllowUnauthenticated true

There's an option in sources.list which also may help. From man
sources.list(5):

trusted=yes can be set to indicate that packages from this source are
always authenticated even if the Release file is not signed or the
signature can't be checked.

-- 
regards Thomas


More information about the linux-fai mailing list