[GitHub] [cloudstack] rhtyd commented on issue #3312: 'sed -i' need postfix on mac

2019-07-03 Thread GitBox
rhtyd commented on issue #3312: 'sed -i' need postfix on mac
URL: https://github.com/apache/cloudstack/pull/3312#issuecomment-508089732
 
 
   This is `onhold` until Travis passes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] rhtyd commented on issue #3312: 'sed -i' need postfix on mac

2019-06-20 Thread GitBox
rhtyd commented on issue #3312: 'sed -i' need postfix on mac
URL: https://github.com/apache/cloudstack/pull/3312#issuecomment-504118725
 
 
   @DaanHoogland fails on linux with:
   ```
   Warning, API Cmd class com.cloud.api.commands.SimulatorAddSecondaryAgent has 
no APICommand annotation 
   Scanned and found 607 APIs
   sed: -e expression #1, char 1: unknown command: `.'
   [ERROR] Failed to execute goal 
org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (compile) on project 
cloud-apidoc: Command execution failed. Process exited with an error: 1 (Exit 
value: 1) -> [Help 1]
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] rhtyd commented on issue #3312: 'sed -i' need postfix on mac

2019-05-27 Thread GitBox
rhtyd commented on issue #3312: 'sed -i' need postfix on mac
URL: https://github.com/apache/cloudstack/pull/3312#issuecomment-496271925
 
 
   @DaanHoogland can you debug via the backend jenkins what failed?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] rhtyd commented on issue #3312: 'sed -i' need postfix on mac

2019-05-27 Thread GitBox
rhtyd commented on issue #3312: 'sed -i' need postfix on mac
URL: https://github.com/apache/cloudstack/pull/3312#issuecomment-496203396
 
 
   closed-open PR to rekick Travis
   @blueorangutan package


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] rhtyd commented on issue #3312: 'sed -i' need postfix on mac

2019-05-22 Thread GitBox
rhtyd commented on issue #3312: 'sed -i' need postfix on mac
URL: https://github.com/apache/cloudstack/pull/3312#issuecomment-495077236
 
 
   @blueorangutan package


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] rhtyd commented on issue #3312: 'sed -i' need postfix on mac

2019-05-15 Thread GitBox
rhtyd commented on issue #3312: 'sed -i' need postfix on mac
URL: https://github.com/apache/cloudstack/pull/3312#issuecomment-492915011
 
 
   @DaanHoogland env issue, the sed on OSX is freebsd based you can try gnu-sed 
like:
   ```
   $ brew install gnu-sed
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services