This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] Updated: cygwin-1.3.12-1


On Thu, Jul 04, 2002 at 05:50:50PM +0100, Tony Arnold wrote:
> Test jobs show that $HOME is being set to / when the cron job works.
> $HOME is set correctly for bash sessions run interactively via rxvt or
> whatever.

Really check for the homedir in your /etc/passwd file again.  This
setting HOME to "/" should only happen if neither HOME nor /etc/passwd
are set correctly.

If you don't get a clue by yourself, start an

  strace -o <somefile> <somesimplejob>
  
from cron and send "somefile" to this list.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]