Update APT GPG Key and ensure apt::source is before package #160
Annotations
2 errors
Run tests:
spec/acceptance/lldpd_spec.rb#L8
lldpd class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051440260.vVVbVR.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Reading package lists...
�[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: W: GPG error: https://download.opensuse.org/repositories/home:/vbernat/xUbuntu_20.04 InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 431C37A97C3E114B
�[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: E: The repository 'https://download.opensuse.org/repositories/home:/vbernat/xUbuntu_20.04 InRelease' is not signed.
Error: /Stage[main]/Apt::Update/Exec[apt_update]: Failed to call refresh: '/usr/bin/apt-get update' returned 100 instead of one of [0]
Error: /Stage[main]/Apt::Update/Exec[apt_update]: '/usr/bin/apt-get update' returned 100 instead of one of [0]
�[mNotice: /Stage[main]/Lldpd/Package[lldpd]/ensure: created
�[mNotice: /Stage[main]/Lldpd/Service[lldpd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Lldpd/Service[lldpd]: Unscheduling refresh on Service[lldpd]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 9.37 seconds
|
Run tests
Process completed with exit code 1.
|
Loading