@DataDrake, @Linuxephus thanks for the suggestions, but still no dice.
user@solusbox ~ $ sudo eopkg rm --purge libreoffice-common
The following list of packages will be removed
in the respective order to satisfy dependencies:
libreoffice-writer libreoffice-common
Do you want to continue? (yes/no)y
Removing package libreoffice-writer
Removed libreoffice-writer
Removing package libreoffice-common
Removed libreoffice-common
[✓] Syncing filesystems success
[✓] Updating dynamic library cache success
[✓] Updating mimetype database success
[✓] Updating icon theme cache: hicolor success
[✓] Updating desktop database success
[✓] Updating manpages database success
user@solusbox ~ $ sudo eopkg it libreoffice-common
Total size of package(s): 160.03 MB
Downloading 1 / 1
Package libreoffice-common found in repository Solus
libreoffice-common-7.0.1.2-113-1-x86_64.eopkg [cached]
Installing 1 / 1
libreoffice-common-7.0.1.2-113-1-x86_64.eopkg [cached]
Installing libreoffice-common, version 7.0.1.2, release 113
Extracting the files of libreoffice-common
Installed libreoffice-common
[✓] Syncing filesystems success
[✓] Updating dynamic library cache success
[✓] Updating mimetype database success
[✓] Updating icon theme cache: hicolor success
[✓] Updating desktop database success
[✓] Updating manpages database success
user@solusbox ~ $ sudo eopkg it libreoffice-writer
Total size of package(s): 284.00 KB
Downloading 1 / 1
Package libreoffice-writer found in repository Solus
libreoffice-writer-7.0.1.2-113-1-x86_64.eopkg [cached]
Installing 1 / 1
libreoffice-writer-7.0.1.2-113-1-x86_64.eopkg [cached]
Installing libreoffice-writer, version 7.0.1.2, release 113
Extracting the files of libreoffice-writer
Installed libreoffice-writer
[✓] Syncing filesystems success
[✓] Updating mimetype database success
[✓] Updating icon theme cache: hicolor success
[✓] Updating desktop database success
[✓] Updating manpages database success
user@solusbox ~ $ libreoffice writer
/usr/lib64/libreoffice/program/soffice.bin: symbol lookup error: /usr/lib64/libreoffice/program/libskialo.so: undefined symbol: FT_Get_Color_Glyph_Layer
I ran eopkg check | grep -v OK
and it returned no broken packages. I also tried eopkg delete-cache
and then tried all the above again, but it still throws the error.
As I mentioned, I'm getting by with the snap version, so if this can't be resolved without a whole reinstall, it's fine. If it matters, I'm using KDE and not Budgie.