From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OjHWw-0007ZQ-CH for garchives@archives.gentoo.org; Wed, 11 Aug 2010 20:04:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7E70E0AA5 for ; Wed, 11 Aug 2010 20:04:05 +0000 (UTC) Received: from mail-pw0-f53.google.com (mail-pw0-f53.google.com [209.85.160.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 9E901E093B for ; Wed, 11 Aug 2010 19:16:08 +0000 (UTC) Received: by pwj2 with SMTP id 2so229340pwj.40 for ; Wed, 11 Aug 2010 12:16:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=9Fu2TTT2CayV/Ij6f7N0AYPy5NXO9vHVgkPhtLJ3oOE=; b=CjDb5ZwZc5TI3o24taLGDB+p0KLSIqUlKaaPu7QIzcAqhuK14RMbpnuBKQsMvCO7+3 +WCDFbkcTljBSStQ1aCrTk4bkAwEV5RwvkcbTKqIGgs0iVuEaOqEc0OEWTe+SGIt0+QB wKu0vTmJn617GcU2mGx6Dj8/mYhZbEy+rEKQw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=jx6UTpHPB6pveGkqh3vcPGtj4SL1AbJf+Y3VcG9aKQo66oC3ZwQULzbDe3JzuG5iT1 J2+G3ydrtNERw8s8NflqXCQI3zszr02RkTcqDNZF1fssHY2TZRWWdvoxk1SHnbOyVlha rj7meKLny9xBJR/+XLKC9kUb/kPT7S4uVKX80= Received: by 10.114.66.20 with SMTP id o20mr22377362waa.163.1281554168126; Wed, 11 Aug 2010 12:16:08 -0700 (PDT) Received: from [192.168.0.12] ([209.20.133.224]) by mx.google.com with ESMTPS id c10sm719499wam.1.2010.08.11.12.16.06 (version=SSLv3 cipher=RC4-MD5); Wed, 11 Aug 2010 12:16:07 -0700 (PDT) Message-ID: <4C62F6F5.1010702@gmail.com> Date: Wed, 11 Aug 2010 12:16:05 -0700 From: Bill Longman User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.7) Gecko/20100727 Thunderbird/3.1.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Postgres gem not found by cron job References: <4C62E92A.80807@orlitzky.com> In-Reply-To: <4C62E92A.80807@orlitzky.com> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 1c002adf-2207-45ea-9e52-199190baee22 X-Archives-Hash: 322ff60c0515d35dd4cf2af7208ffaf5 > What's different between my root environment and the one in which cron > runs (with respect to ruby and its gems)? Where should I start looking? No direct answer, sorry, Michael. You might want to use: /bin/bash -l -x -c /root/src/mailshears/bin/mailshears to at least help debug it.