Hi Adam, On 26/08/2025 5:06 am, Adam Williamson wrote: > xl2tpd was retired due to lack of maintenance: > https://src.fedoraproject.org/rpms/xl2tpd/c/0ba0941b81fd53c0e33bdfa8e11744763c9c1aeb?branch=rawhide > > This breaks NetworkManager-l2tp , which is included in many desktop > groups in comps - Cinnamon, KDE, MATE, MiracleWM, Sway, Xfce. All > images for those desktops now fail to compose. As KDE is release > blocking, this means composes for both F43 and Rawhide fail entirely. > > We need to resolve this somehow. Either somebody needs to pick up > xl2tpd, or we need to drop NetworkManager-l2tp from everywhere in comps > (and probably retire it too).
NetworkManager-l2tp runtime uses kl2tpd if it finds it and falls back to xl2tpd if it doesn't. kl2tpd is part of go-l2tp package, aka golang-github-katalix-l2tp that has been packaged since Fedora 41. The reason go-l2tp hasn't been made a default dependency for NetworkManager-l2tp up to this point is because of the following selinux-policy issue: https://github.com/fedora-selinux/selinux-policy/issues/2259 and was waiting for this selinux-policy pull request to be accepted that fixes it: https://github.com/fedora-selinux/selinux-policy/pull/2317 Anyway, I guess to solve the immediate package dependency issue that was a result of orphaning xl2tpd is if I change the NetworkManager-l2tp dependency from xl2tpd to golang-github-katalix-l2tp for Fedora >= 43. I'll try and do that later today when I get home. Cheers, Doug -- _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue