Date: Sun, 26 Jul 2015 19:46:17 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 201745] The disk changes are automatically partially reverted after the system rebooted Message-ID: <bug-201745-8-39Ama8eNUK@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-201745-8@https.bugs.freebsd.org/bugzilla/> References: <bug-201745-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201745 --- Comment #1 from mom040267@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201745-8-39Ama8eNUK>