Bug #2579
Darwinport package provider broken in 0.25rc1
| Status: | Duplicate | Start date: | 08/28/2009 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | package | |||
| Target version: | 0.25.0 | |||
| Affected Puppet version: | 0.25.0 | Branch: | ||
| Keywords: | provider darwinport mac install upgrade | |||
| Votes: | 0 |
Description
As was reported here: http://projects.reductivelabs.com/issues/2331 the provider is still broken in 0.25rc1.
The issue seems to be the same – it tries to do /opt/local/bin/port upgrade when it should do /opt/local/bin/port install (this is when installing a non-existant package, upgrade should work fine when the package is installed). The behavior of the port command has probably changed since the provider was written.
Related issues
History
Updated by John Axel Eriksson over 2 years ago
- Category set to package
- Assignee set to Nigel Kersten
- Priority changed from Normal to High
- Target version set to 0.25.0
- Affected Puppet version changed from 0.25.0rc1 to 0.25.0
Updated by Nigel Kersten over 2 years ago
- Status changed from Unreviewed to Duplicate
Updated by Nigel Kersten over 2 years ago
- Assignee deleted (
Nigel Kersten)
hmm. either I’ve forgotten how to use redmine, or I can’t mark this as a duplicate of #2331