amazonlinux / amazon-linux-2023

Amazon Linux 2023
https://aws.amazon.com/linux/amazon-linux-2023/
Other
519 stars 38 forks source link

[Package Request] - mod_dav_svn #764

Open Tanoti opened 1 month ago

Tanoti commented 1 month ago

What package is missing from Amazon Linux 2023? Please describe and include package name. mod_dav_svn

Is this an update to existing package or new package request? New package request

Is this package available in Amazon Linux 2? If it is available via external sources such as EPEL, please specify. Yes

Any additional information you'd like to include. (use-cases, etc) Needed to run Subversion on AL2023 against our authorisation system.

daniejstriata commented 1 month ago

This package is part of subversion. I was able to build the latest version of subversion (1.14.3-9) in my copr repo here: https://copr.fedorainfracloud.org/coprs/faramirza/al2023/package/subversion/

Amazon's AL2023 comes with subversion-1.14.2-5.

The Fedora version includes the missing module mod_dav_svn. Many of these would not make sense on a server, like subversion-kde.

subversion-kde 1.14.3
subversion-libs-debuginfo 1.14.3
subversion 1.14.3
subversion-ruby 1.14.3
subversion-perl 1.14.3
mod_dav_svn 1.14.3
subversion-kde-debuginfo 1.14.3
subversion-gnome-debuginfo 1.14.3
mod_dav_svn-debuginfo 1.14.3
subversion-debugsource 1.14.3
subversion-devel 1.14.3
subversion-libs 1.14.3
subversion-tools 1.14.3
subversion-tools-debuginfo 1.14.3
subversion-gnome 1.14.3
subversion-debuginfo 1.14.3
python3-subversion-debuginfo 1.14.3
subversion-ruby-debuginfo 1.14.3
subversion-perl-debuginfo 1.14.3
subversion-devel-debuginfo 1.14.3
python3-subversion 1.14.3
subversion-javahl 1.14.3
zcobol commented 1 month ago

@Tanoti subversion on AL2023 is built without mod_dav_svn. From the changelog:

* Fri Jun 10 2022 Keith Pimm <kpimm@amazon.com> - 1.14.1-1.amzn2022.0.2
- Build without ruby bindings on Amazon Linux
- Build without mod_dav_svn on Amazon Linux
- Build without gnome support on Amazon Linux

You might want to ping Keith at kpimm@amazon.com and ask for a rebuild with the module include. Or just rebuild the package locally.

r-t-s commented 1 month ago

I am in the same situtation: Upgaded to al2023-ami-2023.4.20240401.1-kernel-6.1-x86_64 and can't find mod_dav_svn