** Changed in: icingaweb2 (Ubuntu)
       Status: Confirmed => Fix Committed

** Changed in: zend-framework (Ubuntu)
       Status: New => Invalid

** Also affects: zendframework (Ubuntu)
   Importance: Undecided
       Status: New

** No longer affects: zendframework (Ubuntu Xenial)

** No longer affects: zendframework (Ubuntu Yakkety)

** Changed in: zend-framework (Ubuntu Xenial)
       Status: New => Fix Committed

-- 
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:
  Fix Committed
Status in zend-framework package in Ubuntu:
  Invalid
Status in zendframework package in Ubuntu:
  New
Status in icingaweb2 source package in Xenial:
  New
Status in zend-framework source package in Xenial:
  Fix Committed
Status in icingaweb2 source package in Yakkety:
  New
Status in zend-framework 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

_______________________________________________
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to     : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp

Reply via email to