Your message dated Mon, 10 Mar 2014 13:00:06 +0000
with message-id <[email protected]>
and subject line Bug#695185: fixed in dovecot 1:2.2.10-1
has caused the Debian Bug report #695185,
regarding dovecot-solr: Package does not include the dovecot solr schema
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
695185: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695185
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dovecot-solr
Version: 1:2.1.7-7
Severity: normal
Dear Maintainer,
In order for dovecot to communicate correctly with solr, solr and
dovecot need to agree on a schema. The dovecot sources include the
necessary schema as doc/solr-schema.xml. This file should probably (at
least) be included in the dovecot-solr package. Better would be to also
include directions on how to set up dovecot to speak with solr.
A simple hack to get a working instance involves replacing
/etc/solr/conf/schema.xml with the contents of solr-schema.xml. This
suffices for my specific setup, where solr is only being used by
dovecot. It is my guess, however, that something better can be done
whereby solr can be used with multiple schemas. All that is beyone my
ken at the moment.
Some basic information can be found at:
http://wiki2.dovecot.org/Plugins/FTS/Solr
-- Package-specific info:
dovecot configuration
---------------------
# 2.1.7: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-4-686-pae i686 Debian 7.0
mail_plugins = " fts fts_solr"
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character
vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy
include variables body enotify environment mailbox date ihave
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
mailbox Trash {
special_use = \Trash
}
prefix =
}
passdb {
driver = pam
}
plugin {
fts = solr
fts_solr = url=http://localhost:8080/solr/
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
}
protocols = " imap sieve"
service managesieve-login {
inet_listener sieve {
port = 4190
}
}
ssl_cert = </etc/ssl/certs/dovecot.pem
ssl_key = </etc/ssl/private/dovecot.pem
userdb {
driver = passwd
}
protocol lda {
mail_plugins = " sieve"
}
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (102, 'unstable'), (101, 'experimental'), (99, 'testing'), (9,
'stable')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages dovecot-solr depends on:
ii dovecot-core 1:2.1.7-7
ii libc6 2.13-38
ii libcurl3-gnutls 7.30.0-1
ii libexpat1 2.1.0-1
dovecot-solr recommends no packages.
dovecot-solr suggests no packages.
Versions of packages dovecot-solr is related to:
ii dovecot-core [dovecot-common] 1:2.1.7-7
ii dovecot-dbg 1:2.1.7-7
pn dovecot-dev <none>
ii dovecot-gssapi 1:2.1.7-7
ii dovecot-imapd 1:2.1.7-7
ii dovecot-ldap 1:2.1.7-7
pn dovecot-lmtpd <none>
ii dovecot-managesieved 1:2.1.7-7
ii dovecot-mysql 1:2.1.7-7
ii dovecot-pgsql 1:2.1.7-7
pn dovecot-pop3d <none>
ii dovecot-sieve 1:2.1.7-7
ii dovecot-sqlite 1:2.1.7-7
-- no debconf information
--
Michael Welsh Duggan
([email protected])
--- End Message ---
--- Begin Message ---
Source: dovecot
Source-Version: 1:2.2.10-1
We believe that the bug you reported is fixed in the latest version of
dovecot, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jaldhar H. Vyas <[email protected]> (supplier of updated dovecot package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 06 Mar 2014 02:51:34 -0500
Source: dovecot
Binary: dovecot-core dovecot-dev dovecot-imapd dovecot-pop3d dovecot-lmtpd
dovecot-managesieved dovecot-pgsql dovecot-mysql dovecot-sqlite dovecot-ldap
dovecot-gssapi dovecot-sieve dovecot-solr dovecot-lucene dovecot-dbg
Architecture: source i386
Version: 1:2.2.10-1
Distribution: unstable
Urgency: low
Maintainer: Dovecot Maintainers <[email protected]>
Changed-By: Jaldhar H. Vyas <[email protected]>
Description:
dovecot-core - secure POP3/IMAP server - core files
dovecot-dbg - secure POP3/IMAP server - debug symbols
dovecot-dev - secure POP3/IMAP server - header files
dovecot-gssapi - secure POP3/IMAP server - GSSAPI support
dovecot-imapd - secure POP3/IMAP server - IMAP daemon
dovecot-ldap - secure POP3/IMAP server - LDAP support
dovecot-lmtpd - secure POP3/IMAP server - LMTP server
dovecot-lucene - secure POP3/IMAP server - Lucene support
dovecot-managesieved - secure POP3/IMAP server - ManageSieve server
dovecot-mysql - secure POP3/IMAP server - MySQL support
dovecot-pgsql - secure POP3/IMAP server - PostgreSQL support
dovecot-pop3d - secure POP3/IMAP server - POP3 daemon
dovecot-sieve - secure POP3/IMAP server - Sieve filters support
dovecot-solr - secure POP3/IMAP server - Solr support
dovecot-sqlite - secure POP3/IMAP server - SQLite support
Closes: 685979 695185 702385
Changes:
dovecot (1:2.2.10-1) unstable; urgency=low
.
* [0496c52] Imported Upstream version 2.2.10
* [515dd61] Added new package for Lucene full text search support.
Thanks to Jelmer Vernooij <[email protected]> for the patch.
(Closes: #685979)
* [718a68e] Fix old private key location in README.Debian.
Thanks to Jelmer Vernooij <[email protected]> for the patch.
(Closes: #702385)
* [42da568] dovecot-solr: Make sure solr-schema.xml gets installed.
(In /usr/share/dovecot)
(Closes: #695185)
* [77acbf7] Added /usr/share/dovecot/dovecot-abi file in dovecot-dev to
document -- you guessed it! -- the dovecot ABI version.
* [feb597a] Added support for xz compression.
Checksums-Sha1:
30570f8db02baa947e16500e78fa691f5cc187d6 2371 dovecot_2.2.10-1.dsc
aa6264444096abf139bb4f4c504c01f6107ce740 4558660 dovecot_2.2.10.orig.tar.gz
57b9a773d9f9ce3b3214284d4f365486718d8982 1200327 dovecot_2.2.10-1.debian.tar.gz
077592aaecbc5ba029a8675b04ba9fc9ccddeacb 2613574 dovecot-core_2.2.10-1_i386.deb
ea12d53c36694a18fde73be4968b998f0f4d40eb 719876 dovecot-dev_2.2.10-1_i386.deb
a2e2765bb336dcc906b9e6488435d98fe1f44b78 616780 dovecot-imapd_2.2.10-1_i386.deb
8c11476b47f5c25b4497d754d7579f166bd4bd2e 522350 dovecot-pop3d_2.2.10-1_i386.deb
ce2cb0b2a491e4f030eda60c435b33c304c7e91e 514344 dovecot-lmtpd_2.2.10-1_i386.deb
61166172342bcbd654e3d688397c4d3dc00844c8 540876
dovecot-managesieved_2.2.10-1_i386.deb
17960fb0a005cf63db0a31324e39ad95cbe34e0f 506806 dovecot-pgsql_2.2.10-1_i386.deb
a48d39225cb687a2123f5da5e0d4ff67159c12f5 504444 dovecot-mysql_2.2.10-1_i386.deb
7f8c28569271f6eb5a4f803a4fcca28d0a0674e6 502700
dovecot-sqlite_2.2.10-1_i386.deb
9f62e25ca821bbf89f0ada742e75e47b7fdc3249 516528 dovecot-ldap_2.2.10-1_i386.deb
56742872a1876ec5a29acf95bfef749c692fbde7 503752
dovecot-gssapi_2.2.10-1_i386.deb
7133e0ca70fcb584aae043af1c6fd9b560301df7 732574 dovecot-sieve_2.2.10-1_i386.deb
bd18f43b6e2e1003129a74e03f5e94db5b7f09f5 513820 dovecot-solr_2.2.10-1_i386.deb
c2d6e925980675d766bf4d965cc0ea176a99b44d 517610
dovecot-lucene_2.2.10-1_i386.deb
12b601cf9d6983b6c5b5178a3d7b59ff916134ce 6104098 dovecot-dbg_2.2.10-1_i386.deb
Checksums-Sha256:
b6f80c47df47b2ddfb322bcb581d38487ea8462f422632fa284b47b632373f27 2371
dovecot_2.2.10-1.dsc
75592483d40dc4f76cc3b41af40caa4be80478946a699d46846d5d03e4d2e09b 4558660
dovecot_2.2.10.orig.tar.gz
b84def211390d828d7553b83c1eca8c1c0a32b5dcedb1806737542dca157d5c9 1200327
dovecot_2.2.10-1.debian.tar.gz
9a9fb6f0e05699a8ec0bea5ec03f395f08158ea686b4b59a72f6dc8a839da88a 2613574
dovecot-core_2.2.10-1_i386.deb
05d6b63fe3151fe5ff91b6dd6cce6499395590efd5f9312760e6d5ab96e96e3f 719876
dovecot-dev_2.2.10-1_i386.deb
bf9ea31cea60bae7fde5fdc4346115bb7149f8a21ecd58020c543cb7d67edd1c 616780
dovecot-imapd_2.2.10-1_i386.deb
0449d4ec623842949a5f8df840009810b72b7d68436f8fe890b63f42e7ad8074 522350
dovecot-pop3d_2.2.10-1_i386.deb
42d64b6758e3a04e09db4adeb63b11532d6cfa877a4db7b9177aad367adf4b2f 514344
dovecot-lmtpd_2.2.10-1_i386.deb
8d5018b30045d5a151c6197f1a2d9e7c6d55033efcf4651fc5a6eb77752f230d 540876
dovecot-managesieved_2.2.10-1_i386.deb
e73d362b3baf27ea6985266e91084639e47a17bbf83b51e6946c0a134bc4afde 506806
dovecot-pgsql_2.2.10-1_i386.deb
6726883f44828fa1ce83ff128acbe3073287592311f707246485ab588f69d0d9 504444
dovecot-mysql_2.2.10-1_i386.deb
daa924a3ea3b9aad70e7315a9552b9bf6006c61607abc5d974007823fd379f01 502700
dovecot-sqlite_2.2.10-1_i386.deb
04bc8ba1df7120601db5b48ac74891c18c02df8f77b15549a47d2598013e110e 516528
dovecot-ldap_2.2.10-1_i386.deb
4202520b7fc2f2a23112829e91588f7d54ea22410b39023735294dffb952a3e0 503752
dovecot-gssapi_2.2.10-1_i386.deb
fe98fa68d6a1285c3164243fca1a32e178636da63473e310c852cf8e7b981702 732574
dovecot-sieve_2.2.10-1_i386.deb
c6d136f09450f384e391dec5a4f8cfb0b41cbb9dcfc8e82fe036e31fb04877c2 513820
dovecot-solr_2.2.10-1_i386.deb
235081eefc2dcf9c2b08b1cdd103d163f4f3235e70c61bf8e234d97665ebc291 517610
dovecot-lucene_2.2.10-1_i386.deb
b126f3543fa4934ff9d60d5cd779c4626a8c3e1f5fef9750372fc13f42c73740 6104098
dovecot-dbg_2.2.10-1_i386.deb
Files:
e4b139d6005f4bda2fdfa4b07f986c84 2371 mail optional dovecot_2.2.10-1.dsc
037e9c9e07d9dbff54dcff09f280fc8c 4558660 mail optional
dovecot_2.2.10.orig.tar.gz
9634efa9bd2d5132592ee86b01ba0bae 1200327 mail optional
dovecot_2.2.10-1.debian.tar.gz
21226da4aeac0dd60ffda9b30effef48 2613574 mail optional
dovecot-core_2.2.10-1_i386.deb
3ec8ed5bf7c143c031efe6de3d610419 719876 mail optional
dovecot-dev_2.2.10-1_i386.deb
81149b7cae6d65a48b55c55af4615d5e 616780 mail optional
dovecot-imapd_2.2.10-1_i386.deb
ead21d06a0dbe0679c116f0ab9c2d001 522350 mail optional
dovecot-pop3d_2.2.10-1_i386.deb
b49b650b1d2796c101e5db9971c346d8 514344 mail optional
dovecot-lmtpd_2.2.10-1_i386.deb
48fece8ca8b2b293059ed0f7d0a569f8 540876 mail optional
dovecot-managesieved_2.2.10-1_i386.deb
7f089148dd5e47bb4f6dee34d62a3e44 506806 mail optional
dovecot-pgsql_2.2.10-1_i386.deb
976bf291041d59a9ada564c27baf8c58 504444 mail optional
dovecot-mysql_2.2.10-1_i386.deb
e0445b1881683ae360124582a5f72f4a 502700 mail optional
dovecot-sqlite_2.2.10-1_i386.deb
51033896f0c9c2c48606002248380244 516528 mail optional
dovecot-ldap_2.2.10-1_i386.deb
834aaabdb706e870b88d7446cab44083 503752 mail optional
dovecot-gssapi_2.2.10-1_i386.deb
59074eae61224df760ad67144f30e5e8 732574 mail optional
dovecot-sieve_2.2.10-1_i386.deb
87320e148c44e4e07841721a763acf3b 513820 mail optional
dovecot-solr_2.2.10-1_i386.deb
4fb044c4d98190c161f04c0f66e52a18 517610 mail optional
dovecot-lucene_2.2.10-1_i386.deb
ab038deb8c96335da696c43edd446f94 6104098 debug extra
dovecot-dbg_2.2.10-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAlMYLwMACgkQ2kYOR+5txmphvgCeMe4WaO9RwFL8p8wJqU1pYRq2
/jsAn3hDBgw4NYaDTpKdKr+Yo+N/W96t
=1+vk
-----END PGP SIGNATURE-----
--- End Message ---