• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: install deploy on centos 7
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: install deploy on centos 7


  • Subject: RE: install deploy on centos 7
  • From: Pascal Robert <email@hidden>
  • Date: Fri, 20 May 2016 22:14:57 +0000
  • Thread-topic: install deploy on centos 7

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 : webobjects-dev-bounces+probert=email@hidden <webobjects-dev-bounces+probert=email@hidden> de la part de jazzsalsa <email@hidden>
Envoyé : 20 mai 2016 17:46:18
À : Theodore Petrosky
Cc : email@hidden
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@hidden> 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@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: install deploy on centos 7
      • From: Theodore Petrosky <email@hidden>
References: 
 >Re: install deploy on centos 7 (From: jazzsalsa <email@hidden>)
 >Re: install deploy on centos 7 (From: Theodore Petrosky <email@hidden>)
 >Re: install deploy on centos 7 (From: jazzsalsa <email@hidden>)

  • Prev by Date: Re: install deploy on centos 7
  • Next by Date: Re: install deploy on centos 7
  • Previous by thread: Re: install deploy on centos 7
  • Next by thread: Re: install deploy on centos 7
  • Index(es):
    • Date
    • Thread