Carlos Zoido

Results 183 comments of Carlos Zoido
trafficstars

Hi @magist3r, Do you still have the issue? Could you give [layout()](https://docs.conan.io/en/latest/reference/conanfile/methods.html#layout-folders-reference) a try?

Hi @MTomBosch, I could not reproduce the issue. What I did is: - Create several packages in the range that I upload to a local repo - Clear the cache...

Hi @vectorsli, Trying with the Artifactory 7.41.7 version I can't reproduce the issue. Maybe you can use the `CONAN_TRACE_FILE` to provide some traces of the API calls? Thanks a lot.

Hi @vectorsli, Yes, It looks like something related to Artifactory. We are trying to raise the awareness of the Artifactory team on it and as far as I know they...

> I have submitted a potential solution: make explicit the locking of test_package. Basically the line: > > ```python > c.run("lock create test_package --lockfile=conan.lock --lockfile-out=conan.lock") > ``` > > Note...

Hi @Yurmusp, Thanks a lot for reporting. - For the Artifactory errors, have you tried to change the JVM Parameters by setting JAVA_OPTIONS in `$JFROG_HOME/artifactory/var/etc/system.yaml`? If that's memory related maybe...

Hi @pgrohs, Sorry for the late review, and thanks for the contribution. I'm afraid this this is modifying part of the `conan_cmake_run` implementation that we don't recommend any more, please...

Hi @buresu, Thanks for the contribution but I'm afraid we can't merge this, it's modifying the `conan_cmake_run()` function that is going to be deprecated soon and also will overwrite `CONAN_CMAKE_PROGRAM`...

> I would really like this feature to be made official by conan.io folks and actively maintained, so it does not meet the same sudden end, as [cmake-conan](https://github.com/conan-io/cmake-conan) did. >...

Hi @hwhsu1231, Thank you so much for all the effort put in that project. We don't have the resources currently to take the project as we are in the middle...