[Bug 1432161] [NEW] quasselcore.service systemd unit does not depend on PostgreSQL, causing the core to fail to start if it is configured to use PostgreSQL

Launchpad Bug Tracker 1432161 at bugs.launchpad.net
Tue Mar 17 00:18:22 UTC 2015


You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):

quasselcore's current systemd unit file does not have Wants or After
entries for PostgreSQL, so Quassel will usually/always be started before
PostgreSQL is running.  If the core is configured to use PostgreSQL for
storage, this causes the core to fail to start.

I have attached a debdiff that fixes the problem.  The systemd
documentation indicates (and I have proven with experimentation) that a
Wants or After entry on a non-existent unit will not keep the unit from
starting, so this won't cause any problems for people who don't have
PostgreSQL installed.

** Affects: quassel (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: patch
-- 
quasselcore.service systemd unit does not depend on PostgreSQL, causing the core to fail to start if it is configured to use PostgreSQL
https://bugs.launchpad.net/bugs/1432161
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list