#045: repository keys


How to reproduce:

sudo apt-key list

What to expect:

Should contain the key for any repository that is present in /etc/apt/sources.list or /etc/apt/sources.list.d, including the ones that are commented out.

Notes:

Even though some repositories might not be enabled by default, their key should configured by default.

Reports

success