Stefano Babic

Results 18 comments of Stefano Babic

Can you please send the patch to the ML as in README ? I need to pick it up from patchwork for my testing - thanks !

Please read #39 - no PR, thanks. Send your patches to SWUpdate's ML as described at http://sbabic.github.io/swupdate/contributing.html

On 08.06.22 23:43, Adam wrote: > I've been following the tutorials for setting up the docker container > and have gotten to the point where I now am wanting to...

On 28/02/2017 11:22, Michael Hirsch wrote: > Hi @EugenWiens , > > There are two questions in this issue. > > 1. > > Yes, hawkBit is checking if the...

On 28/02/2017 13:26, Eugen Wiens wrote: > A feedback channel will be great. That the DB is out of sync with the > real software version is a problem in...

> @sbabic, so, will it be merged? 🙂 I cannot merge because the commits are not formally ok. The two commits does not contain your Signed-off-by, and then I cannot...

> But **gzip** or **zstd** don't create output directory by themselves. So, we need to create this directory first. > This fix is needed in case when no output directory...

> Second commit is needed to pass `-f` option to **zstd** which allows to take symlink as an input path. I have applied this.

> The error message I got without the fix: `/bin/sh: 1: cannot create /tmp/tmp199uhqux/buildroot/output/images/rootfs.ext4.zlib: Directory nonexistent` This raises another topic. Where are coming buildroot/output/images ? Have you put these in...

> This path with subdirectories comes from `--artifactory ./buildroot/output/images` or `--swu-file ./buildroot/output/images/rpi-board.swu` options. I have tried to reproduce your issue. I put a "rootfs" into a "test" directory, and I...