Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 6 of 6

This is a discussion on CentOS 4.3 update to 4.4 Glitch in the VPS & Dedicated forum
I had a problem doing the update from CentOS 4.3 to 4.4 this morning. Most likely due to my selective updating of certain packages in ...

  1. #1
    JPC Member
    Join Date
    Apr 2006
    Posts
    13

    CentOS 4.3 update to 4.4 Glitch

    I had a problem doing the update from CentOS 4.3 to 4.4 this morning. Most likely due to my selective updating of certain packages in the wrong order. Basically after updating yum, updates would hang and shoot the cpu through the roof. The problem seems to be a difference in the sqlite format of the yum cache files since sqlite is updated in this upgrade.

    To fix this I did the following:

    rpm -e yum sqlite sqlite-devel python-sqlite

    rm -rf /var/cache/yum

    Downloaded the 4.3 versions of yum, sqlite, sqlite-devel and python-sqlite
    http://altruistic.lbl.gov/mirrors/ce...6/CentOS/RPMS/ and install them:

    rpm -ivh yum sqlite sqlite-devel python-sqlite

    Then before you do any other updating, explicitly upgrade those to the 4.4 versions:

    yum update yum sqlite sqlite-devel python-sqlite

    Then I was fine to:

    yum update
    Last edited by taotoon; 09-05-2006 at 06:45 PM.

  2. #2
    Yeah, I know a LOT! Vin DSL's Avatar
    Join Date
    Mar 2003
    Location
    Arizona Uplands
    Posts
    10,775
    Houston, we have a problem!!!

    Have you contacted Tech Support?

    I cannot believe this isn't affecting other ppl on 'your' server...
    DISCLAIMER Any resemblance between the views expressed above and those of the owners and operators of this system is purely coincidental. Any resemblance between these views and my own are non-deterministic. The existence of Vin DSL is questionable. The existence of views in the absence of anyone to hold them is problematic. The existence of the reader is left as an exercise in the second-order coefficient.

    No Guts, No Story! VinDSL © 2010

  3. #3
    JPC Member
    Join Date
    Apr 2006
    Posts
    13
    Not yet, I am trying to solve by myself. Because call tech support, they never teach us.

    2. httpd.i386 need to update in WHM / Apache update.

    3. Module::Build need to update in SSH2.

    4. Now I have only one problem:

    Resolving Dependencies
    --> Populating transaction set with selected packages. Please wait.
    ---> Package glibc-common.i386 0:2.3.4-2.25 set to be updated
    ---> Package glibc.i386 0:2.3.4-2.25 set to be updated
    ---> Package glibc-devel.i386 0:2.3.4-2.25 set to be updated
    ---> Package glibc-headers.i386 0:2.3.4-2.25 set to be updated
    --> Running transaction check
    --> Processing Dependency: glibc-common = 2.3.4-2.13 for package: glibc-dummy-centos-4
    --> Finished Dependency Resolution

    I think it come from SWsoft VPS conflict with centos 4.4

  4. #4
    JPC Member
    Join Date
    Apr 2006
    Posts
    13
    I have updated to the latest Centos 4.4, but the install a perl script tool in WHM does not seem to work any more. When I click on the menu link i am presented with the search box but when i search for a module, a blank page is returned (with no results - not even a "No results found" message)
    I faced the same problem after upgrade to Centos 4.4.

    Then I run commands:

    /scripts/perlinstaller Module::Build
    /scripts/perlinstaller CPAN

    and they solved! If they don't work, try to manual install them (download the lastest versions).

    http://search.cpan.org/~kwilliams/Module-Build-0.2805/
    http://search.cpan.org/~andk/CPAN-1.87/

  5. #5
    JPC Member
    Join Date
    Jul 2006
    Posts
    16
    I thought that a managed VPS would automatically get updated by the tech staff... Am I wrong?

  6. #6
    Community Leader jason's Avatar
    Join Date
    Sep 2001
    Location
    Rochester, NY
    Posts
    6,003
    Quote Originally Posted by allanpro
    I thought that a managed VPS would automatically get updated by the tech staff... Am I wrong?

    I'm not a VPS customer, but my understanding of the way it works is that you have to request updates before they'll be done. Support will do them for you, but only on your request.

    --Jason
    Jason Pitoniak
    Interbrite Communications
    www.interbrite.com www.kodiakskorner.com

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •