Re: Nocat gpg problem
Eko Suwarsono <[email protected]>
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <[email protected]> |
Thank you for the response,
i'll try doing it by hand,
[root@billing root]# gpg --sign --armor
--homedir=/usr/local/nocat/authserv/cgi-bin/../pgp --keyring
trustedkeys.gpg --no-tty -o-
gpg: key 0285268C: secret key without public key - skipped
gpg: Sorry, no terminal at all requested - can't get input
and
[root@billing root]# ls -al /usr/local/nocat/authserv/cgi-bin/../pgp
total 28
drwx------ 2 apache apache 4096 Nov 1 01:36 .
drwxr-xr-x 8 apache apache 4096 Nov 1 01:40 ..
-rw-r--r-- 1 root root 890 Nov 1 01:33 pubring.gpg
-rw-r--r-- 1 root root 0 Nov 1 01:32 pubring.gpg~
-rw-rw-rw- 1 apache apache 600 Nov 1 01:33 random_seed
-rw------- 1 root root 2623 Nov 1 01:33 secring.gpg
-rw-r--r-- 1 root root 2560 Nov 1 01:36 trustdb.gpg
-rw-r--r-- 1 apache apache 890 Nov 1 01:34 trustedkeys.gpg
i think there is in right place..
On Mon, 01 Nov 2004 08:05:20 +1300, Steve Wright
<[email protected]> wrote:
> "illegal seek" probably means the directory does not exist.
>
> check also that the keys are correct.
>
> find any other logfiles and see what they say
>
>
> best,
> Steve
>