Evergreen with Ejabberd Complains About Missing Redis Accounts File

Bug #2054454 reported by Bill Erickson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Fix Committed
Low
Unassigned

Bug Description

Evergreen 3.12

Related to bug #2017941.

When building Evergreen atop OpenSRF+Ejabberd, the configure step will complain about the missing Redis accounts file:

...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for dbi... yes
grep: /openils/conf/redis-accounts.txt: No such file or directory
grep: /openils/conf/redis-accounts.txt: No such file or directory
grep: /openils/conf/redis-accounts.txt: No such file or directory
checking for osrf_config... /openils/bin/osrf_config
checking for memcached... yes
checking for aspell... yes
...

Patch on the way to quiet these errors.

Revision history for this message
Bill Erickson (berick) wrote :

Patch:

https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/berick/lp2054454-quiet-redis-accounts-file-warning

--
To test:

autoreconf -i
./configure --prefix=/openils --sysconfdir=/openils/conf
--

If no redis accounts file is present, you should only see this in the config.log:

configure:14146: result: Skipping Redis accounts password propagation

tags: added: pullrequest
Changed in evergreen:
assignee: Bill Erickson (berick) → nobody
Changed in evergreen:
milestone: 3.12.2 → 3.12.3
tags: added: install-upgrade
Changed in evergreen:
milestone: 3.12.3 → 3.12.4
Revision history for this message
Jane Sandberg (sandbergja) wrote :

Thanks, Bill! Confirmed the error message and the fix. Pushed to rel_3_12 and above.

Changed in evergreen:
status: New → Fix Committed
importance: Undecided → Low
tags: added: signedoff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.