Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 91299 invoked from network); 10 Mar 2010 15:13:02 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Mar 2010 15:13:02 -0000 Received: (qmail 91639 invoked by uid 500); 10 Mar 2010 15:12:31 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 91592 invoked by uid 500); 10 Mar 2010 15:12:31 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 91584 invoked by uid 99); 10 Mar 2010 15:12:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Mar 2010 15:12:31 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dobber1134@gmail.com designates 209.85.210.182 as permitted sender) Received: from [209.85.210.182] (HELO mail-yx0-f182.google.com) (209.85.210.182) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Mar 2010 15:12:26 +0000 Received: by yxe12 with SMTP id 12so1697310yxe.28 for ; Wed, 10 Mar 2010 07:12:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=7IFR9Eav0EFq0zP0ih6jyGNG1Jm3flmD7j762JEcWEg=; b=wp9q7Kd7yXiAbwy0P6OCc/sr136favruUWML3MC6yZTdsoy+2gHrFVXBAR1ZCPFONO Vf6By2TNl6YSUq7sAHkXx3ovye9MWgJqUzg5HmtsblXd+TlxThkA6YR54b+P1+rfKDuW Esy04SztWJdQROdJ6A/nnZPomU52hdL/yPgik= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=MXngSzhnbO2E/CZq7CAZ7aasPPEQOrHwt/enmybztzaCuUduJpCakMwMUiS/99JQJy D1NCEuI9Kwv3GOtjNxMWLNrdA58ro3PAXShYA44SgGAsNlcC1FEfVdYUuHklMq66MuNZ rL7VmRzok0ACyPsLjBUXHMRQUnKDf8xm5DmcE= MIME-Version: 1.0 Received: by 10.101.36.14 with SMTP id o14mr793410anj.28.1268233921925; Wed, 10 Mar 2010 07:12:01 -0800 (PST) In-Reply-To: <2dd04b2a1003100706s60040048u34cac27b297c3253@mail.gmail.com> References: <2dd04b2a1003100446g157e3b7cod3e683ac4cc5b422@mail.gmail.com> <8ec76081003100507y77131396j37a73e29e2ac7a11@mail.gmail.com> <4B979F7D.6050605@vpro.nl> <2dd04b2a1003100556g52ee4748gccaf994db893d318@mail.gmail.com> <2dd04b2a1003100558n5e3ac516mfe514452a49bc446@mail.gmail.com> <4B97B039.8070105@vpro.nl> <2dd04b2a1003100706s60040048u34cac27b297c3253@mail.gmail.com> Date: Wed, 10 Mar 2010 10:12:01 -0500 Message-ID: <2dd04b2a1003100712q6803fa87g3bbbed1694f651e4@mail.gmail.com> Subject: Re: RHEL5.1 From: j d To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 oops... On Wed, Mar 10, 2010 at 10:06 AM, j d wrote: > Thank you Nils for your persistence and help. > > On Wed, Mar 10, 2010 at 9:44 AM, Nils Breunese wrote: >> j d wrote: >> >>> by the way my epel.repo file looks like: >>> -------------------- >>> [epel] >>> name=Extra Packages for Enterprise Linux 5 - $basearch >>> #baseurl=http://download.fedoraproject.org/pub/epel/5/$basearch >>> >>> mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch >>> failovermethod=priority >>> enabled=1 >>> gpgcheck=1 >>> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL >>> >>> [epel-debuginfo] >>> name=Extra Packages for Enterprise Linux 5 - $basearch - Debug >>> #baseurl=http://download.fedoraproject.org/pub/epel/5/$basearch/debug >>> >>> mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-5&arch=$basearch >>> failovermethod=priority >>> enabled=1 >>> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL >>> gpgcheck=1 >>> >>> [epel-source] >>> name=Extra Packages for Enterprise Linux 5 - $basearch - Source >>> #baseurl=http://download.fedoraproject.org/pub/epel/5/SRPMS >>> >>> mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-source-5&arch=$basearch >>> failovermethod=priority >>> enabled=1 >>> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL >>> gpgcheck=1 >>> ------------------------ >> >> Yeah, fine. I'd just disable [epel-debuginfo] and [epel-source] again, >> because you don't need those. But that shouldn't change anything for you >> right now. >> >>> (...) >>>> >>>> Error: Missing Dependency: libicu-devel is needed by package couchdb >>>> ] >>>> >>>> thoughts? >> >> Your yum setup looks a little broken, possibly because your RHN >> subscription seems to be expired or something. Which also might explain >> why you're still on RHEL 5.1 while 5.4 is the current version. >> > Yeah, I inherited this server and I'm sure whatever support and updating services they paid for are now over. I didn't think I needed the RHN, I figured that was only a rpm repo run by Red Hat and that I just needed to point yum to a free place (like EPEL). I guess at this point my only choices are to either update RHEL (hope you can do this for free if you don't buy support) or to take another 3 days to wipe the machine and reinstall with another Linux variant. > >> Nils Breunese. >> >> P.S. I just updated http://wiki.apache.org/couchdb/Installing_on_RHEL5 >> with separate sections for installing a prepackaged CouchDB and >> installing from source. >> Thanks again Nils.