Comments

364 Comments

After this update only f32.png located in /usr/share/wallpapers/F32/contents/images/, when running /usr/libexec/kscreenlocker_greet no background shown, and error file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:114:9: QML Image: Cannot open: file:///usr/share/wallpapers/F32/contents/images/

After downgrading there are a lot symlinks in /usr/share/wallpapers/F32/contents/images/

no 4.2.21 update for F32?

karma

Fixes bug 1807183

gns3-gui installs two desktop files gns3.desktop and gns3-gui.desktop

Temp files in /tmp, before update was in /var/tmp. After downgrading no menu at top and hotkeys at bottom.

When starting /usr/bin/gns3server

AttributeError: module 'aiohttp' has no attribute 'Timeout'

looks like after reboot dir /run/strongswan is missing

karma

charon[2073]: 00[DMN] unable to create pidfile '/run/strongswan/charon.pid'

nothing provides python3.7dist(multidict) >= 4.5 needed by python3-aiohttp-3.6.2-1.fc31.x86_64

sip Obsoletes python3-sip and python2-sip but should it provide them?

Warning: certbot-renew.timer changed on disk. Run 'systemctl daemon-reload' to reload units.

karma

slower start with high CPU usage

systemctl status certbot-renew.timer

Warning: certbot-renew.timer changed on disk. Run 'systemctl daemon-reload' to reload units.

1737171 fixed

BZ#1737171 Broken nftables rules loading in kernel 5.2
BZ#1718192 systemd-networkd bug makes it incompatible with kernel > 5.2.0-0.rc2.git1.2.fc31.x86_64

This kernel breaks nftables rules loading. With kernel 5.1.20-300.fc30.x86_64 I can just add rule "nft add rule ip nat prerouting tcp dport 2222 counter redirect to :22" but with 5.2.5 this don't work

Error: Could not process rule: No such file or directory

add rule ip nat prerouting tcp dport 2222 counter redirect to :22

Only after manual loading kernel module nft_redir this rule can be added.

Bridge inteface configured with systemd-networkd in off state, when booted kernel 5.1.20 this interface is configured.