Gentoo Archives: gentoo-user

From: Bill Longman <bill.longman@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Postgres gem not found by cron job
Date: Wed, 11 Aug 2010 20:04:06
Message-Id: 4C62F6F5.1010702@gmail.com
In Reply to: [gentoo-user] Postgres gem not found by cron job by Michael Orlitzky
1 <snip>
2 > What's different between my root environment and the one in which cron
3 > runs (with respect to ruby and its gems)? Where should I start looking?
4
5 No direct answer, sorry, Michael.
6
7 You might want to use:
8
9 /bin/bash -l -x -c /root/src/mailshears/bin/mailshears
10
11 to at least help debug it.

Replies

Subject Author
Re: [gentoo-user] Postgres gem not found by cron job Michael Orlitzky <michael@××××××××.com>