https://bugzilla.redhat.com/show_bug.cgi?id=1431766

Remi Collet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |fedora-review?



--- Comment #4 from Remi Collet <[email protected]> ---
[!]: Package requires other packages for directories it uses.
     Note: No known owner of /usr/share/php/ParagonIE
[!]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/share/php/ParagonIE

[!]: Requires correct, justified where necessary.
    BuilRequires: php-pcre is missing (see phpci.log
    paragonie/random_compat only need for test, no need to require it (see
composer.json)


Tips:

%check
mkdir vendor
cat << 'EOF' | tee vendor/autoload.php
<?php
require_once '%{buildroot}%{_datadir}/php/%{composer_namespace}/autoload.php';
require_once '%{_datadir}/php/random_compat/autoload.php';
EOF
phpunit --no-coverage --verbose

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to