Bug 2416562

Summary: please branch and build keychain for epel10
Product: [Fedora] Fedora EPEL Reporter: Filipe Rosset <rosset.filipe>
Component: keychainAssignee: Till Maas <opensource>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: epel10CC: alex, drjohnson1, opensource, sergio
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Filipe Rosset 2025-11-22 19:15:22 UTC
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 ~]$