Problem with fresh Virtualmin installation

SYSTEM INFORMATION
OS type and version CentOS Linux release 8.5.2111
Virtualmin version New installation

I have done a dozens of test installs before to CentOS 8 without any issues. This time it is not working.

Command run is this one:

# sudo /bin/sh install.sh -b LEMP

No matter what I do I can not pass this point now.

Installing dependencies and system packages                             [ERROR] Failed with error: 1
[  ✘  ]

[ERROR] Something went wrong. Exiting.
[ERROR] The last few log entries were:
Spin pid is: 37473
Enabling PowerTools package repository: Success.
Spin pid is: 37498
Error:
 Problem 1: conflicting requests
  - nothing provides libjson-c.so.4(JSONC_0.14)(64bit) needed by clamav-0.103.7-1.el8.x86_64
 Problem 2: package clamd-0.103.7-1.el8.x86_64 requires libclamav.so.9()(64bit), but none of the providers can be installed
  - package clamd-0.103.7-1.el8.x86_64 requires libclamav.so.9(CLAMAV_PUBLIC)(64bit), but none of the providers can be installed
  - package clamd-0.103.7-1.el8.x86_64 requires libclamav.so.9(CLAMAV_PRIVATE)(64bit), but none of the providers can be installed
  - package clamd-0.103.7-1.el8.x86_64 requires clamav-lib = 0.103.7-1.el8, but none of the providers can be installed
  - conflicting requests
  - nothing provides libjson-c.so.4(JSONC_0.14)(64bit) needed by clamav-lib-0.103.7-1.el8.x86_64
Installing dependencies and system packages: [2022-08-19 15:26:09 UTC] [ERROR] Failed with error: 1
[2022-08-19 15:26:09 UTC] [ERROR] Something went wrong. Exiting.
[2022-08-19 15:26:09 UTC] [ERROR] The last few log entries were:

(and nothing here)

# dnf -y install json-c
Last metadata expiration check: 0:02:41 ago on Fri 19 Aug 2022 03:26:08 PM UTC.
Package json-c-0.13.1-2.el8.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!

# ls -lah /usr/lib64/libjson-c.so.4
libjson-c.so.4      libjson-c.so.4.0.0

What the problem might be here? Any assistance is welcome.

Hello,

Please do not use EOL distros which CentOS 8 certainly is. The fact that it’s failing is not our bad.

We suggest using clean minimal install of Alma 9 or Rocky 9 with pre-release version of Virtualmin 7 installer.

2 Likes

Ah sweet! I haven’t had idea that Virtualmin was available for Alma 9. Will do it that way now.

Thank you! :slight_smile:

2 Likes

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.