Jose
Jose
> Note that this is a duplicate of https://github.com/zeroc-ice/ice/issues/2583, except that this one is for Windows instead of Ubuntu. The title says "windows/debug", but looking at the logs seems it...
I cannot reproduce with a local Ubuntu 24.04 machine. The test was expecting 0 retries, but there is a retry here: ``` -- 10/15/2024 18:49:21:355 client: Protocol: sending request message...
This is failing in rhel10 too ``` testing checked cast... ok testing checked cast with context... ok testing ice_fixed... ok testing encoding versioning... ok testing protocol versioning... testing opaque endpoints......
> Are you running in a container, and are the locales generated? That is with the default RHEL10 docker image `registry.access.redhat.com/ubi10`
Can you attach the exception stack?
We use a version range on release branches "0.4.x" branch has "0.4.*", for main we use an exact version typically a preview like ("0.5.0-preview1") We do the same for the...
Current setup seems correct: - 0.4.x branch templates are build against `0.4.*` packages, will use the latest `0.4` published version. - main branch templates use a exact match for the...
Hi @Lastique, Thanks for remembering this. We’ll try to fix it in the next 3.7 patch release. We don’t have a release date yet, but I’ve just added this issue...
Are any such packages distributed through the official Debian repositories? My understanding is that the limitation of using only DEB packages for dependencies does not apply to packages distributed through...
Gulp works great, and doesn't give us any problems. What is the problem other than not being "cool"? Webpack is a different beast, we use gulp as a task runner,...