libpq.so.4 missing
----- Original Message -----
| On 05/03/2011 04:36 PM, James A. Peltier wrote: | > ----- Original Message ----- | > | On 05/03/11 1:50 PM, James A. Peltier wrote: | > | > Anyone else seeing this when trying to install httpd? My mirror | > | > is | > | > completely up to date and the machine is a fresh install of | > | > CentOS | > | > 5.6 | > | | > | /usr/lib/libpq.so.4 should be a symlink to libpq.so.4.1, which is | > | provided by postgresql-libs | > | | > | now, I'm running a newer postgres from the yum.postgresql.org | > | repository, they provide libpq.so.4 via compat-postgresql-libs | > | > | > I don't have PostgreSQL installed. I have no need for it to be | > installed. | > | > I have run a yum -y clean all on the host which has only @core | > installed and some necessary packages to build torque and maui | > | > I have tried to run yum -y install httpd no third party repositories | > enabled and it fails with the error described earlier. I even tried | > with | > | > yum -y install httpd --disablerepo=* --enablerepo=base | > | > no dice. I'm trying a different mirror on a VM just to be sure it's | > not me | > | | Do you have any "exclude=" items in your | /etc/yum.repos.d/CentOS-Base.repo or your /etc/yum.conf file ... | specifically is postgresql-libs (or postgresql*) excluded? Yup! That was it. Looks like someone went and update the package sources to include exclude=postgresql*, but why does Apache need postgresql-libs anyway? -- James A. Peltier IT Services - Research Computing Group Simon Fraser University - Burnaby Campus Phone : 778-782-6573 Fax : 778-782-3045 E-Mail : jpeltier@sfu.ca Website : http://www.sfu.ca/itservices http://blogs.sfu.ca/people/jpeltier _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos |
libpq.so.4 missing
mod_auth_postgresql (or similar, can't remember)
On Tue, May 3, 2011 at 9:57 PM, James A. Peltier <jpeltier@sfu.ca> wrote: > ----- Original Message ----- > | On 05/03/2011 04:36 PM, James A. Peltier wrote: > | > ----- Original Message ----- > | > | On 05/03/11 1:50 PM, James A. Peltier wrote: > | > | > Anyone else seeing this when trying to install httpd? My mirror > | > | > is > | > | > completely up to date and the machine is a fresh install of > | > | > CentOS > | > | > 5.6 > | > | > | > | /usr/lib/libpq.so.4 should be a symlink to libpq.so.4.1, which is > | > | provided by postgresql-libs > | > | > | > | now, I'm running a newer postgres from the yum.postgresql.org > | > | repository, they provide libpq.so.4 via compat-postgresql-libs > | > > | > > | > I don't have PostgreSQL installed. I have no need for it to be > | > installed. > | > > | > I have run a yum -y clean all on the host which has only @core > | > installed and some necessary packages to build torque and maui > | > > | > I have tried to run yum -y install httpd no third party repositories > | > enabled and it fails with the error described earlier. I even tried > | > with > | > > | > * *yum -y install httpd --disablerepo=* --enablerepo=base > | > > | > no dice. I'm trying a different mirror on a VM just to be sure it's > | > not me > | > > | > | Do you have any "exclude=" items in your > | /etc/yum.repos.d/CentOS-Base.repo or your /etc/yum.conf file ... > | specifically is postgresql-libs (or postgresql*) excluded? > > Yup! *That was it. *Looks like someone went and update the package sources to include exclude=postgresql*, but why does Apache need postgresql-libs anyway? > > -- > James A. Peltier > IT Services - Research Computing Group > Simon Fraser University - Burnaby Campus > Phone * : 778-782-6573 > Fax * * : 778-782-3045 > E-Mail *: jpeltier@sfu.ca > Website : http://www.sfu.ca/itservices > * * * * *http://blogs.sfu.ca/people/jpeltier > > > _______________________________________________ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > -- Steven Crothers steven.crothers@gmail.com _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos |
libpq.so.4 missing
On 05/03/11 6:57 PM, James A. Peltier wrote:
> On 05/03/2011 04:36 PM, James A. Peltier wrote: > | Do you have any "exclude=" items in your > | /etc/yum.repos.d/CentOS-Base.repo or your /etc/yum.conf file ... > | specifically is postgresql-libs (or postgresql*) excluded? > > Yup! That was it. Looks like someone went and update the package sources to include exclude=postgresql*, but why does Apache need postgresql-libs anyway? # rpm -q --whatrequires libpq.so.4 dovecot-1.0.7-7.el5 apr-util-1.2.7-7.el5_3.2 perl-DBD-Pg-1.49-2.el5_3.1 php-pgsql-5.2.10-1.el5.centos # I bet its apr-util.... apr is some sort of caching system for apache, I believe. _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos |
| All times are GMT. The time now is 10:02 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.