← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1574250] Re: icingaweb2 2.1.0 can't find Zend library

 

I am working on getting this fixed in Zesty, which is required before we
fix it in Xenial & Yakkety properly. But there, I'm trying to work on
LP: #1593024, which will let Ubuntu inherit the icingaweb2 directly from
Debian going forward (requires dealing with a similar but differently
maintained and named zend-framework package in Ubuntu).

Once I get some help getting that fixed up, I will upload a fix for
Xenial. I will, in the meanwhile, provide a PPA with a test build.

** Also affects: icingaweb2 (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Also affects: icingaweb2 (Ubuntu Yakkety)
   Importance: Undecided
       Status: New

-- 
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/1574250

Title:
  icingaweb2 2.1.0 can't find Zend library

Status in icingaweb2 package in Ubuntu:
  Confirmed
Status in icingaweb2 source package in Xenial:
  New
Status in icingaweb2 source package in Yakkety:
  New

Bug description:
  $ lsb_release -rd
  Description:    Ubuntu 16.04 LTS
  Release:        16.04

  $ apt-cache policy icingaweb2
  icingaweb2:
    Installed: 2.1.0-1ubuntu1
    Candidate: 2.1.0-1ubuntu1
    Version table:
   *** 2.1.0-1ubuntu1 500
          500 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
          500 http://us.archive.ubuntu.com/ubuntu xenial/universe i386 Packages
          100 /var/lib/dpkg/status

  I've installed Ubuntu 16.04 from the latest ISO and did a "apt update && apt upgrade" to be certain I use the latest updates.
  Then I've installed icingaweb2 via "sudo apt install icingaweb2":

  What was still missing after that was mod-php (the issue was a white
  page when browsing http://<hostname>/icingaweb2/). Thus, to get it
  working I had to run "sudo apt install libapache2-mod-php".

  With that the white page has been resolved but then I got the
  following error:

  <b>Warning</b>:  Uncaught ErrorException: require_once(Zend/Loader/Autoloader.php): failed to open stream: No such file or directory in /usr/share/php/Icinga/Application/ClassLoader.php:276
  Stack trace:
  #0 /usr/share/php/Icinga/Application/ClassLoader.php(276): Icinga\Application\ApplicationBootstrap->Icinga\Application\{closure}(2, 'require_once(Ze...', '/usr/share/php/...', 276, Array)
  #1 /usr/share/php/Icinga/Application/ClassLoader.php(276): require_once()
  #2 /usr/share/php/Icinga/Application/ClassLoader.php(294): Icinga\Application\ClassLoader->requireZendAutoloader()
  #3 [internal function]: Icinga\Application\ClassLoader->loadClass('Zend_Controller...')
  #4 /usr/share/php/Icinga/Web/Request.php(13): spl_autoload_call('Zend_Controller...')
  #5 /usr/share/php/Icinga/Application/ClassLoader.php(301): require('/usr/share/php/...')
  #6 [internal function]: Icinga\Application\ClassLoader->loadClass('Icinga\\Web\\Requ...')
  #7 /usr/share/php/Icinga/Application/EmbeddedWeb.php(82): spl_autoload_call('Icinga\\Web\\Requ...')
  #8 /usr/ in <b>/usr/share/php/Icinga/Application/ClassLoader.php</b> on line <b>276</b><br />
  <br />
  <b>Fatal error</b>:  Icinga\Application\ClassLoader::requireZendAutoloader(): Failed opening required 'Zend/Loader/Autoloader.php' (include_path='/usr/share/icingaweb2/library/vendor:.:/usr/share/php') in <b>/usr/share/php/Icinga/Application/ClassLoader.php</b> on line <b>276</b><br />

  The error is reproducible on all servers that I've tried so far
  (installed from scratch or updated from 14.04 LTS to 16.04 LTS).

  When I manually add "/usr/share/php/libzend-framework-php" to the
  "include_path" I can get rid of the error but then I'm stuck with the
  error described in
  https://bugs.launchpad.net/ubuntu/+source/icingaweb2/+bug/1571402

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