[Bug 62748] Re: 2.0.55-4ubuntu4 update causes svn failure
Marco Ferretti
marco.ferretti at gmail.com
Tue Oct 18 17:27:13 UTC 2011
FYI :
running the following :
ferrema at pupfish:/$ export LC_ALL="en_US.UTF-8"
ferrema at pupfish:/$ sudo dpkg-reconfigure locales
Generating locales...
en_AG.UTF-8... done
en_AU.UTF-8... done
en_BW.UTF-8... done
en_CA.UTF-8... done
en_DK.UTF-8... done
en_GB.UTF-8... done
en_HK.UTF-8... done
en_IE.UTF-8... done
en_IN.UTF-8... done
en_NG.UTF-8... done
en_NZ.UTF-8... done
en_PH.UTF-8... done
en_SG.UTF-8... done
en_US.UTF-8... up-to-date
en_ZA.UTF-8... done
en_ZW.UTF-8... done
it_CH.UTF-8... done
it_IT.UTF-8... done
Generation complete.
ferrema at pupfish:/$ eclipse
ferrema at pupfish:/$
fixes the issue .
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to subversion in Ubuntu.
https://bugs.launchpad.net/bugs/62748
Title:
2.0.55-4ubuntu4 update causes svn failure
Status in “apache2” package in Ubuntu:
Fix Released
Status in “subversion” package in Ubuntu:
Fix Released
Bug description:
I call Eclipse.org's eclipse by this script to enable libsvn-javahl
for subclipse plugin.
#!/bin/bash
~/eclipse/eclipse -vm /usr/local/java/jdk1.6.0/bin/java -vmargs -Djava.library.path=/usr/lib/jni/
Today's apache2 update causes the startup script crashed at middle of
eclipse splash, I think it's because of libapr0 updated along with
apache2 and it is "Depends" of libsvn0.
Just calling ~/eclipse/eclipse -vm /usr/local/java/jdk1.6.0/bin/java
from command line is OK, FYI in case.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/62748/+subscriptions
More information about the foundations-bugs
mailing list