https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274871
Greg Ellis <devz...@glsonline.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |devz...@glsonline.com --- Comment #9 from Greg Ellis <devz...@glsonline.com> --- Fixing the "run" soft link did the trick for me after upgrading from 13.2-RELEASE-p4 to 14.0-RC3 ! I also noticed that the "lock" soft link under the /compat/ubuntu/var directory was incorrect as well. Although I didn't see any ill effects from that broken link, for the sake of thoroughness I corrected it as well. Here are the relevant commands ... cd /compat/ubuntu/var ln -sf ../run run ln -sf ../run/lock lock Hope this helps. Great work folks! -- You are receiving this mail because: You are the assignee for the bug.