https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17223 Bug ID: 17223 Summary: Add Cache::Memcached to PerlDependencies Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org Just stumble over an uninstalled Cache::Memcached (where Cache::Memcached::Fast seems to be present via koha-common) on Jessie. Note that Context.pm creates a cache with Cache::Memcached while Koha::Cache uses Cache::Memcached::Fast. (Context even uses both!) libcache-memcached-perl is packaged for Wheezy/Jessie. On the longer term we should probably fix what we are doing in Context now. Opened another bug for that (see also). -- You are receiving this mail because: You are watching all bug changes.