niwadhwa / bugzilla-vcs

Automatically exported from code.google.com/p/bugzilla-vcs
0 stars 0 forks source link

'Svn' is not a valid VCS #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Configure Bugzilla-VCS on Bugzilla
2. Configure VCS extension on Bugzilla Administrator management 

I hope Bugzilla-VCS with make CSVN and Bugzilla integrate fine ( commit log ), 
but I get error 

The new value for vcs_repos is invalid: 'Svn' is not a valid VCS type that this 
Bugzilla currently supports. Error: Can't load 
'/usr/local/lib/perl/5.14.2/auto/SVN/_Core/_Core.so' for module SVN::_Core: 
libsvn_client-1.so.0: cannot open shared object file: No such file or directory 
at /usr/lib/perl/5.14/DynaLoader.pm line 184. at 
/usr/local/lib/perl/5.14.2/SVN/Base.pm line 59. BEGIN failed--compilation 
aborted at /usr/local/lib/perl/5.14.2/SVN/Core.pm line 5. Compilation failed in 
require at /usr/local/lib/perl/5.14.2/SVN/Client.pm line 4. BEGIN 
failed--compilation aborted at /usr/local/lib/perl/5.14.2/SVN/Client.pm line 4. 
Compilation failed in require at /usr/local/share/perl/5.14.2/VCI/VCS/Svn.pm 
line 5. BEGIN failed--compilation aborted at 
/usr/local/share/perl/5.14.2/VCI/VCS/Svn.pm line 5. Compilation failed in 
require at /loader/0x28923b8/Bugzilla/Extension/VCS/Params.pm line 89.

I use: 
  - Bugzilla 4.0
  - CSVN (collabnet subversion edge) 4.0.11
  - Debian 7

Original issue reported on code.google.com by dara.pho...@gmail.com on 6 Oct 2014 at 4:38