Dave Vasilevsky

Results 82 comments of Dave Vasilevsky

* Any xz-tool can of course decompress a tpxz file, though it obviously can't use the index * Some tools can at least do parallel-decompression, though it's not common. No...

It ought to be possible using the jobserver feature of make, which is the same thing that allows recursive make to work. See the great [description of how GNU make...

I'm experiencing the same issue on FreeBSD. It looks like the plugin zip file is not being added to `sys.path`, while on Linux it is, and I'm really not sure...

Welp, the tests don't run on FreeBSD anyhow, because there's no legacy algorithm support in libcrypto. It looks like the tests use rc2-cbc-pkcs5.

This could be really hard to do! I see a few options: 1. Don't start a build unless resource usage is low. This would be hard to get right--for example,...

It installed fine, but it seems much less stable. Occasionally my login manager crashes. Maybe we can get a rebuild for noble?

This is a great idea, but it doesn't work quite right for me. We checkout a different branch name, and then attempt to process dkms.conf.in, but it's no longer present!...

I think just moving the dkms.conf generation above the branch-switch should fix this.

Just for giggles, I manually edited Medusa.storedata to include a sparsebundle. It works well! The only problem is that the "size" column for disk images is too small, so sizes...