Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Member dev.null's Avatar
    Join Date
    May 2003
    Posts
    71

    Default yum update: Error: Missing Dependency: libpq.so.4 is needed by package apr-util

    CentOS 5.2

    My box is in desperate need of update, but can't:

    Code:
    root@vhost3 [/etc]# yum update
    Loading "fastestmirror" plugin
    Loading mirror speeds from cached hostfile
     * dag: apt.sw.be
     * kbs-CentOS-Extras: centos.karan.org
     * kbs-CentOS-Misc: centos.karan.org
     * base: mirrors.cmich.edu
     * updates: mirrors.gigenet.com
     * kbs-CentOS-Misc-Testing: centos.karan.org
     * addons: mirror.fdcservers.net
     * extras: ftp.osuosl.org
    dag                       100% |=========================| 1.1 kB    00:00     
    kbs-CentOS-Extras         100% |=========================|  951 B    00:00     
    kbs-CentOS-Misc           100% |=========================|  951 B    00:00     
    base                      100% |=========================| 1.1 kB    00:00     
    updates                   100% |=========================|  951 B    00:00     
    kbs-CentOS-Misc-Testing   100% |=========================|  951 B    00:00     
    addons                    100% |=========================|  951 B    00:00     
    extras                    100% |=========================| 1.1 kB    00:00     
    Excluding Packages in global exclude list
    Finished
    Setting up Update Process
    Resolving Dependencies
    
    
    274 packages listed!!!!!!! (deleted because it makes my post too big.
    
    --> Finished Dependency Resolution
    Error: Missing Dependency: libpq.so.4 is needed by package apr-util
    Note the:

    Code:
    Error: Missing Dependency: libpq.so.4 is needed by package apr-util
    I add apr-util and libpq.so.4 both to the /etc/yum.conf exclude line - no use. For whatever reason it still insists that I have them.

    To make matters worse, I actually have libpq.so.4 installed:

    Code:
    root@vhost3 [/etc]# locate libpq.so | while read line; do ls -l $line; done
    lrwxrwxrwx 1 admin21 admin21 12 Jan 27  2009 /home/admin21/usr/lib/libpq.so.3 -> libpq.so.3.0
    lrwxrwxrwx 1 root root 12 Aug 13 00:24 /usr/lib/libpq.so.4 -> libpq.so.4.1*
    -rwxr-xr-x 1 root root 131864 Jan 12  2008 /usr/lib/libpq.so.4.1*
    lrwxrwxrwx 1 root root 12 Jan  2  2009 /usr/lib64/libpq.so.4 -> libpq.so.4.1*
    -rwxr-xr-x 1 root root 142824 Jan 12  2008 /usr/lib64/libpq.so.4.1*
    -rwxr-xr-x 1 root root 134042 Sep 12  2007 /usr/local/cpanel/lib64/libpq.so.3*
    root@vhost3 [/etc]#
    Any ideas? I'm at a complete loss. I've googled, I've searched the forums here - nothing.

    Thanks in advance!
    /dev/null
    Your local neighborhood null device.

  2. #2
    Member
    Join Date
    Aug 2009
    Location
    Houston, Tx
    Posts
    275

    Default Missing Dependency: libpq.so.4

    Hello,

    I have run into this issue before, and there is an article listed below that should walk you through fixing the problem. Please give it a try and let me know if you have any questions or issues.

    libpq.so.4 « Short hints about Linux

    Thank you,
    Matthew Curry

  3. #3
    Member dev.null's Avatar
    Join Date
    May 2003
    Posts
    71

    Default

    Quote Originally Posted by cPanelMattCurry View Post
    Hello,

    I have run into this issue before, and there is an article listed below that should walk you through fixing the problem. Please give it a try and let me know if you have any questions or issues.

    libpq.so.4 « Short hints about Linux

    Thank you,
    Matthew Curry
    Thanks for that, I saw that post when trying to work through this problem. That doesn't really solve the problem for me. Uninstalling postgres won't make it where apr-util doesn't need libpq.so.4 - and libpq.so.4 is installed already anyway.

    What I need is a way for libpq.so.4 to be "registered" as installed.
    /dev/null
    Your local neighborhood null device.

  4. #4
    Member
    Join Date
    Aug 2009
    Location
    Houston, Tx
    Posts
    275

    Default Support

    Hello,


    To really go any further in the process we would need a ticket for this issue, we might need some more information, please submit a ticket via the link below.

    Thank you,
    Matthew Curry

  5. #5
    Member dev.null's Avatar
    Join Date
    May 2003
    Posts
    71

    Default

    Quote Originally Posted by cPanelMattCurry View Post
    Hello,


    To really go any further in the process we would need a ticket for this issue, we might need some more information, please submit a ticket via the link below.

    Thank you,
    Matthew Curry
    You're going to love this.

    I go to submit a ticket, I select the option that I don't have a cpanel account. It recognizes my email as having an account and sends me to the login anyway. It doesn't recognize my login, so I ask for a password reset.

    Get the email, click the link, fill in the password twice (email is already filled in), it takes the change and sends me to the login. It still doesn't recognize my login.

    So, where can I submit a ticket outside of your ticket system to get my login fixed? ;-D
    /dev/null
    Your local neighborhood null device.

  6. #6
    Member
    Join Date
    Aug 2009
    Location
    Houston, Tx
    Posts
    275

    Default Support Ticket Help

    Hello,


    Sorry to hear that, you can still submit it at the bottom of the page, but to get the login issue resolved you would have to email customer support at cs@cpanel.net, also have you "If you have a cPanel Store account but have not yet used the cPanel Customer Portal, please login to your store account to automatically create a Customer Portal Account. "


    Please let me know if that answers your questions.


    Thank you,
    Matthew Curry

Similar Threads & Tags
Similar threads

  1. Error in Processing Dependency: perl(Convert::ASN1) for package: samba
    By sergio2004 in forum cPanel and WHM Discussions
    Replies: 8
    Last Post: 11-10-2010, 05:21 PM
  2. Problems updating ( Error: Missing Dependency: )
    By latinos986 in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 05-31-2010, 02:33 AM
  3. Replies: 0
    Last Post: 06-05-2008, 12:19 PM
  4. Replies: 2
    Last Post: 04-03-2008, 10:43 AM
  5. apr-util problem
    By upsforum in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 04-04-2007, 12:23 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube