[GitHub] [camel-k] lubuxnl commented on issue #923: Camel-K build fails with error: open /workspace/builder-656588331/package/context/Dockerfile: no such file or directory

2019-09-14 Thread GitBox
lubuxnl commented on issue #923: Camel-K build fails with error: open 
/workspace/builder-656588331/package/context/Dockerfile: no such file or 
directory
URL: https://github.com/apache/camel-k/issues/923#issuecomment-531505431
 
 
   Still didn't find a solution, but I found a workaround for this issue: I was 
able to run the Cartoon Messages Downloader and Cartoon Genre Router examples 
from the Red Hat Knative tutorial by using the integration kits of the 
CartoonMessagesMover and ComedyGenreHandler respectively (by adding --kit 
 to the kamel run command).
   I also uninstalled Camel-K and reinstalled it and after that I installed the 
Cartoon Genre Router example first. This time the integration built 
successfully. Apparently it depends on which integration kits are already 
available in the platform whether or not this problem occurs.


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] [camel-k] lubuxnl commented on issue #923: Camel-K build fails with error: open /workspace/builder-656588331/package/context/Dockerfile: no such file or directory

2019-09-10 Thread GitBox
lubuxnl commented on issue #923: Camel-K build fails with error: open 
/workspace/builder-656588331/package/context/Dockerfile: no such file or 
directory
URL: https://github.com/apache/camel-k/issues/923#issuecomment-529890242
 
 
   I just recreated my 
[Vagrant/Virtualbox/Minikube](https://github.com/lubuxnl/ubuntu-minikube/tree/knative)
 VM from scratch and installed Istio, Knative and Camel-K. I then tried to run 
the printer, splitter and feed routes from the 
[examples/knative](https://github.com/apache/camel-k/tree/master/examples/knative)
 folder of this repo. This time the printer and feed routes built and ran fine, 
but the splitter route encountered the same error as reported in this issue 
during the build (see 
[logfile](https://github.com/apache/camel-k/files/3595383/camel-k-kit-splitter-builder.log)).
 Previously also this route ran fine, so apparently the problem is not with the 
route itself, but some specific condition. Is it possible to get logging at 
debug level for the build process, that might help explain the condition that 
caused the build to fail?
   


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