Bug 1712376 - Newest iproute breaks CRIU test suite : Error: ipv4: FIB table does not exist.
Summary: Newest iproute breaks CRIU test suite : Error: ipv4: FIB table does not exist.
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: iproute
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Phil Sutter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-21 12:06 UTC by Adrian Reber
Modified: 2019-05-28 19:01 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-05-28 19:01:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Adrian Reber 2019-05-21 12:06:20 UTC
The CRIU test suite reports errors on systems with iproute-5.0.0. The following is an easy reproducer:

On F29 I see:

# ip route show table default ; echo $?
0
# rpm -q iproute
iproute-4.20.0-1.fc29.x86_64

On F30 and rawhide:

# rpm -q iproute
iproute-5.0.0-2.fc30.x86_64
# ip route show table default ; echo $?
Error: ipv4: FIB table does not exist.
Dump terminated
2

Already discussed upstream at:

https://www.spinics.net/lists/netdev/msg559739.html

Comment 1 Ben Cotton 2019-05-28 19:01:30 UTC
Fedora 28 changed to end-of-life (EOL) status on 2019-05-28. Fedora 28 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.