Actions
Bug #4472
closedwhen installing ncf, it fails to run because of a ExpandAndMapIteratorsFromScalar error
Status:
Released
Priority:
1 (highest)
Assignee:
Jonathan CLARKE
Category:
Generic methods
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
Indeed, the size of the find is too big (> 4K), so it can't split it, so it fails :(
Updated by Nicolas CHARLES almost 11 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Jonathan CLARKE
- Pull Request set to https://github.com/Normation/ncf/pull/41
I removed the full path from the string before spliting them to prevent hitting too soon the 4K barrier
PR is there:
https://github.com/Normation/ncf/pull/41/
Updated by Nicolas CHARLES almost 11 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:7eb95ed9b4a96350d0d453742a0c02150edf7a3a.
Updated by Jonathan CLARKE almost 11 years ago
Applied in changeset commit:216c99208024651c33f19ea50cb0bc514505e9c7.
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from Pending release to Released
Updated by Alexis Mousset over 2 years ago
- Target version changed from 0.x to ncf-0.x
- Priority set to 0
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category set to Generic methods
Actions