From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Jerry Levan <jerry(dot)levan(at)gmail(dot)com> |
Cc: | "pgsql-general(at)postgresql(dot)org general" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Pokey Fedora Updates for Postgresql? |
Date: | 2012-02-17 21:58:53 |
Message-ID: | 5048.1329515933@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Jerry Levan <jerry(dot)levan(at)gmail(dot)com> writes:
> On Feb 17, 2012, at 4:21 PM, Tom Lane wrote:
>> I beg your pardon?
> Sorry, they do not appear in *my* 'yum update' or yumex or the software update program.
Huh. Something broken on your end, but what? The only thing that looks
funny to me in your output is
> [jerry(at)bigbox ~]$ yum check-update
> Loaded plugins: fastestmirror, presto, refresh-packagekit
^^^^^^^^^^^^^
That's not a standard plugin (leastwise I don't see it when I run yum)
so I'm wondering if it's pointing you to a dysfunctional mirror. Try
disabling it.
FWIW, as of today I see this on my F16 machine:
[tgl(at)rh3 ~]$ sudo yum check-update
Loaded plugins: auto-update-debuginfo, langpacks, presto, refresh-packagekit
updates/metalink | 16 kB 00:00
updates | 4.5 kB 00:00
updates/primary_db | 5.0 MB 00:02
updates/group_gz | 431 kB 00:00
updates-debuginfo/metalink | 13 kB 00:00
updates-debuginfo | 3.1 kB 00:00
updates-debuginfo/primary_db | 391 kB 00:00
The fact that your "updates/primary_db" is smaller than mine seems
pretty suspicious. I wonder whether you've been seeing any Fedora
updates at all lately? Maybe everything you've updated has been coming
from those non-Fedora repos.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | premanand | 2012-02-18 09:18:23 | Re: MySQL search query is not executing in Postgres DB |
Previous Message | Jerry Levan | 2012-02-17 21:48:43 | Re: Pokey Fedora Updates for Postgresql? |