]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commit
Install required_packages before 'apt-get update'
authorFrancois Deppierraz <francois@ctrlaltdel.ch>
Mon, 3 Jun 2013 09:57:58 +0000 (09:57 +0000)
committerFrancois Deppierraz <francois@ctrlaltdel.ch>
Mon, 3 Jun 2013 09:57:58 +0000 (09:57 +0000)
commit37a0dcd0b63ab5420420ffe988cce49eb5e01c73
tree37447ee90cc087e103074e631dd3372ea9068bb5
parent18ee4cc6c9eb8d16becfec68254d8955eb10c7d5
Install required_packages before 'apt-get update'

This is necessary when required_packages contains GPG keys that are used for
authenticating other packages. Tested with package ubuntu-cloud-keyring which
is included in Ubuntu main and used by the Ubuntu Cloud Archive.

I think the same problem applies to other *-keyring packages as well.
manifests/source.pp
spec/defines/source_spec.rb