Why is it when a bug is filed it is never a bug? I had functionality of
the zlib package in Jaunty, but after updating to Karmic its broken. So
how is this not a bug? TIME TO REVIEW CODE and fix! instead of
disregarding a valid bug.

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

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

Refer to my notes from bug #439407

this is for... i386

No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu karmic (development branch)
Release:        9.10
Codename:       karmic

Linux 2.6.31-14-generic #47-Ubuntu SMP Thu Oct 15 02:08:08 UTC 2009 i686
GNU/Linux

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

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