[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#927901: unblock: lucene-solr/3.6.2+dfsg-19



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package lucene-solr

I made a mistake when I installed solr-permissions.conf into the wrong
/etc/systemd/system/ directory. This makes solr unusable because
tomcat can't write to /var/lib/solr. A user spotted the error and reported
it here:

https://salsa.debian.org/java-team/lucene-solr/commit/ae53f09f37b18aa836640b256137a3a9e26e186f

The only change is installing this file to
/etc/systemd/system/tomcat9.service.d now which makes it work again.

Regards,

Markus


unblock lucene-solr/3.6.2+dfsg-19

-- System Information:
Debian Release: 9.8
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-8-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru lucene-solr-3.6.2+dfsg/debian/changelog lucene-solr-3.6.2+dfsg/debian/changelog
--- lucene-solr-3.6.2+dfsg/debian/changelog	2019-03-02 23:02:16.000000000 +0100
+++ lucene-solr-3.6.2+dfsg/debian/changelog	2019-04-19 00:39:36.000000000 +0200
@@ -1,3 +1,10 @@
+lucene-solr (3.6.2+dfsg-19) unstable; urgency=medium
+
+  * Team upload.
+  * Install solr-permissions.conf into the correct directory.
+
+ -- Markus Koschany <apo@debian.org>  Fri, 19 Apr 2019 00:39:36 +0200
+
 lucene-solr (3.6.2+dfsg-18) unstable; urgency=medium
 
   * Team upload.
diff -Nru lucene-solr-3.6.2+dfsg/debian/solr-tomcat.install lucene-solr-3.6.2+dfsg/debian/solr-tomcat.install
--- lucene-solr-3.6.2+dfsg/debian/solr-tomcat.install	2019-03-02 23:02:16.000000000 +0100
+++ lucene-solr-3.6.2+dfsg/debian/solr-tomcat.install	2019-04-19 00:39:36.000000000 +0200
@@ -1,3 +1,3 @@
 debian/solr-tomcat.xml /etc/solr/
 debian/tomcat.policy /etc/solr/
-debian/solr-permissions.conf /etc/systemd/system/tomcat9.d/
+debian/solr-permissions.conf /etc/systemd/system/tomcat9.service.d/

Reply to: