Anton Hvornum

Results 69 issues of Anton Hvornum

Seams like when there's a bug and the user chose to re-do a step, the disk password doesn't come along or gets broken along the way. Investigate why and add...

bug

It would be desirable to get progress from calls to the upload endpoint, especially when uploading larger files and/or in a CI/CD pipeline. I have rarely worked with `requests` but...

type:request :hand:

Because we have nothing, I'd like to have something. And this does something. It runs `qemu` with test parameters. It has a test class that can take `qemu` serial output...

In light of https://github.com/charliermarsh/ruff/issues/1904#issuecomment-1470946322 I'm intrigued to evaluate Ruff as a code formatter. It looks like it could combat some of my quarrels with https://github.com/archlinux/archinstall/pull/997 *(Linked with issue https://github.com/archlinux/archinstall/issues/872)*. Specifically...

# Your system information * Operating system used: Arch Linux * PyKCS11 version: 1.5.16 * Python version: 3.12.3 * PKCS#11 library used: opensc-pkcs11 # Please describe your issue in as...

help wanted

One example of such a motor is [Lynch motors](https://en.m.wikipedia.org/wiki/Lynch_motor) and I wonder if it would be possible to use the VESC controller as well as firmware to control such motors?...

### Which ISO version are you using? 2024-08-26 (build) ### The installation log ``` File "/build/archinstall/src/archinstall-2.8.4/archinstall/__init__.py", line 12, in from .lib import disk File "/build/archinstall/src/archinstall-2.8.4/archinstall/lib/disk/__init__.py", line 1, in from .device_handler...

- This fix issue: #2539 ## PR Description: This should make single-non-root-encrypted-partitions be unlocked via `/etc/crypttab` instead of via keyfile, as the keyfile would be unprotected. ## Tests and Checks...

One of the poetry dependencies are blocking wheel builds: https://github.com/pylint-dev/pylint-plugin-utils/blob/43508f268ef49bfa35a729f73e232342fd1eccb2/poetry.lock#L664-L666 Specifically issue [pyyaml#736](https://github.com/yaml/pyyaml/issues/736): ``` pip wheel --no-cache-dir --use-pep517 "pyyaml (==6.0)" ``` ``` File "/tmp/pip-build-env-oc9tqhzq/overlay/lib/python3.12/site-packages/setuptools/_distutils/cmd.py", line 107, in __getattr__ raise AttributeError(attr)...

### Checklist - [X] I have looked into the [README](https://github.com/openfga/sdk-generator/blob/main/README.md) and have not found a suitable solution or answer. - [X] I have looked into the [documentation](https://openfga.dev/docs) and have not...

bug