Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 2015 21:00:25 +0200
From:      Johan Schuijt-Li <johan@300.nl>
To:        Chris Anderson <cva@pobox.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: libopie problems after upgrade to 10.2
Message-ID:  <D9430BEE-3F20-411C-9A34-1C097B41F8D5@300.nl>
In-Reply-To: <CADuGiuPHNzKaT5fPGDX7Bd1OBkSjbcgNVNt9dxja%2BRcCtuKyDw@mail.gmail.com>
References:  <CADuGiuPHNzKaT5fPGDX7Bd1OBkSjbcgNVNt9dxja%2BRcCtuKyDw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I actually have the exact same problem, but worked around by creating a =
symlink. My libopie.so.8 has the exact same properties as yours (file =
length and date).

I also did a small diff on the checksums in /usr/lib compared to the =
release build:

$ diff base.txt jail.txt=20
12,13c12,13
< SHA256 (dtrace) =3D =
7a9b63f277e8ecc59969fd76c0ed77981b1cd58f6934e5893208820df6fd379d
< SHA256 (engines) =3D =
c99cccdfe0bbbd06d049309d67012809e53337f4b8d534cffbc7f28c4347f4da
---
> SHA256 (dtrace) =3D =
e55210c96547241d3747b755578f7e2c9a9561759b6f90ba3b802090184531a3
> SHA256 (engines) =3D =
d58cb5ccc79382bef2d1b2637c914120502032f8ab933d28f703ffc2ba0a9b0b
15,16c15,16
< SHA256 (i18n) =3D =
d7d88d2462ff9e50b9b5666bf93def022d9f10c23c038acc07f429c8ace86095
< SHA256 (include) =3D =
1a9401ab8473379478012cf6af354f3448dffd6ba22af138c940824e2695f6e6
---
> SHA256 (i18n) =3D =
f699bb9a283924ade54398dc45c67c511789435ff76abd08060f1016a09d88bd
> SHA256 (include) =3D =
5036f146c7e63b8414f62cac8c13abb92cb1c16dd8845748b8eca320a1f69d42
330,332c330,331
< SHA256 (libopie.so) =3D =
c8ce7de5c31ddfd588cf3dd5b68dd97b0f76180d09a7011a9e9b351f6c5cece0
< SHA256 (libopie.so.7) =3D =
c8ce7de5c31ddfd588cf3dd5b68dd97b0f76180d09a7011a9e9b351f6c5cece0
< SHA256 (libopie.so.8) =3D =
c8ce7de5c31ddfd588cf3dd5b68dd97b0f76180d09a7011a9e9b351f6c5cece0
---
> SHA256 (libopie.so) =3D =
3a0c6bab3535b4a731a19e6df04b9d95ad1e3d0d6e44852c10f0ffbd7cde6ad1
> SHA256 (libopie.so.7) =3D =
3a0c6bab3535b4a731a19e6df04b9d95ad1e3d0d6e44852c10f0ffbd7cde6ad1
558c557
< SHA256 (private) =3D =
11bd2e8f469c06a1f88baf0a43591cb83161399dd03a644f615bf04627cc5e99
---
> SHA256 (private) =3D =
9888acf06a8c0cbb025309581c4ed52c17d91fcc6a75340fae05807f8d0c3915


I=E2=80=99m comparing my installed system against a clean 10.2-RELEASE =
poudriere jail.

- Johan

> On 15 Aug 2015, at 20:47, Chris Anderson <cva@pobox.com> wrote:
>=20
> just upgraded from 10.1-RELEASE-p16 to 10.2-RELEASE using =
freebsd-update.
>=20
> after the upgrade, I began getting errors because pam_opie.so.5 has an
> unsatisfied link to libopie.so.7 (my system only has libopie.so.8).
>=20
> I notice a fresh install of 10.2-RELEASE does indeed contain =
libopie.so.7,
> so I'm curious how I managed to get into this state in the first place =
and
> whether it is anything I should worry about. This machine has only =
been
> upgraded using freebsd-update and I'm pretty sure it started from
> 10.0-RELEASE.
>=20
> I have temporarily worked around with an entry in libmap.
>=20
> Here are the files involved:
>=20
> # ls -l /usr/lib/pam_opie*
> lrwxr-xr-x  1 root  wheel    13 Sep 27  2013 /usr/lib/pam_opie.so ->
> pam_opie.so.5
> -r--r--r--  1 root  wheel  7000 Aug 14 11:56 /usr/lib/pam_opie.so.5
> lrwxr-xr-x  1 root  wheel    19 Sep 27  2013 =
/usr/lib/pam_opieaccess.so ->
> pam_opieaccess.so.5
> -r--r--r--  1 root  wheel  5568 Aug 14 11:56 =
/usr/lib/pam_opieaccess.so.5
>=20
> # ls -l /usr/lib/libopie*
> -r--r--r--  1 root  wheel  84582 Aug 14 11:57 /usr/lib/libopie.a
> lrwxr-xr-x  1 root  wheel     12 Sep 29  2014 /usr/lib/libopie.so ->
> libopie.so.8
> -r--r--r--  1 root  wheel  38280 Oct  5  2014 /usr/lib/libopie.so.8
> -r--r--r--  1 root  wheel  88048 Aug 14 11:57 /usr/lib/libopie_p.a
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to =
"freebsd-stable-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D9430BEE-3F20-411C-9A34-1C097B41F8D5>