install to-filesystem doesn't work when target /var is a separate mount
- Vorherrschende Sprache
- Rust
- Sterne
- 2.3k
- Forks
- 230
- Ø Merge
- 3 T. 12 Std.
- Gemergte PRs (30 T.)
- 38
Beschreibung
`install to-filesystem` fails with if the target filesystem includes an empty `/var` directory.
> ERROR Installing to filesystem: Verifying empty rootfs: Non-empty root filesystem; found "var"
With `--replace=wipe` the installation fails when the empty `/var` is an active mount point with
> ERROR Installing to filesystem: Device or resource busy (os error 16)
Beitragsleitfaden
Rechercherichtung
Start by reproducing `install to-filesystem` against a target with an empty `/var` directory on a separate mount. Compare normal installation with `--replace=wipe` and trace the filesystem verification and replacement paths. Done means both cases handle the active `/var` mount without reporting a non-empty root filesystem or a device-busy error.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- rust
- Bereich
- operating-systems
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100