dear keychain maintainers, could you please branch and build keychain for epel10 branches ? if you branch the branches (commands bellow), I can build and submit the updates. fedpkg request-branch --repo keychain epel10 fedpkg request-branch --repo keychain epel10.1 also, the EPEL10 scratch build is available here: https://koji.fedoraproject.org/koji/taskinfo?taskID=139174622 keychain-2.9.8 is working fine (logs from an Oracle Linux 10 box running tmux + keychain) thanks! sessions should be nested with care, unset $TMUX to force * keychain 2.9.8 ~ https://github.com/danielrobbins/keychain * Starting ssh-agent... * Adding 1 ssh key(s): /home/opc/.ssh/test-key Enter passphrase for /home/opc/.ssh/test-key: * ssh-add: Identities added: /home/opc/.ssh/test-key [opc@ol10 ~]$ uname -a Linux ol10 6.12.0-105.51.5.el10uek.aarch64 #1 SMP Tue Oct 14 20:10:30 PDT 2025 aarch64 GNU/Linux [opc@ol10 ~]$ less /etc/os-release [opc@ol10 ~]$ cat /etc/os-release NAME="Oracle Linux Server" VERSION="10.0" ID="ol" ID_LIKE="fedora" VARIANT="Server" VARIANT_ID="server" VERSION_ID="10.0" PLATFORM_ID="platform:el10" PRETTY_NAME="Oracle Linux Server 10.0" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:oracle:linux:10:0:server" HOME_URL="https://linux.oracle.com/" BUG_REPORT_URL="https://github.com/oracle/oracle-linux" ORACLE_BUGZILLA_PRODUCT="Oracle Linux 10" ORACLE_BUGZILLA_PRODUCT_VERSION=10.0 ORACLE_SUPPORT_PRODUCT="Oracle Linux" ORACLE_SUPPORT_PRODUCT_VERSION=10.0 [opc@ol10 ~]$