This bug was fixed in the package quassel - 0.12.2-0ubuntu1.16.04.2

---------------
quassel (0.12.2-0ubuntu1.16.04.2) xenial; urgency=medium

  * Cherry-pick fix introduced in Debian in revision 1:0.13.1-2 to fix
    apparmor profile (LP: #1863664)
  * Fix build failure with qt 5.5 with upstream patches.
    - debian/patches/be23c0c48e37617eebe0be0eb2ea5c6246dc8170.patch:
    - debian/patches/078477395aaec1edee90922037ebc8a36b072d90.patch:

 -- Gianfranco Costamagna <[email protected]>  Mon, 17 Feb 2020
19:07:40 +0100

** Changed in: quassel (Ubuntu Xenial)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1863664

Title:
  can't add users to quassel

Status in quassel package in Ubuntu:
  Fix Released
Status in quassel source package in Precise:
  Won't Fix
Status in quassel source package in Trusty:
  Won't Fix
Status in quassel source package in Xenial:
  Fix Released
Status in quassel source package in Bionic:
  Fix Released
Status in quassel source package in Disco:
  Won't Fix
Status in quassel source package in Eoan:
  Fix Released
Status in quassel source package in Focal:
  Fix Released

Bug description:
  [ Description ]
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940482

  [ Impact ]

  Dear Maintainer,

  I'm trying to add a user using

  # quasselcore -c /var/lib/quassel --add-user

  quasselcore is replying with:

  2019-09-16 12:26:27 [Warn ] SslServer: Failed to open certificate file 
/var/lib/quassel/quasselCert.pem error: 5
  2019-09-16 12:26:27 [Warn ] SslServer: Unable to set certificate file
             Quassel Core will still work, but cannot provide SSL for client 
connections.
             Please see https://quassel-irc.org/faq/cert to learn how to enable 
SSL support.
  2019-09-16 12:26:27 [Warn ] SslServer: Failed to open certificate file 
/var/lib/quassel/quasselCert.pem error: 5
  2019-09-16 12:26:27 [Warn ] PostgreSQL driver plugin not available for Qt. 
Installed drivers: QSQLITE
  2019-09-16 12:26:27 [Warn ] No storage backend selected!
  2019-09-16 12:26:27 [Error] Cannot write quasselcore configuration; probably 
a permission problem.

  The certificate file is there. There is no PostgreSQL but SQLite
  database. There is no permission problem (and the command is executed as
  root). When I'm adding the switch --select-backend SQLite like in:

  quasselcore -c /var/lib/quassel --add-user --select-backend SQLite

  I'm stuck with:

  2019-09-16 12:27:56 [Warn ] SslServer: Failed to open certificate file 
/var/lib/quassel/quasselCert.pem error: 5
  2019-09-16 12:27:56 [Warn ] SslServer: Unable to set certificate file
             Quassel Core will still work, but cannot provide SSL for client 
connections.
             Please see https://quassel-irc.org/faq/cert to learn how to enable 
SSL support.
  2019-09-16 12:27:56 [Warn ] SslServer: Failed to open certificate file 
/var/lib/quassel/quasselCert.pem error: 5
  2019-09-16 12:27:56 [Warn ] PostgreSQL driver plugin not available for Qt. 
Installed drivers: QSQLITE
  2019-09-16 12:27:56 [Warn ] No storage backend selected!
  2019-09-16 12:27:56 [Warn ] Unable to open database SQLite for thread 
0x55d696f19cb0
  2019-09-16 12:27:56 [Warn ] - unable to open database file Error opening 
database
  2019-09-16 12:27:56 [Warn ] Database connection "SQLite" for thread 
QThread(0x55d696f19cb0) was lost, attempting to reconnect...
  2019-09-16 12:27:56 [Warn ] Unable to open database SQLite for thread 
0x55d696f19cb0
  2019-09-16 12:27:56 [Warn ] - unable to open database file Error opening 
database
  2019-09-16 12:27:56 [Error] Storage backend is not available: SQLite

  Testing an upgrade is leading to a dependency on systemd, which I do not
  have (we're using sysvinit on servers only). But this could be the issue.

  [ Regression Potential ]
  * None, its an apparmor minimal fix

  [ Other info ]
  quassel (1:0.13.1-2) unstable contains the fix

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

_______________________________________________
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp

Reply via email to