[Bug 201745] The disk changes are automatically partially reverted after the system rebooted

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 26 19:46:17 UTC 2015


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

--- Comment #1 from mom040267 at gmail.com ---
I had a similar situation, again:

1) I downloaded an openssl tarball;
2) I compiled  and installed it into /opt;
3) I recompiled my program with the new prefix pointing to /opt.
4) The I rebooted the system.

The result:

1) The newerly compiled program is there, with library path pointing to /opt/
2) /opt directory disappeared.
3) The directory where I compiled the openssl disappeared, too
(~/c/tmp/openssl/openssl-1.0.2/).

Something is very wrong going on.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list