Skip to content

Run apt update before installing package#628

Merged
kenyon merged 3 commits intovoxpupuli:masterfrom
malcyon:master
Oct 21, 2021
Merged

Run apt update before installing package#628
kenyon merged 3 commits intovoxpupuli:masterfrom
malcyon:master

Conversation

@malcyon
Copy link
Copy Markdown
Contributor

@malcyon malcyon commented Oct 20, 2021

Pull Request (PR) description

On Ubuntu 20.04, the package repository is added, but the package itself fails to install because apt-get update was not run. If Puppet is run again on the machine, it does work the second time.

This adds code to run apt-get update so that it works the first time.

This Pull Request (PR) fixes the following issues

Fixes #627

Comment thread manifests/repo/apt.pp Outdated
Co-authored-by: Kenyon Ralph <kenyon@kenyonralph.com>
@kenyon kenyon added the enhancement New feature or request label Oct 21, 2021
@kenyon kenyon merged commit 7ded295 into voxpupuli:master Oct 21, 2021
@bastelfreak bastelfreak added bug Something isn't working and removed enhancement New feature or request labels Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fails to install on Ubuntu 20.04

3 participants