Package Details: trac-svn 1.6.r17714-1

Git Clone URL: https://aur.archlinux.org/trac-svn.git (read-only, click to copy)
Package Base: trac-svn
Description: Enhanced wiki and issue tracking system for software development projects, SVN version
Upstream URL: https://trac.edgewall.org/
Licenses: BSD
Conflicts: trac
Provides: trac
Submitter: julianbrost
Maintainer: julianbrost
Last Packager: julianbrost
Votes: 0
Popularity: 0.000000
First Submitted: 2022-05-08 12:13 (UTC)
Last Updated: 2023-07-09 08:13 (UTC)

Dependencies (10)

Required by (0)

Sources (1)

Latest Comments

zkrx commented on 2025-10-07 16:29 (UTC) (edited on 2025-10-07 16:30 (UTC) by zkrx)

As it stands, this package fails to run. It needs the "python-multipart" (build?) dependency [1]:

tracd[741]: pkg_resources.DistributionNotFound: The 'multipart' distribution was not found and is required by Trac
systemd[1]: tracd.service: Main process exited, code=exited, status=1/FAILURE
systemd[1]: tracd.service: Failed with result 'exit-code'.

pacman -S python-multipart + reboot seems to have fixed it. Not sure if the reboot was needed.

Cheers!

[1] https://bugs-devel.debian.org/cgi-bin/bugreport.cgi?bug=1082321