Bug 2317832 - Review Request: php-pecl-yaml - PHP Bindings for yaml
Summary: Review Request: php-pecl-yaml - PHP Bindings for yaml
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Hirotaka Wakabayashi
QA Contact: Fedora Extras Quality Assurance
URL: https://pecl.php.net/package/%{pecl_n...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-10 13:03 UTC by Remi Collet
Modified: 2024-12-20 13:38 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-12-20 12:37:18 UTC
Type: ---
Embargoed:
hiwkby: fedora-review+


Attachments (Terms of Use)

Description Remi Collet 2024-10-10 13:03:08 UTC
Spec URL: https://rpms.remirepo.net/temp/php-pecl-yaml.spec
SRPM URL: https://rpms.remirepo.net/temp/php-pecl-yaml-2.2.4-1.fedora.src.rpm
Description: 
Support for YAML 1.1 (YAML Ain't Markup Language) serialization using the
LibYAML library.

Documentation: https://php.net/yaml


Fedora Account System Username: remi


Review to unretire the package

Rawhide scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=124662934

Comment 1 Fedora Review Service 2024-10-10 13:07:42 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/8125957
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2317832-php-pecl-yaml/fedora-rawhide-x86_64/08125957-php-pecl-yaml/fedora-review/review.txt

Found issues:

- A package with this name already exists. Please check https://src.fedoraproject.org/rpms/php-pecl-yaml
  Read more: https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/#_conflicting_package_names

Please know that there can be false-positives.

---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 2 Hirotaka Wakabayashi 2024-12-10 05:43:50 UTC
Hello Remo, please check the second issue before you unretire the package. Package Approved.

FYI: Claiming Ownership of a Retired Package
https://docs.fedoraproject.org/en-US/package-maintainers/Package_Retirement_Process/#claiming

Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed


Issues:
=======
- Package does not use a name that already exists.
  Note: A package with this name already exists. Please check
  https://src.fedoraproject.org/rpms/php-pecl-yaml
  See: https://docs.fedoraproject.org/en-US/packaging-
  guidelines/Naming/#_conflicting_package_names
- Some files are not correctly created after installation
  in my environment. Please re-check the files.
  ```
  # rpm -ql php-pecl-yaml | xargs ls
  ls: cannot access '/usr/share/doc/pecl/yaml': No such file or directory
  ls: cannot access '/usr/share/doc/pecl/yaml/CREDITS': No such file or directory
  ls: cannot access '/usr/share/doc/pecl/yaml/README': No such file or directory
  ```

===== MUST items =====

C/C++:
[x]: Package does not contain kernel modules.
[x]: Development (unversioned) .so files in -devel subpackage, if present.
     Note: Unversioned so-files in private %_libdir subdirectory (see
     attachment). Verify they are not in ld path.
[x]: If your application is a C or C++ application you must list a
     BuildRequires against gcc, gcc-c++ or clang.
[x]: Package does not contain any libtool archives (.la)
[x]: Package contains no static executables.
[x]: Rpath absent or only used for internal libs.

Generic:
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "Unknown or generated", "MIT License". 85 files have unknown
     license. Detailed output of licensecheck in
     /home/mockbuilder/2317832-php-pecl-yaml/licensecheck.txt
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
     names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[x]: Package contains systemd file(s) if in need.
[x]: Useful -debuginfo package or justification otherwise.
[x]: Package is not known to require an ExcludeArch tag.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: If (and only if) the source package includes the text of the
     license(s) in its own file, then that file, containing the text of the
     license(s) for the package is included in %license.
[x]: The License field must be a valid SPDX expression.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: %config files are marked noreplace or the reason is justified.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package must not depend on deprecated() packages.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: No %config files under /usr.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
     provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 3017 bytes in 2 files.
[x]: Packages must not store files under /srv, /opt or /usr/local

===== SHOULD items =====

Generic:
[-]: If the source package does not include license text(s) as a separate
     file from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[?]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[!]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[x]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
     files.
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on debuginfo package(s).
     Note: No rpmlint messages.
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.
[x]: Spec file according to URL is the same as in SRPM.

PHP:
[x]: Run phpci static analyze on all php files.
     Note: 7.1.4@9875282 static analyze results in
     /home/mockbuilder/2317832-php-pecl-yaml/phpci.log


Rpmlint
-------
Checking: php-pecl-yaml-2.2.4-1.fc42.x86_64.rpm
          php-pecl-yaml-2.2.4-1.fc42.src.rpm
============================ rpmlint session starts ============================
rpmlint: 2.5.0
configuration:
    /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
rpmlintrc: [PosixPath('/tmp/tmpcn5pry1s')]
checks: 32, packages: 2

php-pecl-yaml.src: E: spelling-error ('libyaml', 'Summary(en_US) libyaml -> library')
php-pecl-yaml.x86_64: E: spelling-error ('libyaml', 'Summary(en_US) libyaml -> library')
php-pecl-yaml.spec: E: specfile-error sh: line 1: fg: no job control
 2 packages and 0 specfiles checked; 3 errors, 0 warnings, 9 filtered, 3 badness; has taken 0.3 s 




Rpmlint (debuginfo)
-------------------
Checking: php-pecl-yaml-debuginfo-2.2.4-1.fc42.x86_64.rpm
============================ rpmlint session starts ============================
rpmlint: 2.5.0
configuration:
    /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
rpmlintrc: [PosixPath('/tmp/tmpvvgr70sp')]
checks: 32, packages: 1

 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 5 filtered, 0 badness; has taken 0.2 s 





Rpmlint (installed packages)
----------------------------
============================ rpmlint session starts ============================
rpmlint: 2.5.0
configuration:
    /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
checks: 32, packages: 2

php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so OnUpdateBool	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so OnUpdateLong	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so zval_add_ref	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so core_globals	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so zend_empty_string	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so zend_zval_type_name	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so convert_to_long	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so _php_stream_cast	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so add_assoc_zval_ex	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so zend_gcvt	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so zend_parse_parameters	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so zend_is_callable	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so _efree_56	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so _emalloc_56	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so php_base64_decode_ex	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so ap_php_snprintf	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so zend_register_string_constant	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so php_var_unserialize_init	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so php_var_serialize_init	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so convert_to_double	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so php_info_print_table_row	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so php_var_serialize_destroy	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so zend_unregister_ini_entries_ex	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so php_var_unserialize	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so _emalloc_32	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so _zend_hash_init	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so _smart_string_alloc	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so zend_hash_merge	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so rc_dtor_func	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so php_get_nan	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so zend_register_long_constant	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so php_error_docref	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so zend_register_ini_entries_ex	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so php_info_print_table_end	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so display_ini_entries	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so _call_user_function_impl	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so zend_hash_destroy	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so php_var_serialize	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so php_var_unserialize_destroy	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so _php_stream_copy_to_mem	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so zend_hash_next_index_insert	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so _efree	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so _emalloc_40	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so _zend_new_array_0	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so _php_stream_open_wrapper_ex	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so zval_ptr_dtor	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so _php_stream_free	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so zend_strtod	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so _emalloc	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so zend_call_method	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so php_get_inf	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so php_info_print_table_start	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so zend_hash_update	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so zend_hash_find	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: W: undefined-non-weak-symbol /usr/lib64/php/modules/yaml.so array_set_zval_key	(/usr/lib64/php/modules/yaml.so)
php-pecl-yaml.x86_64: E: spelling-error ('libyaml', 'Summary(en_US) libyaml -> library')
 2 packages and 0 specfiles checked; 1 errors, 55 warnings, 11 filtered, 1 badness; has taken 0.5 s 



Unversioned so-files
--------------------
php-pecl-yaml: /usr/lib64/php/modules/yaml.so

Source checksums
----------------
https://pecl.php.net/get/yaml-2.2.4.tgz :
  CHECKSUM(SHA256) this package     : 8eb353baf87f15b1b62ac6eb71c8b589685958a1fe8b0e3d22ac59560d0e8913
  CHECKSUM(SHA256) upstream package : 8eb353baf87f15b1b62ac6eb71c8b589685958a1fe8b0e3d22ac59560d0e8913


Requires
--------
php-pecl-yaml (rpmlib, GLIBC filtered):
    config(php-pecl-yaml)
    libc.so.6()(64bit)
    libyaml-0.so.2()(64bit)
    php(api)
    php(zend-abi)
    rtld(GNU_HASH)



Provides
--------
php-pecl-yaml:
    config(php-pecl-yaml)
    php-pecl(yaml)
    php-pecl(yaml)(x86-64)
    php-pecl-yaml
    php-pecl-yaml(x86-64)
    php-yaml
    php-yaml(x86-64)



Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24
Command line :/usr/bin/fedora-review -b 2317832
Buildroot used: fedora-rawhide-x86_64
Active plugins: PHP, Generic, Shell-api, C/C++
Disabled plugins: Perl, SugarActivity, Haskell, Ocaml, R, Java, fonts, Python
Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH

Comment 3 Remi Collet 2024-12-10 09:49:34 UTC
Thanks for the review


> - Some files are not correctly created after installation
>   in my environment. Please re-check the files.

Cannot reproduce, it looks like the package was installed without the doc files (--excludedocs)

Comment 4 Fedora Update System 2024-12-11 14:01:24 UTC
FEDORA-2024-477fa0b3e6 (php-pecl-yaml-2.2.4-1.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-477fa0b3e6

Comment 5 Fedora Update System 2024-12-12 02:40:43 UTC
FEDORA-2024-477fa0b3e6 has been pushed to the Fedora 41 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-477fa0b3e6 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-477fa0b3e6

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2024-12-12 03:49:42 UTC
FEDORA-2024-ef7ff8dc07 has been pushed to the Fedora 40 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-ef7ff8dc07 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-ef7ff8dc07

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2024-12-20 12:37:18 UTC
FEDORA-2024-ef7ff8dc07 (php-pecl-yaml-2.2.4-1.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 8 Fedora Update System 2024-12-20 13:38:18 UTC
FEDORA-2024-477fa0b3e6 (php-pecl-yaml-2.2.4-1.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.


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