Decryption error

Paul Crittenden paul.crittenden at simpson.edu
Thu Jan 10 15:32:31 CET 2008


I ran ldd against the binary gpg and it found the file.

# ldd /usr/bin/gpg
        libiconv.so.2 =>         /usr/local/lib/libiconv.so.2
        libresolv.so.2 =>        /usr/lib/libresolv.so.2
        libz.so.1 =>     /usr/lib/libz.so.1
        libreadline.so.5 =>      /usr/local/lib/libreadline.so.5
        libcurses.so.1 =>        /usr/lib/libcurses.so.1
        libdl.so.1 =>    /usr/lib/libdl.so.1
        libsocket.so.1 =>        /usr/lib/libsocket.so.1
        libnsl.so.1 =>   /usr/lib/libnsl.so.1
        libc.so.1 =>     /usr/lib/libc.so.1
        libgcc_s.so.1 =>         /usr/local/lib/libgcc_s.so.1
        libmp.so.2 =>    /usr/lib/libmp.so.2
        /usr/platform/SUNW,Sun-Fire-V890/lib/libc_psr.so.1

Paul Crittenden
Computer Systems Manager
Simpson College
Phone: 515-961-1680
Email: paul.crittenden at simpson.edu

-----Original Message-----
From: gnupg-users-bounces at gnupg.org
[mailto:gnupg-users-bounces at gnupg.org] On Behalf Of David Shaw
Sent: Wednesday, January 09, 2008 9:26 PM
To: gnupg-users at gnupg.org
Subject: Re: Decryption error

On Wed, Jan 09, 2008 at 04:28:46PM -0600, Paul Crittenden wrote:
> I am using gpg for encryption with Amanda, a disk backup utility. It
> backups up just fine but when I try to restore I get the error:
> 
>  
> 
> ld.so.1: gpg: fatal: libgcc_s.so.1: open failed: No such file or
> directory
> 
>  
> 
> I have set environment variables both when I compiled gpg and when I
run
> the restore utility but I can't seem to get past this error.
> 
> I have worked with the Amanda folks but still haven't figured this one
> out.

This isn't an Amanda issue or a GPG issue.  Rather, it's a regular old
Unix-ish shared library issue.  The error means that the gpg binary
was compiled on a system that could find libgcc_s.so.1, but is now
being run on a system that cannot.

Does the libgcc_s.so.1 file exist at all on your machine?

David

_______________________________________________
Gnupg-users mailing list
Gnupg-users at gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


-- 
BEGIN-ANTISPAM-VOTING-LINKS
------------------------------------------------------

NOTE: This message was trained as non-spam.  If this is wrong,
please correct the training as soon as possible.

Teach CanIt if this mail (ID 17778430) is spam:
Spam:
https://storm.simpson.edu/canit/b.php?i=17778430&m=1223e5389390&c=s
Not spam:
https://storm.simpson.edu/canit/b.php?i=17778430&m=1223e5389390&c=n
Forget vote:
https://storm.simpson.edu/canit/b.php?i=17778430&m=1223e5389390&c=f
------------------------------------------------------
END-ANTISPAM-VOTING-LINKS




More information about the Gnupg-users mailing list