Hi, The latest icaclient version in the gentoo-tree is 24.2.0.65. The latest version available from Citrix is 24.11.0.85. I managed to get 24.8.0.98 working by removing the x86 stuff and renaming. But now my updates are failing because it depends on a removed package (sys-libs/libcxx) Additionally, bug 917410 was erroneously closed as the listed version there is not in the tree. Reproducible: Always Steps to Reproduce: 1. Try to install latest icaclient version 2. Find it is not in the tree 3. Create a copy in a local overlay with new name 4. Updates fail due to missing dependency
Created attachment 915989 [details] Possible ebuild This ebuild seems to work for me (I replaced the libcxx and libcxxabi from sys-libs to the ones existing in the tree and updated the name) I don't know what all needs testing.
Created attachment 915990 [details] The Manifest from my local overlay
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=547bf0c23dc8089a615d21f5a321249837cb1b5a commit 547bf0c23dc8089a615d21f5a321249837cb1b5a Author: Oz Tiram <oz.tiram@gmail.com> AuthorDate: 2025-01-10 20:54:30 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-01-20 15:42:46 +0000 net-misc/icaclient: drop 23.5.0.58 Bug: https://bugs.gentoo.org/947611 Bug: https://bugs.gentoo.org/911345 Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/40090 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> net-misc/icaclient/Manifest | 2 - net-misc/icaclient/icaclient-23.5.0.58.ebuild | 310 ------------------------- net-misc/icaclient/icaclient-24.11.0.85.ebuild | 1 + 3 files changed, 1 insertion(+), 312 deletions(-)