Ivan Drobyshevskyi

Results 7 issues of Ivan Drobyshevskyi

I've used darm for a while but then eventually stumbled upon incorrectly decoded instruction, and after searching through github issues I found out that project is not really maintained and...

I'm trying to benchmark static deltas and estimate bandwidth usage, compared to 'archive' ostree updates. However reported update size with static deltas seems to be roughly the same as without....

> Kernel panic - not syncing: Attempted to kill init! > [] (unwind_backtrace+0x0/0xf8) from [] (panic+0x5c/0x18c) > [] (panic+0x5c/0x18c) from [] (do_exit+0x590/0x63c) > [] (do_exit+0x590/0x63c) from [] (do_group_exit+0x3c/0x9c) > []...

Client and server use SOCK_STREAM, which basically means TCP while all TFTP protocol requires using UDP. Therefore both won't work with any other TFTP software. So at least it's worth...

We're using OSTree on an embedded Linux board, with rootfs produced by Yocto using meta-updater, and U-Boot as a bootloader. Now we need to encrypt root partition with LUKS, meaning...

After 'ostree-ext-cli ima-sign' is called on a dummy ostree repository, ostree checkout fails with an error related to fsetxattr: > fsetxattr(9, "", "\3\2\4\302\346%2\1\200\210\34D\326%\232\256\\\370v\1776\233\376>(V\331\37\322\210\3\227"..., 393, 0) = -1 ERANGE (Numerical result...

We're using cog 0.18.4 on an embedded i.MX6 board with wayland backend, provided by yocto scarthgap. The problem is that occasionally there's the following: `(cog:924): Cog-Core-WARNING **: 15:21:59.504: Renderer process...