← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1553563] Re: bconsole to Bacula Director fails with authorization problem message

 

This bug was fixed in the package bacula - 7.0.5+dfsg-4ubuntu0.1

---------------
bacula (7.0.5+dfsg-4ubuntu0.1) xenial; urgency=medium

  * debian/patches/libmysqlclient_r.patch: Fix bug where MySQL 5.7 is
    improperly linked on Ubuntu 16.04.  Closes LP: #1570923.
  * debian/patches/disable_mysql_NO_ZERO_DATE.patch: Disable
    NO_ZERO_DATE mode for MySQL table creation.  Closes LP: #1591397,
    LP: #1577858.
  * d/rules: do not use -Bsymoblic-functions when linking. Closes
    LP: #1553563, LP: #1567824.
  * debian/patches/fix_batch_mode.patch: Detect that MySQL 5.7 is thread
    safe and enable batch mode.  Closes LP: #1592749.

 -- Nishanth Aravamudan <nish.aravamudan@xxxxxxxxxxxxx>  Fri, 15 Jul
2016 14:34:59 -0700

** Changed in: bacula (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/1553563

Title:
  bconsole to Bacula Director fails with authorization problem message

Status in bacula package in Ubuntu:
  Fix Released
Status in bacula source package in Xenial:
  Fix Released

Bug description:
  [Impact]

    * In a plain, new Bacula installation on Ubuntu 16.04 Xenial
  (packages: bacula-director-sqlite3, bacula-sd-sqlite3, bacula-fd,
  bacula-console) the "bconsole" client program is not able to complete
  its connection to the Bacula Director, but fails with:

  # bconsole
  Connecting to Director localhost:9101
  Director authorization problem.
  Most likely the passwords do not agree.
  If you are using TLS, there may have been a certificate validation error during the TLS handshake.
  Please see http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi.html#SECTION00260000000000000000 for help.

  The bug in #508382 sounds very similar, but recompiling with empty
  LDFLAGS does not fix it.

  [Test Case]

   * Install bacula-console and attempt to run `bconsole`. It will fail
  to connect with an "authorization problem" (which is actually not the
  case). The fixed package will succesfully connect.

  [Regression Potential]

   * The fix for this bug is to change the linker flags (via
  DEB_MAINT_LDFLAGS_STRIP) to remove -Bsymbolic-functions. The reason
  this fix is necessary is explained by the upstream maintainer in:
  https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/1553563/comments/21.

   * The regression potential seems low, as it only affects bacula's
  internal code, which currently does not work at all.

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