Page 1 of 1

Package subversion - dependencies

Posted: 9. Mar 2026, 12:07
by rodan
Hello Salix-Team,

I just discovered that the package "subversion" needs two dependencies, which are available in the Salix repos but are not installed when installing "subversion".

The dependencies are:
utf8proc
serf

Without these two packages when I issue e.g. "snv up", I get:

svn: error while loading shared libraries: libutf8proc.so.2: cannot open shared object file: No such file or directory

and

/usr/bin/svn: error while loading shared libraries: libserf-1.so.1: cannot open shared object file: No such file or directory

Thanks for your work on this great efficient OS!

Re: Package subversion - dependencies

Posted: 12. Mar 2026, 07:39
by gapan
Thank you! I'm not sure how that went unnoticed. I guess nobody really uses subversion anymore.

I have added them now, repos might take a bit to sync.

Re: Package subversion - dependencies

Posted: 12. Mar 2026, 09:22
by rodan
Great, thanks! Yes, it has become rare, we are still using it for versioning office directories.