Erich Mauerböck
Erich Mauerböck
Thinking about it again, it would be even better if we would not have to specify a dist-tag at all, but parse the versions of all available dist-tags for a...
..which in turn is caused by having git config core.autocrlf=input on Windows. Whereas writing the parsed json did write LF characters at the end of each line, the last line...
yes. [email protected] depends on [email protected] depends on [email protected] with no dependency on vm2!
> May I ask how the progress is ? > > > > +1 > > > @Unitech Is there anything that you may communicate at the moment? Any timeline...
Some debug log to show the problem: ``` Debug: /Stage[main]/Main/Node[default]/Eip::Liferay62ce[eip-liferay]/Liferay62ce[eip-liferay]/Tomcat8[eip-liferay]/Tomcat::Install[/data/eip-liferay/tomcat8.5.57]/Tomcat::Install::Source[/data/eip-liferay/tomcat8.5.57]/File[/data/eip-liferay/tomcat8.5.57]: The container Tomcat::Install::Source[/data/eip-liferay/tomcat8.5.57] will propagate my refresh event Debug: Executing: '/bin/curl https://archive.apache.org/dist/tomcat/tomcat-8/v8.5.57/bin/apache-tomcat-8.5.57.tar.gz -o /tmp/apache-tomcat-8.5.57.tar.gz_20240208-65842-1mc19q4 -fsSLg --max-redirs 5' Debug: Archive extracting...
That observation is correct. I had to set "manage_home" on tomcat::install, then it worked as it should.