The image build raw_image.py script does not leave the canonical hint file .vyatta_config used by the image tools when searching for previous installations. This was a non-issue in the older build procedure using packer build, as that called the installation script directly (which leaves the hint). Add hint within raw_image script install_image function. This was noticed in testing https://vyos.dev/T8257
Description
Description
Details
Details
- Version
- -
- Is it a breaking change?
- Perfectly compatible
- Issue type
- Bug (incorrect behavior)
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | FEATURE REQUEST | None | T6472 Implement Atomic Write Operations for Config Files | ||
| Resolved | BUG | jestabro | T7709 Add file sync and atomic write to config save script | ||
| Resolved | BUG | jestabro | T7836 The /config bind mount does not respect inode updates | ||
| Resolved | BUG | jestabro | T7994 Image installer doesn't detect previous installation | ||
| Resolved | BUG | jestabro | T8257 Image installer copies wrong config from previous installations created with legacy config bind construction | ||
| Open | BUG | jestabro | T8265 Image installation does not see previous installations that were created from qcow2 image | ||
| Open | BUG | jestabro | T8335 Management of the config hint belongs in a post installation step, not image install |