Troubleshooting¶
Common Rhiza sync failures and quick recovery steps.
1) Bundle not found¶
- Error pattern
- Root cause
A bundle name in your template/profile config does not exist in the selected Rhiza ref. - Recovery
2) File conflict between bundles¶
- Error pattern
- Root cause
Two selected bundles claim the same destination path. - Recovery
3) Sync leaves partial state¶
- Error pattern
(or another command failure during
make sync/make install) - Root cause
Sync applies file changes before later setup/install steps run. A later failure does not roll files back automatically. - Recovery