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

Michael Marley michael at michaelmarley.com
Tue Mar 17 18:14:55 UTC 2015


Oops, I hadn't read that either.  Sorry for the trouble.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1432161

Title:
  quasselcore.service systemd unit does not depend on PostgreSQL,
  causing the core to fail to start if it is configured to use
  PostgreSQL

Status in quassel package in Ubuntu:
  New

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quassel/+bug/1432161/+subscriptions



More information about the Ubuntu-sponsors mailing list