View Issue Details

IDProjectCategoryView StatusLast Update
0002016SOGoPackaging (Debian)public2013-01-07 14:00
Reportertegethoff Assigned Tojraby 
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Product Version2.0.0 
Summary0002016: Ubuntu 12.04 Package not depending on memcached
Description

A very small suggestion that probably applies to all debian/ubuntu packages:

It appears that the package (correctly) depends on libmemcached, but neither requires nor suggests memcached.

Sogo will run without memcached, but you will get a lot of error messages and decreased performance if memcached is not installed and running.

I suggest adding at least a "recommends" relationship to memcached to the sogo debian/ubuntu packages. (As per debian policy manual, "The Recommends field should list packages that would be found together with this one in all but unusual installations.").

TagsNo tags attached.

Activities

jraby

jraby

2013-01-07 14:00

viewer   ~0005091

Fixed: https://github.com/inverse-inc/sogo/commit/cd0244883d6e15759f2852b4aec7f0b5c250ce52

The dependency wasn't listed since an admin might run memcached on a different host than the sogo hosts.
However this is certainly not the most common setup.

Issue History

Date Modified Username Field Change
2012-10-09 08:22 tegethoff New Issue
2012-11-18 15:21 ludovic Status new => assigned
2012-11-18 15:21 ludovic Assigned To => jraby
2013-01-07 14:00 jraby Note Added: 0005091
2013-01-07 14:00 jraby Status assigned => resolved
2013-01-07 14:00 jraby Resolution open => fixed