Opened 17 months ago
Closed 17 months ago
#441 closed System Defect (fixed)
"portjail delete" kills /usr/home
| Reported by: | Nukama | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 9.0 |
| Component: | System Tool | Version: | |
| Keywords: | portjail | Cc: | trac-bugs@… |
Description
Running "portjail delete" on 9.0-RC3 is not safe.
Just "lost" /usr/home due to a bug inside portjail.
Mounted filesystems aren't forcibly unmounted while performing rm -rf (sic!).
Additionally "portjail init" tries to fetch files for FreeBSD-9.0-RC2 not RC3.
Change History (1)
comment:1 Changed 17 months ago by kris
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

I've just fixed the issue in SVN which wasn't unmounting everything properly. I'll also be issuing a patch to fix RC2 issue.