https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219606
Ed Maste <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Ed Maste <[email protected]> --- > lrwxr-xr-x 1 root wheel 22 May 27 22:14 /usr/lib/libarchive.so.6 -> > /usr/lib/libarchive.so Where did this symlink come from? libarchive.so.7 is indeed not compatible with libarchive.so.6. Attempting to use libarchive.so.7 in its place, via a symlink or copy etc., will result in bizarre behaviour like that observed here. -- 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]"
