Zbigniew Jędrzejewski-Szmek

Results 76 issues of Zbigniew Jędrzejewski-Szmek

I'm trying to build the crate, and one of the tests fail: ``` ---- aaa_test_b0 stdout ---- thread 'aaa_test_b0' panicked at 'assertion failed: `(left == right)` left: `Ok(ExpressionI(0))`, right: `Err(ParseF64("4.999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999"))`',...

On a Fedora installation, `do-agent` and `droplet-agent` are the only two things that pull in `cronie` and `cronie-anacron`. On systems where you're providing a systemd service anyway, it'd be nice...

In the man page, and in the code, the cmdline options are the most exposed. But that seems backwards: the user can hardly put 50 options on the commandline. I...

RFE

When executed in any parameters, `mkosi` will attempt to do a build, possibly creating a mess. The build is unlikely to succeed with the defaults anyway. I think this is...

RFE

``` =============================== warnings summary =============================== joblib/backports.py:7 /builddir/build/BUILDROOT/python-joblib-1.0.1-5.fc35.x86_64/usr/lib/python3.10/site-packages/joblib/backports.py:7: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from...

When I do 'systemctl daemon-reexec' in a Fedora rawhide VM, I get: ``` Jul 28 11:52:54 rawhide-uefi systemd-oomd[685]: Failed to connect to /run/systemd/io.system.ManagedOOM: Connection refused Jul 28 11:52:54 rawhide-uefi systemd-oomd[685]:...

bug 🐛
oomd

systemctl
ci-fails/needs-rework 🔥
units
portable

``` ====================================================================== FAIL: test_basic_conversion_from_file_pattern (__main__.TestPypandoc) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/zbyszek/fedora/python-pypandoc/pypandoc-1.8/tests.py", line 206, in test_basic_conversion_from_file_pattern assert "making a release" in received AssertionError ``` Maybe I'm misunderstanding what the...