Bug #2698
provider/portage.rb: format string has changed (again)
| Status: | Closed | Start date: | 10/04/2009 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Gentoo | |||
| Target version: | 0.25.2 | |||
| Affected Puppet version: | 0.25.0 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
it gets worse every release … i have fixed it for >=eix-0.18. see http://github.com/hollow/puppet/commit/6092463420a9191780792450f9ceabf4b64632c1 and http://github.com/hollow/puppet/commit/b2fcdbf6914b50e07247ea4013b489d89202bddb
History
Updated by James Turnbull over 2 years ago
- Status changed from Unreviewed to Closed
- Assignee set to James Turnbull
Pushed in commit:a75bf5015dfaf068e7574ae8192a6163949907d3 in branch 0.25.x
Updated by Benedikt Böhm over 2 years ago
just for reference in case someone searches for this problem: i have created a bug report for the gentoo ebuild here: https://bugs.gentoo.org/show_bug.cgi?id=287714
Updated by Benedikt Böhm over 2 years ago
- Status changed from Closed to Re-opened
- Priority changed from Normal to High
- Target version changed from 0.25.1 to 0.25.2
the previous patch is broken since withenv does not work in class methods. please pull http://github.com/hollow/puppet/commit/695cf2785b6b444891a66cc4560beeeb9bb96fa1 into 0.25.x which includes the fix and cleans up the regex mess (http://projects.reductivelabs.com/issues/1872)
please also pull http://github.com/hollow/puppet/commit/69978a5368f777bb06f699a3c3f5eebe9047bd90 into master
Updated by James Turnbull over 2 years ago
- Status changed from Re-opened to Closed
Updated fix pushed in commit:48beabadb6f234e6486cf32eebc389e8faba13f0 in branch 0.25.x