[Bug 297636] databases/redis: Default config invalid in 8.10.0
| Newsgroups | gmane.os.freebsd.devel.ports.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297636
Bug ID: 297636
Summary: databases/redis: Default config invalid in 8.10.0
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
After upgrading to redis-8.10.0, redis fails to start.
/usr/local/etc/redis.conf includes this now:
# >>> BEGIN: loadmodule paths (replaced by make deploy) <<<
loadmodule ./modules/redisbloom/redisbloom.so
loadmodule ./modules/redisearch/redisearch.so
loadmodule ./modules/redisjson/rejson.so
loadmodule ./modules/redistimeseries/redistimeseries.so
# <<< END: loadmodule paths <<<
Since those modules don't exist on the server, the server fails to start
--
You are receiving this mail because:
You are the assignee for the bug.