postgresql-8.1.1 on SuSE 10.0 install issue

From: cmire <gnuguy(at)thelink(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: postgresql-8.1.1 on SuSE 10.0 install issue
Date: 2006-01-02 17:04:25
Message-ID: 200601021104.25697.gnuguy@thelink.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm running into a dependency issue trying to install postgresql-8.1.1 on SuSE
10.0. I've resolved all but one dependency:

error: Failed dependencies:
initscripts is needed by postgresql-8.1.1-1PGDG

I downloaded a Fedora rpm for initscripts, initscripts-8.11.1-1.i386.rpm, but
got Red Hat specific errors:

error: Failed dependencies:
/etc/redhat-release is needed by initscripts-8.11.1-1
/sbin/fuser is needed by initscripts-8.11.1-1
/sbin/nash is needed by initscripts-8.11.1-1
/sbin/runuser is needed by initscripts-8.11.1-1
SysVinit >= 2.85-38 is needed by initscripts-8.11.1-1
dev is needed by initscripts-8.11.1-1
mount >= 2.11l is needed by initscripts-8.11.1-1
mkinitrd < 4.0 conflicts with initscripts-8.11.1-1

What do I need to do to resolve this dependency on SuSE 10.0? I've checked
various sites I normally use to download stuff that isn't bundled with the
distro, but nothing comes up for a SuSE-specific initscripts rpm.

Thanks,
Charles Mire

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Ribe 2006-01-02 17:19:53 Re: inherits index
Previous Message Michael Fuhr 2006-01-02 16:59:48 Re: Casting issue with aggregated function