Artix Linux Forum

Artix Linux => Package management => Topic started by: dreieck on 12 November 2024, 12:01:47

Title: kotatogram-desktop-git depends on non-existing libprotobuf-lite.so=28.1.0-64
Post by: dreieck on 12 November 2024, 12:01:47
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 (https://forum.artixlinux.org/index.php/topic,7339.msg44275.html), 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.
Title: Re: kotatogram-desktop-git depends on non-existing libprotobuf-lite.so=28.1.0-64
Post by: Artist on 12 November 2024, 23:22:51
Indeed needs a rebuild, but this fails due to a qt6.8 change; will be continued.

artist
Title: Re: kotatogram-desktop-git depends on non-existing libprotobuf-lite.so=28.1.0-64
Post by: dreieck on 21 November 2024, 21:00:17
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!