Issue #9774 has been reported by Jim Pirzyk. ---------------------------------------- Bug #9774: package versions using the *BSD package providers can have non-numeric values https://projects.puppetlabs.com/issues/9774
Author: Jim Pirzyk Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: Currently the openbsd (and freebsd) package providers do not support having non-numeric version information in them. The OS itself does support having non-numeric values, for example: openjdk6-b20_7 This causes an error when having this package already installed on the system: warn: Puppet::Type::Package::ProviderFreebsd Failed to match line openjdk6-b20_7 Oracle's Java 6 virtual machine release under the GPL v2 The included patch takes the regex from portupgrade module. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
