Vojtech Trefny

Results 138 comments of Vojtech Trefny

> It seems that it's not as functional as it could/should be with **live** devices. I cannot seem to resize an ext4 filesystem on an LV for example. I can...

> If so, is more _live_ functionality on the roadmap? I've realized I didn't actually answer this part of the question. Yes, we plan to add more options for "configuring"...

Yes, this would require bigger changes in the `DeviceFormat`, probably creating some new "UnknownFormat" class for devices with some format (recognized by blkid) but without support in blivet, and maybe...

We are running tests as root in our CI so we missed few changes that made the tests fail when running as non-root. #871 should fix this. I was able...

This is weird. With latest Debian testing this test case also fails for me, but on a different line (above your error) and only when running as non-root. And the...

Even weirder: adding `/sbin` to `PATH` fixes all the test failures for me. I never understood why Debian doesn't have `/sbin` in PATH. I know only system tools should reside...

> I'm trying to build a Debian package for blivet. That's great! Sorry our tests are causing so many problems. > but the autopkgtest tests are still causing me some...

@mans0954 Is there something we can do to help here? We are already skipping some of the tests using environmental variables so maybe we could add similar "skip condition" for...

Thanks, this is definitely something we should consider doing in the future. We are also planning to switch libblockdev to use libbtrfsutil (https://github.com/storaged-project/libblockdev/issues/552) so that might be also a good...

It looks like there was some issue with your `sdd` drive: we see the `sdd_crypt` in UDev database and GNOME Disks (which uses UDisks which also uses UDev) also sees...