Artix Linux Forum

Artix Linux => Package management => Topic started by: Dju on 24 June 2024, 10:31:04

Title: [SOLVED] strawberry: error while loading shared libraries: libprotobuf.so.25
Post by: Dju on 24 June 2024, 10:31:04
hello,

after an upgrade with pacman -Syu this weekend, i'm unable to launch strawberry
when launched in a terminal: it gives the following error message:

Code: [Select]
error while loading shared libraries: libprotobuf.so.25: cannot open shared object file: No such file or directory

after downgrading 2 packages, protobuf and protobuf-c to the previous version (25.3-4 and 1.5.0-2), it works again :)
any idea why ?

thanks
Title: Re: strawberry: error while loading shared libraries: libprotobuf.so.25
Post by: kiblaster on 24 June 2024, 17:11:44
Did you installed it from extra or world?
Title: Re: strawberry: error while loading shared libraries: libprotobuf.so.25
Post by: Dju on 24 June 2024, 17:27:10
from world. i dont use the "extra" repository from arch :)
Title: Re: strawberry: error while loading shared libraries: libprotobuf.so.25
Post by: marzosh on 24 June 2024, 19:04:12
Hello! Try it again, please.
Title: Re: strawberry: error while loading shared libraries: libprotobuf.so.25
Post by: Dju on 24 June 2024, 20:27:40
ha, it appears there is a new version of strawberry that fixes it. thanks ;)