Bug 860331 - Extension not registered
Summary: Extension not registered
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: php-pecl-parsekit
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pavel Alexeev
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-25 15:56 UTC by Remi Collet
Modified: 2012-10-07 11:25 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-07 11:25:55 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Remi Collet 2012-09-25 15:56:23 UTC
Description of problem:
Extension not registered

Version-Release number of selected component (if applicable):
1.3-2.CVS20120226.fc18

How reproducible:
Always

Steps to Reproduce:
1. yum install php-pecl-parsekit
2. pecl list
  
Actual results:
Parsekit not listed

Expected results:
Parsekit listed

Additional info:
The RPM comes with a packahe.xml version 1 which cannot be use for pecl install.
Must use a package.xml version 2.

It will also be great to have version reported as 1.3.0 (which is latest upstream released) to avoid parsekit reported "pecl list-upgrades".


P.S. really not a big issue ;)

Comment 1 Pavel Alexeev 2012-09-29 15:49:43 UTC
Hello, Remi.

>The RPM comes with a packahe.xml version 1 which cannot be use for pecl install.
Must use a package.xml version 2.

Do you known how convert its versions from 1 to 2? Is there any instructions?

Comment 2 Remi Collet 2012-09-30 06:15:02 UTC
You can use the(In reply to comment #1)
> Do you known how convert its versions from 1 to 2? Is there any instructions?

See "pear convert"

But latest upstream tarball of 1.3.0 provides both version.
Perhaps, rebasing your php 5.4 patch on this official version is a better solution.

Comment 3 Pavel Alexeev 2012-10-07 11:25:55 UTC
Ok, thats done - http://koji.fedoraproject.org/koji/taskinfo?taskID=4568221 .
Thank you.


Note You need to log in before you can comment on or make changes to this bug.