[Bug 1424839] Review Request: php-rmccue-requests - Requests for PHP is a humble HTTP request library

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Remi Collet <fedora@xxxxxxxxxxxxxxxxx> changed:

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



--- Comment #4 from Remi Collet <fedora@xxxxxxxxxxxxxxxxx> ---
instead of using pkill which raises some error on local build
+ pkill php
pkill: killing pid 1320 failed: Operation not permitted
pkill: killing pid 1328 failed: Operation not permitted
pkill: killing pid 1332 failed: Operation not permitted
pkill: killing pid 1338 failed: Operation not permitted
pkill: killing pid 1341 failed: Operation not permitted
pkill: killing pid 1357 failed: Operation not permitted

perhaps simpler to use

    %{_bindir}/php -S 127.0.0.1:8080....
    PHPPID=$!

    kill $PHPPID

1 blocker:

[!]: License field in the package spec file matches the actual license.
    See LICENSE file
    # Everything is ISC, excepted IRI which is BSD
    License: ISC and BSD

-- 
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 -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]