service httpd restart should still work on CentOS 7. Anyway, I will try to fix 
it this week-end, I have to create a CentOS 7 VM anyway for my WOWODC 
presentation.

________________________________
De : [email protected] 
<[email protected]> de la part de 
jazzsalsa <[email protected]>
Envoyé : 20 mai 2016 17:46:18
À : Theodore Petrosky
Cc : [email protected]
Objet : Re: install deploy on centos 7

Ted,

I don't think this will be a problem. The rpm spec says [1]:

%post
        service httpd graceful > /dev/null 2>&1

And CentOS 7 uses 'systemctl restart httpd' i.s.o. 'service httpd restart' on 
CentOS 6, so the restart of httpd failed. You should do this yourself:

sudo systemctl restart httpd

Regards, Bart


[1] 
https://github.com/wocommunity/wonder/blob/master/Utilities/Linux/RPMSpecs/woadaptor-httpd24_x86_64.spec


On May 20, 2016, at 23:35, Theodore Petrosky 
<[email protected]<mailto:[email protected]>> wrote:

warning: %post(woadaptor-httpd24-6-1.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package woadaptor-httpd24-6-1.x86_64

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to