From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-120746-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Q1FDD-000841-9U
	for garchives@archives.gentoo.org; Sun, 20 Mar 2011 09:46:15 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D9AB5E0123;
	Sun, 20 Mar 2011 09:44:28 +0000 (UTC)
Received: from mail-qy0-f174.google.com (mail-qy0-f174.google.com [209.85.216.174])
	by pigeon.gentoo.org (Postfix) with ESMTP id A0164E0123
	for <gentoo-user@lists.gentoo.org>; Sun, 20 Mar 2011 09:44:28 +0000 (UTC)
Received: by qyk7 with SMTP id 7so1824511qyk.19
        for <gentoo-user@lists.gentoo.org>; Sun, 20 Mar 2011 02:44:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:date:message-id:subject:from:to
         :content-type;
        bh=JuSQ7xftbKKOMqWpaIqjiCKninDBQsapqJPCb0D35PA=;
        b=W6P8s7qu8DVMtE1qj2ukeN+/ZF/7DAG/PfhirzAGixtY2z27oT5xyaCovo7czlhSr6
         Wzb9SnmCq6h6YzRSb/D91ittdQQpZ7tiNROAJ4MA2ssRtJvPZX/Y7idP1TakhhagtSfd
         xXrX9XGDZMTwM9/qdbi3BetWlshdxk266Pv6E=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:date:message-id:subject:from:to:content-type;
        b=qnncRJdsH6tdAoc2wVuGImQXZwoifWBGCvr0rioSBRLtr3se5zTu+fF8zV7jYhDr91
         m3GyMEOUkrzJPVyiY881+clsLuML1vPa256GF1acWRh7TIrTGolHh3IYabij0rA79dE8
         7Tq0WxH2boqT2BwtrKM6mr2uOL48Xwr7YyJbY=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.229.44.134 with SMTP id a6mr2249599qcf.221.1300614268029; Sun,
 20 Mar 2011 02:44:28 -0700 (PDT)
Received: by 10.229.219.20 with HTTP; Sun, 20 Mar 2011 02:44:27 -0700 (PDT)
Date: Sun, 20 Mar 2011 20:44:27 +1100
Message-ID: <AANLkTikzRPem4MuKdocVQKR=E-rGWECKo0k+Jtq3bn8h@mail.gmail.com>
Subject: [gentoo-user] Updated boost to 1.42 + encfs 1.7, killed encfs volume
From: Adam Carter <adamcarter3@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: multipart/alternative; boundary=0016368320ee6f8eba049ee6dbc8
X-Archives-Salt: 
X-Archives-Hash: 6cb0ef79dc10cdd126d30a63e3e0f8dc

--0016368320ee6f8eba049ee6dbc8
Content-Type: text/plain; charset=ISO-8859-1

It looks like i've hit this issue;
http://code.google.com/p/encfs/issues/detail?id=60

So i've reinstalled boost 1.41 with;
# emerge =boost-1.41.0-r3
# eselect boost set 1
# emerge encfs

but its still broken, and
$ ldd /usr/bin/encfs | grep boost
    libboost_serialization-mt-1_42.so.1.42.0 =>
/usr/lib64/libboost_serialization-mt-1_42.so.1.42.0 (0x00007fb6314de000)
    libboost_serialization-mt-1_41.so.1.41.0 =>
/usr/lib64/libboost_serialization-mt-1_41.so.1.41.0 (0x00007fb6305c5000)
    libboost_filesystem-mt-1_41.so.1.41.0 =>
/usr/lib64/libboost_filesystem-mt-1_41.so.1.41.0 (0x00007fb6303af000)
    libboost_system-mt-1_41.so.1.41.0 =>
/usr/lib64/libboost_system-mt-1_41.so.1.41.0 (0x00007fb6301ab000)

So i'm assuming the problem is its still loading the v1.42 serialisation
library. What's the correct way to that?

--0016368320ee6f8eba049ee6dbc8
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

It looks like i&#39;ve hit this issue;<br><a href=3D"http://code.google.com=
/p/encfs/issues/detail?id=3D60">http://code.google.com/p/encfs/issues/detai=
l?id=3D60</a><br><br>So i&#39;ve reinstalled boost 1.41 with;<br># emerge =
=3Dboost-1.41.0-r3<br>
# eselect boost set 1<br># emerge encfs<br><br>but its still broken, and <b=
r>$ ldd /usr/bin/encfs | grep boost<br>=A0=A0=A0 libboost_serialization-mt-=
1_42.so.1.42.0 =3D&gt; /usr/lib64/libboost_serialization-mt-1_42.so.1.42.0 =
(0x00007fb6314de000)<br>
=A0=A0=A0 libboost_serialization-mt-1_41.so.1.41.0 =3D&gt; /usr/lib64/libbo=
ost_serialization-mt-1_41.so.1.41.0 (0x00007fb6305c5000)<br>=A0=A0=A0 libbo=
ost_filesystem-mt-1_41.so.1.41.0 =3D&gt; /usr/lib64/libboost_filesystem-mt-=
1_41.so.1.41.0 (0x00007fb6303af000)<br>
=A0=A0=A0 libboost_system-mt-1_41.so.1.41.0 =3D&gt; /usr/lib64/libboost_sys=
tem-mt-1_41.so.1.41.0 (0x00007fb6301ab000)<br><br>So i&#39;m assuming the p=
roblem is its still loading the v1.42 serialisation library. What&#39;s the=
 correct way to that?<br>

--0016368320ee6f8eba049ee6dbc8--