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
 
<https://github.com/wocommunity/wonder/blob/master/Utilities/Linux/RPMSpecs/woadaptor-httpd24_x86_64.spec>


> On May 20, 2016, at 23:35, Theodore Petrosky <tedp...@yahoo.com> 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      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to