https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233436

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from [email protected] ---
Hi,

Just a quick thought, is the immutable flag (schg) set for these files?

You can check via: `ls -lo /path/to/file` and clear it via:
`chflags noschg /path/to/file`.  Then try `rm` again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to