[contribteam] [Bug 10662] permission denied: exec of '/usr/bin/phpscl/php72_REMI' failed"

2018-12-10 Thread bugzilla-daemon
https://bugs.contribs.org/show_bug.cgi?id=10662

Bug ID: 10662
   Summary: permission denied: exec of
'/usr/bin/phpscl/php72_REMI' failed"
Classification: Contribs
   Product: SME Contribs
   Version: 9.2
  Hardware: ---
OS: ---
Status: CONFIRMED
  Severity: normal
  Priority: P3
 Component: smeserver-php-scl
  Assignee: step...@de-labrusse.fr
  Reporter: jcr...@safeandsoundit.co.uk
QA Contact: contribteam@lists.contribs.org
  Target Milestone: ---

Seems that PHP 72 and 73 exhibit this error:

https://forums.contribs.org/index.php/topic,53835.0.html

permission denied: exec of '/usr/bin/phpscl/php72_REMI' failed"

The spec file does not apply the correct permissions for 72 and 73 in the
genfilelist.

Patching spec file and rebuilding

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
Mail for each SME Contribs bug report
To unsubscribe, e-mail contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

[contribteam] [Bug 10662] permission denied: exec of '/usr/bin/phpscl/php72_REMI' failed"

2018-12-10 Thread bugzilla-daemon
https://bugs.contribs.org/show_bug.cgi?id=10662

--- Comment #1 from John Crisp  ---
* Tue Dec 11 2018 John Crisp  0.4-20.sme
- fix spec file permissions [SME: 10662]

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
Mail for each SME Contribs bug report
To unsubscribe, e-mail contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

[contribteam] [Bug 10662] permission denied: exec of '/usr/bin/phpscl/php72_REMI' failed"

2018-12-10 Thread bugzilla-daemon
https://bugs.contribs.org/show_bug.cgi?id=10662

John Crisp  changed:

   What|Removed |Added

  Flags||help_verify+

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
Mail for each SME Contribs bug report
To unsubscribe, e-mail contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

[contribteam] [Bug 10662] permission denied: exec of '/usr/bin/phpscl/php72_REMI' failed"

2018-12-10 Thread bugzilla-daemon
https://bugs.contribs.org/show_bug.cgi?id=10662

--- Comment #2 from John Crisp  ---
1950 (smeserver-php-scl): Build on target smeserver-9-contribs succeeded.
 Build logs may be found at
http://buildsys.contribs.org/logs/smeserver-9-contribs/1950-smeserver-php-scl-0.4-20.el6.sme/

Should be in smetest in a few hours.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
Mail for each SME Contribs bug report
To unsubscribe, e-mail contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

[contribteam] [Bug 10662] permission denied: exec of '/usr/bin/phpscl/php72_REMI' failed"

2018-12-10 Thread bugzilla-daemon
https://bugs.contribs.org/show_bug.cgi?id=10662

Terry Fage  changed:

   What|Removed |Added

 CC||tf...@yahoo.com.au

--- Comment #3 from Terry Fage  ---
There now...

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
Mail for each SME Contribs bug report
To unsubscribe, e-mail contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

[contribteam] [Bug 10662] permission denied: exec of '/usr/bin/phpscl/php72_REMI' failed"

2018-12-11 Thread bugzilla-daemon
https://bugs.contribs.org/show_bug.cgi?id=10662

--- Comment #4 from Terry Fage  ---
Needed the epel repo as well..

yum install smeserver-php-scl --enablerepo=smetest,epel

So, looks good so far, all appears OK in server-manager swapping ibay versions
etc..no obvious errors

[root@sme92x64 ~]# ll /usr/bin/phpscl
total 28
-rwxrwx--- 1 root www 55 Feb 23  2015 php54_REMI
-rwxrwx--- 1 root www 55 Feb 23  2015 php55_REMI
-rwxrwx--- 1 root www 55 Feb 23  2015 php56_REMI
-rwxrwx--- 1 root www 55 Dec 11 10:56 php70_REMI
-rwxrwx--- 1 root www 55 Dec 11 10:56 php71_REMI
-rwxrwx--- 1 root www 55 Dec 11 10:56 php72_REMI
-rwxrwx--- 1 root www 55 Dec 11 10:56 php73_REMI

[root@sme92x64 ~]# php73 -v
PHP 7.3.0 (cli) (built: Dec  4 2018 18:26:59) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.0-dev, Copyright (c) 1998-2018 Zend Technologies

[root@sme92x64 ~]# php72 -v
PHP 7.2.13 (cli) (built: Dec  8 2018 10:49:37) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
Mail for each SME Contribs bug report
To unsubscribe, e-mail contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

[contribteam] [Bug 10662] permission denied: exec of '/usr/bin/phpscl/php72_REMI' failed"

2018-12-11 Thread bugzilla-daemon
https://bugs.contribs.org/show_bug.cgi?id=10662

Terry Fage  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Terry Fage  ---
Marking resolved, nothing untoward is jumping out, seems OK

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
Mail for each SME Contribs bug report
To unsubscribe, e-mail contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

[contribteam] [Bug 10662] permission denied: exec of '/usr/bin/phpscl/php72_REMI' failed"

2018-12-11 Thread bugzilla-daemon
https://bugs.contribs.org/show_bug.cgi?id=10662

Michael McCarn  changed:

   What|Removed |Added

 CC||mmccarn-...@mmsionline.us

--- Comment #6 from Michael McCarn  ---
Enabling php72 or php73 for an ibay generated entries like these in
/var/log/httpd/error_log:
> ... (13)Permission denied: exec of '/usr/bin/phpscl/php73_REMI' failed
> ... (13)Permission denied: exec of '/usr/bin/phpscl/php72_REMI' failed

I installed smeserver-php-scl-0.4-20.el6.sme.noarch from smetest using:
> yum --enablerepo=smetest update smeserver-php-scl

(I did not need to include epel, as I had already installed the updated
components from there)

When yum finished, I was able to load the previously failing ibay using either
php72 or php73 without problems.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
Mail for each SME Contribs bug report
To unsubscribe, e-mail contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

[contribteam] [Bug 10662] permission denied: exec of '/usr/bin/phpscl/php72_REMI' failed"

2018-12-11 Thread bugzilla-daemon
https://bugs.contribs.org/show_bug.cgi?id=10662

Terry Fage  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #7 from Terry Fage  ---
Thanks Michael looks to be verified to me, marking so, thanks, 

John was looking to release next 24 hrs if nothing untoward showed up, looks
the goods

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
Mail for each SME Contribs bug report
To unsubscribe, e-mail contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

[contribteam] [Bug 10662] permission denied: exec of '/usr/bin/phpscl/php72_REMI' failed"

2018-12-12 Thread bugzilla-daemon
https://bugs.contribs.org/show_bug.cgi?id=10662

John Crisp  changed:

   What|Removed |Added

 Status|VERIFIED|CLOSED

--- Comment #8 from John Crisp  ---
And releasing

smeserver-php-scl-0.4-20.el6.sme.noarch.rpm

smeserver/9/test > smeserver/9/contribs

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
Mail for each SME Contribs bug report
To unsubscribe, e-mail contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/