FS#11086 - web svn browsing doesn't work

Attached to Project: Arch Linux
Opened by Andrea Zucchelli (zukka) - Friday, 01 August 2008, 09:01 GMT
Last edited by Greg (dolby) - Friday, 01 August 2008, 16:25 GMT
Task Type Bug Report
Category Web Sites
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

there's seems to be a problem with kerberos libraries.
Here's the output...

An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
File "/usr/local/viewvc/lib/viewvc.py", line 3766, in main
request.run_viewvc()
File "/usr/local/viewvc/lib/viewvc.py", line 253, in run_viewvc
import vclib.svn
File "/usr/local/viewvc/lib/vclib/svn/__init__.py", line 27, in <module>
from svn import fs, repos, core, delta
File "/usr/lib/svn-python/svn/fs.py", line 19, in <module>
File "/usr/lib/svn-python/libsvn/fs.py", line 5, in <module>
ImportError: libkrb5.so.22: cannot open shared object file: No such file or directory

This task depends upon

Closed by  Greg (dolby)
Friday, 01 August 2008, 16:25 GMT
Reason for closing:  Fixed
Comment by Jan de Groot (JGC) - Friday, 01 August 2008, 09:38 GMT
/usr/local/viewvc... you installed custom software not managed by pacman, you'll need to recompile for the heimdal upgrade.
Comment by Aaron Griffin (phrakture) - Friday, 01 August 2008, 14:32 GMT
I think he means on the main website. It should be fixed now, can you confirm?
Comment by Jan de Groot (JGC) - Friday, 01 August 2008, 14:39 GMT
Heh, wasn't aware of that, sorry for closing. Seems to work here. Did we do these updates recently?
Comment by Andrea Zucchelli (zukka) - Friday, 01 August 2008, 15:14 GMT
sorry for not being clear :) It works now !

Loading...