php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #72126 kadm5 missing config.m4 in pecl package
Submitted: 2016-04-29 02:03 UTC Modified: 2017-04-01 20:44 UTC
From: athomas+php at lbl dot gov Assigned:
Status: Wont fix Package: kadm5 (PECL)
PHP Version: Irrelevant OS: Ubuntu
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: athomas+php at lbl dot gov
New email:
PHP Version: OS:

 

 [2016-04-29 02:03 UTC] athomas+php at lbl dot gov
Description:
------------
Using latest ubuntu 14.04 LTS and php versions, trying to run "pecl install kadm5" results in an error, 

"13 source files, building
running: phpize
Cannot find config.m4.
Make sure that you run '/usr/bin/phpize' in the top level source directory of the module"

it seems config.m4 is missing in the kadm5 package for pecl, though when downloading the package manually it exists (but I'm unable to install the tar file, which pecl seems built to handle)

Test script:
---------------
on ubuntu 14.04 after install php-pear and other prereqs:

pecl install kadm5 channel://pecl.php.net/kadm5-0.2.3

Expected result:
----------------
kadm5 should be installed

Actual result:
--------------
pecl fails

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-04-01 20:44 UTC] tpunt@php.net
-Status: Open +Status: Wont fix
 [2017-04-01 20:44 UTC] tpunt@php.net
Due to this extension not seeing any activity since 2003, this issue will not be fixed. We are therefore closing this now.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 21:01:27 2024 UTC