Skip to content

fix of self::REGEX and version(in def latest) to support extra pkg repositories (e.g. sfe)#558

Closed
InViZz wants to merge 1 commit intopuppetlabs:masterfrom
InViZz:master
Closed

fix of self::REGEX and version(in def latest) to support extra pkg repositories (e.g. sfe)#558
InViZz wants to merge 1 commit intopuppetlabs:masterfrom
InViZz:master

Conversation

@InViZz
Copy link
Copy Markdown

@InViZz InViZz commented Mar 3, 2012

using extra repos like sfe will give one additional field in the pkg
output:

pkg list -H | grep geoip

library/geoip (see) 1.4.6-0.151.1 installed


this commit fixes this problem

…positories (e.g. sfe)

using extra repos like sfe will give one additional field in the pkg
output:
#pkg list -H | grep geoip
library/geoip (see)                           1.4.6-0.151.1   installed
 -----
this commit fixes this problem
@stschulte
Copy link
Copy Markdown
Contributor

Hi InViZz, a bugfix should always have the related redmine ticket in the commit headerline.

See also https://github.com/puppetlabs/puppet/blob/master/CONTRIBUTING.md

If there is an associated Redmine ticket then the first line
should include the ticket number in the form "(#XXXX) Rest of message".

This one seems to be related to https://projects.puppetlabs.com/issues/7986 which currently is in state pending for review. If your fix is superior over the current proposal feel free to update or comment on the ticket.

@InViZz
Copy link
Copy Markdown
Author

InViZz commented Mar 3, 2012

sorry, no noticed this ticket...closing pull request

@InViZz InViZz closed this Mar 3, 2012
melissa pushed a commit to melissa/puppet that referenced this pull request Mar 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants