tthef
tthef
Sorry, not joining yet another mailing list to submit patches.
This issue persists in conan 1.36; using a gitlab server, but as the original reporter says, the remote server search is not initiated, so I doubt this has anything to...
I should have said, using full reference with user/channel -- based on this test, https://github.com/conan-io/conan/blob/23ce09ad30e18872fb4caa39fd011cc1d5437cd4/conans/test/integration/graph/version_ranges/version_range_no_userchannel_test.py#L40, this is deliberate behaviour; I don't think this is documented anywhere, nor do I understand...
@memsharded my apologies, I misread that snippet. I have used CONAN_TRACE_FILE now, and this is an issue on the gitlab remote, it fails to locate packages for the * version...
gitlab has a ticket for this, https://gitlab.com/gitlab-org/gitlab/-/issues/329307, anyone hit by this issue might want to upvote that.
I have the same problem with 7zip-bin, which is pulled in by electron-updater. The simple fix in @electron/universal would be to detect if the two files are identical (e.g., sha...
> The issue here folks is that you are packaged a "universal" app but the `fsevents.node` native module is only being built for **one** architecture. This warning means that you...
This issue is not limited to localhost.
> > This issue is not limited to localhost. > > Can you describe how/when you are able to reproduce the issue? Any idea what set of circumstances cause it?...
We have been patching our toolchain with this PR's patch for some time now, works well.