Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jun 2009 20:51:40 +0400
From:      Boris Samorodov <bsam@ipt.ru>
To:        freebsd-ports@FreeBSD.org
Cc:        kamikaze@bsdforen.de
Subject:   pkg_libchk: a missing library is not detected
Message-ID:  <88733235@bb.ipt.ru>

next in thread | raw e-mail | index | archive | help
Hi!


Seems to me like a bug at pkg_libchk:
-----
% eog
/libexec/ld-elf.so.1: Shared object "libgnome-desktop-2.so.7" not found, required by "eog"
% ldd `which eog` | grep found
        libgnome-desktop-2.so.7 => not found (0x0)
% pkg_libchk -vc eog\*
% pkg_info -xI bsdadmin
bsdadminscripts-6.1.1 A collection of administration scripts
%
-----

BTW, the library libgnome-desktop-2.so.7 was replaced by a new one
libgnome-desktop-2.so.11 while updating:
-----
1244027909 - Wed Jun  3 15:18:29 MSD 2009 - DONE: Update <gnome-desktop-2.24.3> to <gnome-desktop-2.26.2_1> (x11/gnome-desktop)
-----

As I understand pkg_upgrade does not preserve old libraries at
/usr/local/lib/compat?


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?88733235>