Version 7 does not work on Rocky Linux 9

The latest version of ownCloud desktop for linux (v 6.0.0.17092) is not compatible with Rocky Linux 9, or possibly other RH9 type distro’s because when I try to run the binary it says I am missing “GLIBCXX_3.4.30”, GLIBCXX_3.4.30 is not supported in Rocky 9 (And others like Oracle Linux 9). From what I understand, what the distro has for the GLIBC versions is what it sticks with for durtion of the major version. I ended up remvoing the repository and downgrading to v5 to get it to work again. Is there a binary for v6 that is built ageist GLIBCXX_3.4.29?

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what happens instead

Steps to reproduce

Server configuration

Operating system:

Web server:

Database:

PHP version:

ownCloud version:

Storage backend (external storage):

Client configuration

Client version:

Operating system:

OS language:

Qt version used by client package (Linux only, see also Settings dialog):

Client package (From ownCloud or distro) (Linux only):

Installation path of client:

Logs

Please use Gist (https://gist.github.com/) or a similar code paster for longer
logs.

Template for output < 10 lines

  1. Client logfile: Output of owncloud --logwindow or owncloud --logfile log.txt
    (On Windows using cmd.exe, you might need to first cd into the ownCloud directory)
    (See also ownCloud Documentation Overview :: Documentation for ownCloud (A Kiteworks Company) )

  2. Web server error log:

  3. Server logfile: ownCloud log (data/owncloud.log):

known issue - desktop client 6.0.0 and 6.0.0-rc1 not starting on Ubuntu 20.04 · Issue #12358 · owncloud/client · GitHub

1 Like