Skip to main content

Server still on version 11.38, hasn't updated to 11.44

Comments

7 comments

  • zerokarma
    Ok I tried a manual update again and I get this error: Sysup: Needed system RPMs were not installed: python-simplejson
    0
  • triantech
    Hey, Can you try running the following script ? # /usr/local/cpanel/scripts/check_cpanel_rpms --fix
    0
  • cPanelMichael
    Hello :) Please ensure that package is installed. EX:
    yum install python-simplejson
    Thank you.
    0
  • zerokarma
    ]Hello :) Please ensure that package is installed. EX:
    yum install python-simplejson
    Thank you.

    I tried running that and this is what it gives me:
    Loaded plugins: rhnplugin, security Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 309, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 161, in main return exFatal(e) File "/usr/share/yum-cli/yummain.py", line 64, in exFatal logger.critical('\n\n%s', to_unicode(e)) File "/usr/lib/python2.4/logging/__init__.py", line 1019, in critical apply(self._log, (CRITICAL, msg, args), kwargs) File "/usr/lib/python2.4/logging/__init__.py", line 1078, in _log record = self.makeRecord(self.name, level, fn, lno, msg, args, exc_info) File "/usr/lib/python2.4/logging/__init__.py", line 1064, in makeRecord return LogRecord(name, level, fn, lno, msg, args, exc_info) File "/usr/lib/python2.4/logging/__init__.py", line 226, in __init__ if args and (len(args) == 1) and args[0] and (type(args[0]) == types.DictType): TypeError: 'NoneType' object is not callable
    0
  • cPanelMichael
    Please check to see if the following URL helps:
    0
  • zerokarma
    ]Please check to see if the following URL helps:
    0
  • cPanelMichael
    There is a section called "Resolution" on the referenced URL that provides you with some methods you can use to address the issue. Note that this is an issue with your system package manager (YUM) as opposed to a problem with the cPanel software itself. Thank you.
    0

Please sign in to leave a comment.