Your message dated Sun, 23 Dec 2018 23:50:44 +0100
with message-id <[email protected]>
and subject line Re: [Pkg-mailman-hackers] Bug#891937: mailman3-full install
issues
has caused the Debian Bug report #891937,
regarding mailman3-suite: Hyperkitty tries to connect postgres on system using
sqlite
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
891937: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891937
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mailman3
Version: 3.1.1
System: debian stretch-backports
Fresh install with sqlite as DB.
Hyperkitty tries to connect postgres on system using sqlite.
Postgres is not installed on this system.
Mail from (hourly) cronjob:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-
packages/django_extensions/management/commands/runjobs.py", line 34, in
runjobs
job().execute()
File "/usr/lib/python2.7/dist-
packages/hyperkitty/jobs/thread_starting_email.py", line 39, in execute
starting_email__isnull=True).all():
File "/usr/lib/python2.7/dist-packages/django/db/models/query.py",
line 250, in __iter__
self._fetch_all()
File "/usr/lib/python2.7/dist-packages/django/db/models/query.py",
line 1118, in _fetch_all
self._result_cache = list(self._iterable_class(self))
File "/usr/lib/python2.7/dist-packages/django/db/models/query.py",
line 53, in __iter__
results = compiler.execute_sql(chunked_fetch=self.chunked_fetch)
File "/usr/lib/python2.7/dist-
packages/django/db/models/sql/compiler.py", line 887, in execute_sql
cursor = self.connection.cursor()
File "/usr/lib/python2.7/dist-
packages/django/db/backends/base/base.py", line 254, in cursor
return self._cursor()
File "/usr/lib/python2.7/dist-
packages/django/db/backends/base/base.py", line 229, in _cursor
self.ensure_connection()
File "/usr/lib/python2.7/dist-
packages/django/db/backends/base/base.py", line 213, in
ensure_connection
self.connect()
File "/usr/lib/python2.7/dist-packages/django/db/utils.py", line 94,
in __exit__
six.reraise(dj_exc_type, dj_exc_value, traceback)
File "/usr/lib/python2.7/dist-
packages/django/db/backends/base/base.py", line 213, in
ensure_connection
self.connect()
File "/usr/lib/python2.7/dist-
packages/django/db/backends/base/base.py", line 189, in connect
self.connection = self.get_new_connection(conn_params)
File "/usr/lib/python2.7/dist-
packages/django/db/backends/postgresql/base.py", line 176, in
get_new_connection
connection = Database.connect(**conn_params)
File "/usr/lib/python2.7/dist-packages/psycopg2/__init__.py", line
164, in connect
conn = _connect(dsn, connection_factory=connection_factory,
async=async)
OperationalError: could not connect to server: No such file or
directory
Is the server running locally and accepting
connections on Unix domain socket
"/var/run/postgresql/.s.PGSQL.5432"?
ERROR OCCURED IN HOURLY JOB: thread_starting_email (APP: hyperkitty)
START TRACEBACK:
END TRACEBACK
--- End Message ---
--- Begin Message ---
Hi Markus,
Markus Gschwendt:
> Hi Jonas!
> On Mon, 2018-10-08 at 00:43 +0200, Jonas Meurer wrote:
>> Yes. At least with mailman3 3.1.1-8
>>
>> Sorry to poke you again. Can you still reproduce it with latest mailman3
>> 3.2 packages from Debian unstable? Did you try to do a fresh
>> installation of mailman3 in the meantime?
>
> No, but i'm very busy at the moment.
> I will try in about a month.
since we didn't get a response from you, I'm closing this bugreport for
now. Feel free to reopen if you still encounter the same bug.
Cheers
jonas
signature.asc
Description: OpenPGP digital signature
--- End Message ---