https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219606
--- Comment #4 from Phillip R. Jaenke <[email protected]> --- I certainly won't disagree there; it's a terrible idea. It's also what they're going to do, whether or not you or I like it. What's an even WORSE idea is the fact that nothing is throwing an error here. At the MINIMUM something should be screaming. Neither libarchive nor pkg should just sit there and go 'oh, somebody did a bad symlink, I'll just corrupt silently.' That also does not address the fact that there is no possibility of having a libarchive.so.6 on aarch64 currently. Once a user goes to r318898 or later, their existing installation is going to get hosed in one way or another. At the minimum, aarch64 needs COMPAT_FREEBSD11 to build and install libarchive.so.6 to prevent blowing up pkgbase. -- 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]"
