From: | Rich Shepard <rshepard(at)appl-ecosys(dot)com> |
---|---|
To: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
Cc: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Strange problem upgrading to 7.0.3x |
Date: | 2000-11-15 17:12:00 |
Message-ID: | Pine.LNX.4.30.0011150909080.32557-100000@salmo.appl-ecosys.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, 15 Nov 2000, Lamar Owen wrote:
> Use --nodeps to override dependencies. It is complaining because RPM
> apparently has no record of /lib/cpp -- rpm --rebuilddb may be needed.
> RPM's dependencies are not checked against the filesystem, but against
> the RPM database. You can verify this by executing 'rpm -qf /lib/cpp'
> -- see what it says.
Lamar,
I was hoping that you'd answer, and you did. And all I can say is,
"d'uh!". I must have been more incapacitated by my head cold than I
realized. Of course, the switch I've used before is "--nodeps", not
"--force". And, I understand that the rpm database doesn't know about files
installed from a tarball.
> However, the error should not have occurred in the first place -- I
> guess a -2 RPMset is in order.
Whatever that is. :-) What threw me is that this is a Red Hat
installation, and the compiler does some from a package. As I wrote, this is
quite strange. But, ... I'll just go install it now.
Thanks,
Rich
Dr. Richard B. Shepard, President
Applied Ecosystem Services, Inc. (TM)
Making environmentally-responsible mining happen. (SM)
--------------------------------
2404 SW 22nd Street | Troutdale, OR 97060-1247 | U.S.A.
+ 1 503-667-4517 (voice) | + 1 503-667-8863 (fax) | rshepard(at)appl-ecosys(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Samplonius | 2000-11-15 17:27:48 | Re: Re: [GENERAL] PHPBuilder article -- Postgres vs MySQL |
Previous Message | Peter Haworth | 2000-11-15 17:08:45 | Re: char/varchar conversions |