Igor Raits

Results 128 comments of Igor Raits

I see that glibc was updated... 2.29.9000-27.fc31 → 2.29.9000-29.fc31 Curious if that could be related.

@fweimer any ideas here?

If I read it correctly, all list of changes are: ``` ❯ git log --oneline 51ea67d54882318c4fa5394c386f4816ddc22408..21cc130b78a4db9113fb6695e2b951e697662440 21cc130b78 libio: do not attempt to free wide buffers of legacy streams [BZ #24228]...

If I read it correctly, all list of changes are: ``` ❯ git log --oneline 51ea67d54882318c4fa5394c386f4816ddc22408..21cc130b78a4db9113fb6695e2b951e697662440 21cc130b78 libio: do not attempt to free wide buffers of legacy streams [BZ #24228]...

@grobian while looking into a strace output, it definitely was able to bind to 3020 port. ``` [pid 1559508] bind(1, {sa_family=AF_INET, sin_port=htons(3020), sin_addr=inet_addr("127.0.0.1")}, 16) = 0 ``` But I don't...

weird enough when doing `echo hello | base100 | base100 -d`, everything works fine

Oh, that worked. Is there any way we can make newline to work? Also in output too.

@zargony We just run tests when packaging for Fedora... But I think people use cross-compilation in travis somehow for this purpose.

> 1. Update webkit again I would prefer this. > 2. Use Qt WebEngine (Chromium based) Might be doable as well. > 3. Flatpak That's just not good for distributions...

@jmmv also would be nice if you could do `fedpkg retire` for `kyua-cli` and `kyua-testers`.