Abhilash Raj
Abhilash Raj
nvm, I realized GH allows me to do that, so I have just updated the PR
Actually, I now realize that the tests are failing because we _might_ need to update the tests as well.
I haven't tried running it there, so I can't speak if it can run there.
[BUG] Error starting postorius with postgres: initialization of _psycopg raised unreported exception
Which version of psycopg2 and postgresql are you using? We recently bumped the version of postgresql in our compose file to 12 from 11 for _some_ bugs I remember seeing.
I am not really sure about why this is happening, first time I am getting report of this. Are you following the provided compose file for deployment?
> First I would like to point out that the doc does not make it clear that docker-compose-postorius.yaml is postorius-only while the other one is postorius+hyperkitty and in fact I...
Hey @EvanCarroll, I replied on the issue #616, forgot to reply here. In-short, I am not sure I'd be able to maintain another deployment strategy for these images :-)
I was wondering if it would be helpful to add some custom lisp I wrote to help with notifications in to docs? Since the distro packages for emacs on both...
Do you think it should be a part of `weechat-notification.el` or maybe create a separate plugin to work with this? I am willing to work on a PR :)
@the-kenny I have tried debugging this issue and am still not very sure what exactly will fix things. So I understand that in elisp symbols can be either functions or...