Bug 1884542

Summary: Review Request: php-ramsey-uuid - Library for generating and working with UUIDs
Product: [Fedora] Fedora Reporter: Remi Collet <fedora>
Component: Package ReviewAssignee: Robert-André Mauchin 🐧 <eclipseo>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eclipseo, package-review
Target Milestone: ---Flags: eclipseo: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-15 01:49:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1884218, 1884235    
Bug Blocks:    

Description Remi Collet 2020-10-02 09:12:37 UTC
Spec URL: https://git.remirepo.net/cgit/rpms/php/ramsey/php-ramsey-uuid.git/plain/php-ramsey-uuid.spec?id=b2c1e22019477e88ad09e9bf01ee729882505335
SRPM URL: https://rpms.remirepo.net/SRPMS/php-ramsey-uuid-4.1.1-1.remi.src.rpm
Description: 
ramsey/uuid is a PHP library for generating and working with universally
unique identifiers (UUIDs).

Autoloader: /usr/share/php/Ramsey/Uuid/autoload.php


Fedora Account System Username: remi

Comment 1 Robert-André Mauchin 🐧 2020-11-05 06:51:38 UTC
One of the test fails:

+ php /usr/bin/phpunit8 --no-coverage --verbose
PHPUnit 8.5.8 by Sebastian Bergmann and contributors.
Runtime:       PHP 7.4.12
Configuration: /builddir/build/BUILD/uuid-cd4032040a750077205918c86049aa0f43d22947/phpunit.xml.dist
.............................................................   61 / 1429 (  4%)
.............................................................  122 / 1429 (  8%)
......................................................WW.....  183 / 1429 ( 12%)
.............................................................  244 / 1429 ( 17%)
.......................................................E.....  305 / 1429 ( 21%)
.............................................................  366 / 1429 ( 25%)
.............................................................  427 / 1429 ( 29%)
.............................................................  488 / 1429 ( 34%)
.............................................................  549 / 1429 ( 38%)
.............................................................  610 / 1429 ( 42%)
.............................................................  671 / 1429 ( 46%)
.............................................................  732 / 1429 ( 51%)
.............................................................  793 / 1429 ( 55%)
.............................................................  854 / 1429 ( 59%)
.............................................................  915 / 1429 ( 64%)
.............................................................  976 / 1429 ( 68%)
............................................................. 1037 / 1429 ( 72%)
............................................................. 1098 / 1429 ( 76%)
............................................................. 1159 / 1429 ( 81%)
............................................................. 1220 / 1429 ( 85%)
............................................................. 1281 / 1429 ( 89%)
............................................................. 1342 / 1429 ( 93%)
............................................................. 1403 / 1429 ( 98%)
..........................                                    1429 / 1429 (100%)
Time: 7.18 seconds, Memory: 18.00 MB
There was 1 error:
1) Ramsey\Uuid\Test\Provider\Node\FallbackNodeProviderTest::testSerializationOfNodeProviderCollection
Ramsey\Uuid\Exception\NodeException: Unable to fetch a node for this system
/builddir/build/BUILDROOT/php-ramsey-uuid-4.1.1-1.fc34.x86_64/usr/share/php/Ramsey/Uuid/Provider/Node/SystemNodeProvider.php:62
/builddir/build/BUILD/uuid-cd4032040a750077205918c86049aa0f43d22947/tests/Provider/Node/FallbackNodeProviderTest.php:95
--
There were 2 warnings:
1) Ramsey\Uuid\Test\Generator\RandomLibAdapterTest::testGenerateUsesGenerator
Trying to configure method "generate" which cannot be configured because it does not exist, has not been specified, is final, or is static
2) Ramsey\Uuid\Test\Generator\RandomLibAdapterTest::testGenerateReturnsString
Trying to configure method "generate" which cannot be configured because it does not exist, has not been specified, is final, or is static
ERRORS!
Tests: 1429, Assertions: 72900, Errors: 1, Warnings: 2.

Comment 3 Robert-André Mauchin 🐧 2020-11-06 09:47:29 UTC
Ok if it works with Koji

Comment 5 Gwyn Ciesla 2020-11-06 14:18:41 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/php-ramsey-uuid

Comment 6 Fedora Update System 2020-11-06 15:00:24 UTC
FEDORA-2020-bc33e85705 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-bc33e85705

Comment 7 Fedora Update System 2020-11-06 15:00:25 UTC
FEDORA-2020-846a6499dc has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-846a6499dc

Comment 8 Fedora Update System 2020-11-07 03:04:22 UTC
FEDORA-2020-bc33e85705 has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2020-bc33e85705 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-bc33e85705

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

Comment 9 Fedora Update System 2020-11-07 03:16:09 UTC
FEDORA-2020-846a6499dc has been pushed to the Fedora 33 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2020-846a6499dc \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-846a6499dc

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

Comment 10 Fedora Update System 2020-11-15 01:49:19 UTC
FEDORA-2020-bc33e85705 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 11 Fedora Update System 2020-11-15 02:52:43 UTC
FEDORA-2020-846a6499dc has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.