Public bug reported:

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

** Attachment added: "wantpostgresql.debdiff"
   
https://bugs.launchpad.net/bugs/1432161/+attachment/4345229/+files/wantpostgresql.debdiff

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to quassel in Ubuntu.
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

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

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to