Skip to main content

libkeyutils file size difference CentOS yum vs cPanel upcp

Comments

6 comments

  • jack01
    Is this simply a matter of upcp replacing libkeyutils with a cPanel-specific version? Please confirm.
    0
  • cPanelMichael
    Hello :) The following document might be helpful to you: Checking your system status Thank you.
    0
  • jack01
    Hi cPanelMichael, I had already seen the 'Checking your system status' page, however this is not useful to my question. I am now specifically interested in the difference between the file sizes of the libkeyutils*.so file when installed with just a 'yum reinstall keyutils-libs' command, and then after upcp runs, as per my original post. I have done this repeatedly and the file size consistently increases slightly (again as detailed in my OP) each time I run upcp after reinstalling with yum. All I want to know really is: 'Is it normal for cPanel upcp to install a different, slightly larger libkeyutils file (e.g. /lib64/libkeyutils.so.1.3 on CentOS 6.5) than the default CentOS yum version?' Thanks.
    0
  • quizknows
    This sparked my interest. It looks like the change is due to prelinking, so it should be harmless. Running just this after the yum reinstall will have the same effect: /usr/local/cpanel/scripts/rpmup
    You'll notice "info [rpmup] Prelinking shared libraries and binaries: /usr/sbin/prelink -av -mR"
    0
  • jack01
    Hey quizknows, Thank you very much indeed, that makes much more sense now and helps a lot to clarify and alleviate my concern. [Any chance of a cPanel post to confirm quizknows's clever deduction?]
    0
  • cPanelMichael
    [quote="jack01, post: 1600252">[Any chance of a cPanel post to confirm quizknows's clever deduction?]
    Yes, it's an accurate description of why the file size changes. You can verify the change in file size after reinstalling a package through YUM by running this command manually (it runs during cPanel updates): /usr/local/cpanel/scripts/rpmup Thank you.
    0

Please sign in to leave a comment.