barzog

Results 7 issues of barzog

[gpm-mice.c.diff.txt](https://github.com/telmich/gpm/files/1694925/gpm-mice.c.diff.txt) During compilation on gentoo we see following: * QA Notice: Package triggers severe warnings which indicate that it * may exhibit random runtime failures. * mice.c:1843:10: warning: ‘p’ is...

After opening recording with internal player and htsp profile - player shows epg data and that's all: no video/audio. in external player all is working ok with pass profile and...

bug
playback

We setup simple cluster (1 replica/1instance/2 databases and 2 users ) on 1 node k3s using latest postgresql-operator-examples. Cluster itself works well. But pgAdmin4 using following reference: userInterface: pgAdmin: image:...

It seems that during /run/etc/wal-e.d/env/ construction SSH_PASSWORD variable is not set (only SSH_PRIVATE_KEY_PATH), so only public-key auth in ssh is supported for wal-g. But according to this: https://github.com/wal-g/wal-g/issues/1276 public-key auth...

Currently ingress.yaml template has tls section as follows: {{- if .Values.ingress.tls }} tls: {{ toYaml .Values.ingress.tls | indent 4 }} {{- end -}} This one expects that ingress.tls will be...

As part of dracut-systemd module /var/log is defined as symlink to ../run/initramfs/log (in https://github.com/dracut-ng/dracut-ng/blob/main/modules.d/77dracut-systemd/dracut-tmpfiles.conf). In systemd-tmpfiles var.conf is copied with system-wide /var/log definition, which is ignored at initramfs stage with...

bug

As part of systemd-tmpfiles dracut module contents of _/etc/tmpfiles.d_ is copied to initramfs ("$tmpfilesconfdir/*.conf"). On my system I have following file for polkit there: `D /run/polkit-1/rules.d 0755 polkitd root 0...

bug