Description of problem: Can autossh be added to EPEL10? Version-Release number of selected component (if applicable): Current version How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Encountered the missing autossh package for epel10 as well. I did compile the package manually myself by branching off epel9. Branching off rawhide does not work as rawhide uses a newer sysusers.conf mechanism to create user accounts and groups which is not yet supported by the systemd in epel10. So far everything seems to work. I'd say this could be done upstream as well. I don't have an account that can push to src.fedoraproject.org, so I can't do it myself. Doing it upstream would help my workflow, though, as I would not have to operate with a private repo anymore.
Will you be able to branch and build autossh in epel10?