Source: fuse Version: 2.8.6-3 Severity: important Thanks for converting fuse to multiarch. Along the way, though, you evidently lost sight of the fact that (per #452412) the library belongs under /lib, yielding a bit of a mess: the runtime libraries wound up back under /usr/lib, but the .so symlinks continue to point to files in /lib that no longer exist. (Reverse build dependencies such as ceph are generally failing to build as a result; the static library exists, but isn't self-contained.)
Please move the runtime libraries from /usr/lib/$(DEB_HOST_MULTIARCH) to /lib/$(DEB_HOST_MULTIARCH) and ensure that the .so symlinks (which should remain where they are) match up. Thanks! -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

