Public bug reported:

I have been unable to update Piwik using Ubuntu 14.04 i386.

The error I get is:

"Abort pclzip.lib.php : Missing zlib extensions"

Package versions:

php5: 5.5.9+dfsg-1ubuntu4

-----------------
$ php -r 'var_dump(function_exists("gzopen"));'
bool(false)

$ php -r 'var_dump(function_exists("gzopen64"));'
bool(true)
-----------------

This bug seems to be a reintroduction of the following bug:

https://bugs.launchpad.net/ubuntu/+source/php5/+bug/451314

** Affects: php5 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: php5 piwik

** Description changed:

  I have been unable to update Piwik using Ubuntu 14.04 i386.
  
  The error I get is:
  
  "Abort pclzip.lib.php : Missing zlib extensions"
  
  Package versions:
  
  php5: 5.5.9+dfsg-1ubuntu4
  
+ -----------------
  $ php -r 'var_dump(function_exists("gzopen"));'
  bool(false)
+ 
+ $ php -r 'var_dump(function_exists("gzopen64"));'
+ bool(true)
+ -----------------
  
  This bug seems to be a reintroduction of the following bug:
  
  https://bugs.launchpad.net/ubuntu/+source/php5/+bug/451314

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1318292

Title:
  Unable to update Piwik

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to