Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 58384

Summary: gpg-agent issues
Product: Gentoo Linux Reporter: David ac <davidac17>
Component: New packagesAssignee: Alastair Tse (RETIRED) <liquidx>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David ac 2004-07-26 04:37:44 UTC
I'm trying atm to get s/mime support working with kmail on kde 3.2.3.

to do this i've merged newpg, cryptplug and pinentry on my system.

newpg has interesting dependancies on libgcrypt requiring it to be less than version 1.1.90.

however, when I do an emerge -uD world, it insists everytime on installing libgcrypt 1.1.94 and breaks gpg-agent (part of newpg) which is required for s/mime to work.

this would seem to be a bug to me...

Reproducible: Always
Steps to Reproduce:
1. merge stuff
2. run gpg-agent --daemon
3.
Actual Results:  
give the "gpg-agent: error while loading shared libraries: libgcrypt.so.1:
cannot open shared object file: No such file or directory" error

Expected Results:  
gpg-agent should have loaded properly

21:37 /home/davidac  #  emerge info
Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.4.26)
=================================================================
System uname: 2.4.26 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://mirror.aarnet.edu.au/pub/gentoo
http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acpi alsa apache2 arts avi berkdb bonobo cdr crypt cups dvd encode
esd ethereal foomaticdb gdbm gif gnome gpm gtk gtk2 gtkhtml guile imlib java
jpeg kde libg++ libwww mad mailwrapper mikmod motif mozilla mpeg mysql ncurses
nls oggvorbis opengl oss pam pcmcia pdflib perl plotutils png pnp python qt
quicktime readline samba sasl slang spell sse ssl svga tcltk tcpd tetex truetype
usb video_cards_radeon x86 xml2 xmms xv zlib"

21:37 /home/davidac  #
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2004-08-04 16:13:55 UTC

*** This bug has been marked as a duplicate of 41408 ***