Skip to main content
Topic: kotatogram-desktop-git depends on non-existing libprotobuf-lite.so=28.1.0-64 (Read 165 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

kotatogram-desktop-git depends on non-existing libprotobuf-lite.so=28.1.0-64

pacman -Sy
pacman -Su
pacman -S galaxy/kotatogram-desktop-git:
Code: [Select]
warning: cannot resolve "libprotobuf-lite.so=28.1.0-64", a dependency of "kotatogram-desktop-git"

* Version of galaxy/kotatogram-desktop-git: 1.5.0.4.r1004.ge30c185-1,
* version of world/protobuf: 28.3-1, providing libprotobuf-lite.so=28.3.0-64 (two newer than what galaxy/kotatogram-desktop-git requires).

See also this report, where a similar issue was already reported on 2024-09-30 when world/protobuf version 28.2-1 was the up to date protobuf, has not been fixed since then.

Re: kotatogram-desktop-git depends on non-existing libprotobuf-lite.so=28.1.0-64

Reply #1
Indeed needs a rebuild, but this fails due to a qt6.8 change; will be continued.

artist

Re: kotatogram-desktop-git depends on non-existing libprotobuf-lite.so=28.1.0-64

Reply #2
Now it is downgraded to version 1.4.9-5, without incrementing $epoch.

This looks for me

* as a violation of package versioning rules,
* further it looks for me that it in fact is kotatogram-desktop, not kotatogram-desktop-git.

Can you please properly rename the package, or if it really is the -git package, increment $epoch (and make $pkgver conforming to -git package standards)?

Regards and thanks for your maintanance work!