Control: severity -1 important NNNNN@bugs doesn't reach the submitter by default; you need to explicitly CC them. I've done so on this message, so have left the full quote in place.
On Fri, 2013-04-19 at 18:09 +0100, Steven Ayre wrote: > This appears to be caused by a configuration error. > > Your example sets fts_squat, but not fts_solr. > > Compare yours: > plugin { > fts = solr > fts_squat = url=http://localhost:8080/solr/ > } > > To the example in the documentation http://wiki.dovecot.org/Plugins/FTS/Solr: > plugin { > fts = solr > fts_solr = url=http://solr.example.org:8983/solr/ > } > > Using the following plugin section does not segfault: > plugin { > fts = solr > fts_solr = url=http://localhost:8080/solr/ > } > > So it seems that this is being simply caused by a configuration error. > I'm not sure that a segfault is the best way to handle that so that > could be improved. > > But I don't think that this justifies the 'grave' severity, which is > making this a Release-Critical bug. Agreed; downgrading it to important for now. Regards, Adam -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org