Hello,
Requirements:
I have Searched the forum for my issue and found nothing related or helpful
I have checked the Resources category (Resources Index)
I have reviewed the Wiki for relevant information
I have read the the Release Notes and Errata
OpenMandriva Lx version:
OpenMandriva Lx release 26.02 (ROME) Rolling for znver1
Desktop environment (KDE, LXQT…):
DE: KDE Plasma 6.5.5
WM: KWin (XLibre)
Description of the issue (screenshots if relevant):
I use IDrive (IDrive Linux Backup via the Command Line Interface) for backups. They have a Linux option for this, with an RPM option for Fedora/CentOS and a bin file as an alternative.
I have been unable to install either option successfully. I have referred to How to install Mullvad VPN in OpenMandriva ROME? and tried the rpm -i --force --nodeps [name].rpmmethod. While it installs (with errors) and the program initially opens, it fails to login.
Trying to install the bin file returns: “Checking installation dependencies…
Supported package installer not found. Install the packages: crontab curl tar which and proceed.”
I can see that all the packages it mentions are already installed.
The program itself installs into /opt/IDriveForLinux/.
Relevant informations (hardware involved, software version, logs or output…):
Logs from trying to install the RPM file via the forced method:
Your machine ‘openmandriva 26.02’ is not under supported list of ‘IDrive Linux Desktop’ application. Refer ‘System Requirements’ section from the link below. If you face any issues in/after installation please contact support
Link: Download IDrive for PC, Mac, Linux, Servers, iOS, Android
(standard_in) 2: syntax error
/var/tmp/rpm-tmp.MNUx3e: line 51: [: : integer expected
Overlay icons and extensions installed successfully for Nautilus, Nemo, and Caja
Dolphin detected. Installing icon overlay plugin…
Missing runtime dependencies for Dolphin plugin: kf5-kio kf5-kcoreaddons qt5-qtbase
Plugin may not work correctly. Please install: dnf install kf5-kio kf5-kcoreaddons qt5-qtbase
Continuing with plugin installation anyway…
Checking plugin library dependencies…
All shared library dependencies resolved successfully.
IDrive Dolphin icon overlay plugin installed successfully to /usr/lib64/qt5/plugins/kf5/overlayicon
Restarting Dolphin…
Background dependency installation started (see /tmp/idrive-post-install.log)
The ‘idrive-post-install.log’ file says:
==============================================
[INFO] IDrive post-install worker (RPM) started at Wed 25 Feb 16:13:29 GMT 2026
==============================================
[INFO] Detected package manager: dnf
[INFO] Waiting for package manager lock…
[INFO] Package manager lock is free (waited 5s)
[INFO] Refreshing package cache…
[INFO] Checking Redis/Valkey…
[INFO] Redis already installed
[INFO] Checking for file managers and installing Python dependencies…
[INFO] Packages to install: attr python3-psutil
[INFO] attr is already installed
[WARN] Package python3-psutil not available in repositories
[WARN] 1 package(s) failed to install
[INFO] You may need to manually install the missing packages
[INFO] On RHEL/CentOS, you may need EPEL: dnf install epel-release
==============================================
[INFO] Post-install worker (RPM) completed
==============================================
[INFO] Post-install worker finished at Wed 25 Feb 16:13:35 GMT 2026