Topic: php-pecl-jsonc is needed by package php-common-5.5.4-1.x86_64

We are sucessfully builded php 5.5 from your sources for out reporitory on CentOS 5.9, and when we are try update our php 5.4.15 which are too builded from your sources we see follow error message:

Missing Dependency: php-pecl-jsonc is needed by package php-common-5.5.4-1.x86_64


Any idea when we can find this package?

Re: php-pecl-jsonc is needed by package php-common-5.5.4-1.x86_64

On CentOS 6.4 we have same problem

Re: php-pecl-jsonc is needed by package php-common-5.5.4-1.x86_64

I Still don't understand why you rebuild package available in my repo...

> Any idea when we can find this package?

It is there for a long time.
http://rpms.famillecollet.com/enterpris … jsonc.html

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: php-pecl-jsonc is needed by package php-common-5.5.4-1.x86_64

> I Still don't understand why you rebuild package available in my repo...

For add some patch for init OpenSSL (needed GOST crypto engine in PHP)

Please open secret how you build php-pecl-jsonc without php-devel package. smile

Re: php-pecl-jsonc is needed by package php-common-5.5.4-1.x86_64

There is no secret here, only need to boostrap the build (search comment about "bootstrap" in the spec)

- bootstrap build of php
- build of php-pecl-jsonc and php-pecl-zip
- normal build of php

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: php-pecl-jsonc is needed by package php-common-5.5.4-1.x86_64

Ok, we build php without "php-pecl-jsonc", but when we try install php-devel yum demand also php-pecl-zip. I don't understand what I miss.

Re: php-pecl-jsonc is needed by package php-common-5.5.4-1.x86_64

read again my previous message...

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi