Open avagin opened 5 years ago
Already discussed in https://lists.openvz.org/pipermail/criu/2019-May/043923.html, unfortunately with no result.
On 3.13 I can still see this error on current rawhide: Error: ipv4: FIB table does not exist
https://www.spinics.net/lists/netdev/msg559739.html
They say that iproute package is guilty, I have the same on iproute-5.2.0-1.fc30.x86_64.
Still not fixed:
[root@snorch snorch]# unshare -n
[root@snorch snorch]# ip route save > /tmp/ip-route.save
Error: ipv4: FIB table does not exist.
Dump terminated
[root@snorch snorch]# which ip
/usr/sbin/ip
[root@snorch snorch]# rpm -qf /usr/sbin/ip
iproute-5.6.0-1.fc32.x86_64
Looks like we need to fix it ourselves....
A friendly reminder that this issue had no activity for 30 days.
@mihalicyn Prepared a fix for it to iproute, see: https://lore.kernel.org/netdev/20210622144434.27129-1-alexander.mikhalitsyn@virtuozzo.com/T/#u
is there a way to fix this?
I will resend this fix.