← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1597425] Re: libqapt fails to build in xenial and yakkety

 

This bug was fixed in the package libqapt - 3.0.2-0ubuntu2

---------------
libqapt (3.0.2-0ubuntu2) yakkety; urgency=medium

  * LP: #1597425. Fix build failure.

 -- Matthias Klose <doko@xxxxxxxxxx>  Wed, 29 Jun 2016 18:05:00 +0200

** Changed in: libqapt (Ubuntu)
       Status: New => 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/1597425

Title:
  libqapt fails to build in xenial and yakkety

Status in libqapt package in Ubuntu:
  Fix Released
Status in libqapt source package in Xenial:
  New

Bug description:
  fails to build:

  /«PKGBUILDDIR»/src/package.cpp: In member function ‘bool QApt::Package::isInUpdatePhase() const’:
  /«PKGBUILDDIR»/src/package.cpp:888:5: error: ‘default_random_engine’ is not a member of ‘std’
       std::default_random_engine generator(a);
       ^
  /«PKGBUILDDIR»/src/package.cpp:890:29: error: ‘generator’ was not declared in this scope
       int rand = distribution(generator);
                               ^
  /«PKGBUILDDIR»/src/package.cpp:885:10: warning: unused variable ‘a’ [-Wunused-variable]
       uint a = seed.toUInt(&ok, 16);
            ^

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


References