Issue #8435 has been updated by Peter Meier. Branch set to https://github.com/duritong/puppet/tree/ticket/master/8435
Pushed a possible fix to be discussed: https://github.com/duritong/puppet/tree/ticket/master/8435 ---------------------------------------- Bug #8435: openbsd package provider is broken while installing from remote repositories https://projects.puppetlabs.com/issues/8435 Author: Peter Meier Status: Accepted Priority: Normal Assignee: Category: package Target version: Affected Puppet version: 2.6.3 Keywords: openbsd Branch: https://github.com/duritong/puppet/tree/ticket/master/8435 1. Introduced by 4a3d5d7c11bea5efba6f PATH_SEPARATOR openbsd package provider checks for PATH_SEPARATOR however this should be SEPARATOR -> Installing packages from a remote source does not work 1. Also introduced by this commit the package provider tries to get the current installed version and checks whether it should be updated. However this fails if the package hasn't yet been installed. Although I'm not (yet) fully sure about the intend of this commit I will send some Patches with which I got package installation on openbsd from a remote repository working. I add Markus as a watcher as he submitted the patch. -- 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.
