Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Cookbook: Specify package version #70

Merged
merged 1 commit into from May 25, 2017

Conversation

dgreene-r7
Copy link
Contributor

This PR specifies the package version to install.

It resolves a subtle issue in the upgrade behavior of the package resource. Even though the default action of the dpkg_package resource calls dpkg -i (which doesn't have an upgrade mechanism), the logic around determining whether the package resource should actually call the dpkg_resource to upgrade checks whether the cached version is the same as the version to be installed.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.714% when pulling 229cc81 on cookbook-specify-package-version into ae43762 on master.

@dgreene-r7 dgreene-r7 merged commit 06d0910 into master May 25, 2017
@dgreene-r7 dgreene-r7 deleted the cookbook-specify-package-version branch May 25, 2017 14:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants