install to-filesystem doesn't work when target /var is a separate mount
- Lingua principale
- Rust
- Stelle
- 2.3k
- Fork
- 230
- Merge medio
- 3g 12h
- PR unite (30g)
- 38
Descrizione
`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)
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- rust
- Ambito
- operating-systems
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100