Re: gpg: failed to create temporary file

2009-02-10 Thread lee_andre
I will create a shell script and see what happens. -- Original message from Joseph Oreste Bruni : -- One last test: Rather than having BPEL run "gpg" directly, perhaps you could have it run a shell script that in turn runs "gpg". You should then be able to set whatever

Re: gpg: failed to create temporary file

2009-02-09 Thread lee_andre
Okay I decided to take a different route. I decided to create a directory and put the files from ~/.gnupg to /opt/oracle/gpgfiles, my admin edited the .bash_profile to have GNUPGHOME = /opt/oracle/gpgfiles.  When I run my process I still get  gpg: failed to create temporary file `~/.gnupg/.#l

Re: gpg: failed to create temporary file

2009-02-04 Thread lee_andre
Here is the bash_profile for oracle   -bash-3.00$ more .bash_profile export GNUPGHOME=/opt/oracle/.gnupg export ORACLE_BASE=/opt/oracle export ORACLE_HOME=/opt/oracle/product/10.1.3.1/OracleAS_1 PATH=$PATH:$HOME/bin export PATH=$PATH:$ORACLE_HOME/bin:$ORACLE_HOME/opmn/bin:/usr/sbin:/usr/loca

Re: gpg: failed to create temporary file

2009-02-03 Thread lee_andre
GNUPGHOME = /opt/oracle/.gnupg -- Original message from David Shaw : -- > On Tue, Feb 03, 2009 at 08:28:49PM +, lee_an...@bellsouth.net wrote: > > Good Afternoon, > > > I am currently trying to decrypt a file through an automated process that is called by a webserv

Re: gpg: failed to create temporary file

2009-02-03 Thread lee_andre
way ahead of you. I have a whoami bpel utility process and tells me that is running as oracle -- Original message from Joseph Oreste Bruni : -- > On Feb 3, 2009, at 1:28 PM, lee_an...@bellsouth.net wrote: > > > Good Afternoon, > > > > I am currently trying to decrypt a

gpg: failed to create temporary file

2009-02-03 Thread lee_andre
Good Afternoon,   I am currently trying to decrypt a file through an automated process that is called by a webservice called BPEL.  Now in my development environment it works great but in my test enviroment I receive the following errors:   Error string = gpg: failed to create temporary file `