Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 May 2017 23:56:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 219606] aarch64: libarchive.so.6 not present, libarchive.so not equivalent @ 318898
Message-ID:  <bug-219606-8-yqF4233nID@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219606-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219606-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=3D219606

--- Comment #7 from Mark Millard <markmi@dsl-only.net> ---
(In reply to Ed Maste from comment #6)

Good to know. Thanks.

One worry was that if something updated
the old:

/usr/lib/libarchive.so -> libarchive.so.6

to:

/usr/lib/libarchive.so -> libarchive.so.7

(say because of the upgraded system) that the
libarchive.so.6 might not always be found
by older code:

Anything looking up just /usr/lib/libarchive.so
would see a link taking that context to
libarchive.so.7 despite an older libarchive.so.6
being available for older code.

>From what I've read if that happened in the
wrong context it could be a disaster.

--=20
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-219606-8-yqF4233nID>