[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#809029: apt: trusted=yes option in sources.list not recognized



Package: apt
Version: 1.1.5
Severity: normal

Hello,

==========================================
sources.list(5):
           deb [ option1=value1 option2=value2 ] uri suite [component1] [compone
nt2] [...]
[...]
THE DEB AND DEB-SRC TYPES: OPTIONS
       Each source entry can have options specified to modify which source is
       accessed and how data is acquired from it.
[...]
       ·   Trusted (trusted) is a tri-state value which defaults to APT
           deciding if a source is considered trusted or if warnings should be
           raised before e.g. packages are installed from this source. This
           option can be used to override that decision. The value yes tells
           APT always to consider this source as trusted, even if it doesn't
           pass authentication checks.
==========================================

However this fails:
root@argenau:~cat /etc/apt/sources.list
deb  trusted=yes  http://ftp.at.debian.org/debian/ stretch main contrib non-free
root@argenau:~# apt update
E: Malformed entry 1 in list file /etc/apt/sources.list (URI parse)
E: The list of sources could not be read.

This also applies to 1.1.6.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


Reply to: