Artix Linux Forum

Artix Linux => Package management => Topic started by: dreieck on 30 September 2024, 15:05:04

Title: galaxy/kotatogram-desktop-git depends on nonexistent protobuf version.
Post by: dreieck on 30 September 2024, 15:05:04
The package galaxy/kotatogram-desktop-git depends on a version of the package world/protobuf, which does not (anymore) exist in the repositories:

yay -Syi galaxy/kotatogram-desktop-git world/protobuf
Code: [Select]
Repository      : galaxy
Name            : kotatogram-desktop-git
Version         : 1.5.0.4.r1004.ge30c185-1
[...]
Depends On      : [...] libprotobuf-lite.so=28.1.0-64 [...]
[...]

Repository      : world
Name            : protobuf
Version         : 28.2-1
[...]
Provides        : [...] libprotobuf-lite.so=28.2.0-64
[...]

Regards!