Skip to content

allow pkgin packages to be specifed with versions#6229

Closed
jeremyherbert wants to merge 1 commit into
ansible:develfrom
jeremyherbert:pkgin-version-fix
Closed

allow pkgin packages to be specifed with versions#6229
jeremyherbert wants to merge 1 commit into
ansible:develfrom
jeremyherbert:pkgin-version-fix

Conversation

@jeremyherbert

Copy link
Copy Markdown

The pkgin module does not allow one to specify a specific package version. This is a big problem if you want to install a package that exists as multiple versions like erlang, which has both "erlang-16.1", "erlang-15.1.3.1" on my Joyent SmartOS distribution.

A fix is provided.

@mpdehaan mpdehaan added P3 and removed P3 labels Mar 19, 2014
@mpdehaan mpdehaan added P5 and removed P4 labels Apr 17, 2014
@bcoca

bcoca commented Feb 27, 2015

Copy link
Copy Markdown
Member

this request needs a rebase

@bcoca bcoca added P3 and removed P5 labels Feb 27, 2015
@amenonsen

Copy link
Copy Markdown
Contributor

@jeremyherbert this PR should be rebased to target packaging/os/pkgin.py in the ansible-module-extras repository and submitted as a separate PR there. Note that the logic has changed a bit in the current code. I considered rebasing it myself, but I'm not in a position to test the changes.

Meanwhile, this PR should be closed.

@jeremyherbert

Copy link
Copy Markdown
Author

I'm sorry @amenonsen , I created this patch request over a year and a half ago; I'm no longer able to access the system I used to test this.

@ansibot ansibot added feature This issue/PR relates to a feature request. and removed feature_pull_request labels Mar 4, 2018
@ansible ansible locked and limited conversation to collaborators Apr 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

feature This issue/PR relates to a feature request.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants