[Bug 1318292] [NEW] Unable to update Piwik
x33a
1318292 at bugs.launchpad.net
Sun May 11 06:17:13 UTC 2014
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
More information about the Ubuntu-server-bugs
mailing list