Package subversion - dependencies

You think you have found a bug? Let us know about it.
Post Reply
rodan
Posts: 2
Joined: 8. Mar 2026, 01:09

Package subversion - dependencies

Post 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!
User avatar
gapan
Salix Wizard
Posts: 6445
Joined: 6. Jun 2009, 17:40

Re: Package subversion - dependencies

Post 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.
Image
Image
rodan
Posts: 2
Joined: 8. Mar 2026, 01:09

Re: Package subversion - dependencies

Post by rodan »

Great, thanks! Yes, it has become rare, we are still using it for versioning office directories.
Post Reply