Ben Boeckel

Results 510 comments of Ben Boeckel

`state: reinstalled` fails because the parameters are passed to the uninstaller and not understood.

Is there some mechanism by which the package could get some handle on the request to do its own syncup action? For example: - look at the requested components -...

Thanks. I think we came to the conclusion that using `choco` to install VS (component-less) but a specific VS Installer-aware action to manage its components is a better solution.

[This code](https://github.com/pypa/wheel/blob/41b375ef33e3368f6f58c13f9649491d01c2ba5e/src/wheel/vendored/packaging/tags.py#L461-L487) seems to be poorly structured and is probably the root cause. `universal2` is arm64 *and* x86_64, not "not x86_64" as this code currently does. `_mac_binary_formats` looks to make...

> is your CPython a universal2 one ? Yes. > If so, the default platform tag will always be universal2 when building a platform specific wheel. Hrm, that's unfortunate. >...

My case is that I have libraries built completely outside of `setup.py`'s view because the build system is too complicated to have `setuptools` drive the build (because it wants to...

It's not trivial, but VTK's CI has been affected by this. It's not trivial, but everything is in CI here: https://gitlab.kitware.com/vtk/vtk/-/jobs/8115134. The only difference that is meaningful to the error...

There should probably be a [email protected] for manual startup as well as xorg.service for "give me something that works" case which omits the display argument all together. I don't know...

All packages are visible here: https://kojipkgs.fedoraproject.org//work/tasks/8428/13778428/root.log Kernel and GHC: ghc-ghc.armv7hl 7.8.4-47.fc24 kernel version == 4.4.6-301.fc23.armv7hl

TODO: Adapt the 2.10.3 "patch"