Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Once osbuild/osbuild#1475 gets picked up and starts getting used the .coreos-aleph-version.json will be a symlink. Let's canonicalize and find the actual file before dropping into sysroot.open_file_optional() because the underlying code for that uses O_NOFOLLOW and will give an ELOOP (too many symbolic links) error.
- Loading branch information