Hello,
I'm running archlinux ppc with testing enabled: After pacman -Sy
and pacman -Su I found that testing/heimdal 1.0.1-2 breaks
testing/subversion 1.4.5-1:
# svn
svn: error while loading shared libraries: libgssapi.so.1: cannot open
shared object file: No such file or directory
To fix, I need to force
# pacman -S extra/heimdal
Which restores extra/heimdal 0.8.1-3. After that subversion works again.
Bye
-Simone