Bug#605766: Slave replication handler fails due to commons-logging missing

2010-12-03 Thread Jiayong Ou
Package: solr Version: 1.4.1+dfsg1-1 When Solr is configured as a replication slave, it crashes and complains with `java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory`. commons-logging needs to be in CLASSPATH for Solr. -- To UNSUBSCRIBE, email to

Bug#538229: Utility scripts broken

2009-07-24 Thread Jiayong Ou
Package: solr-common Severity: normal solr-common installs the solr utiliy scripts in /usr/share/solr/scripts. But those scripts expects themselves to be in $SOLR_HOME/bin to include a utility file, so I get: ./snapshooter: line 26: /usr/share/solr/bin/scripts-util: No such file or directory