Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initramfs-tools: ipv4: FIB table does not exist in local-bottom/clevis #506

Open
natthias opened this issue Jan 22, 2025 · 0 comments
Open

Comments

@natthias
Copy link

I am in the process of packaging clevis for Chimera Linux, which uses initramfs-tools for initramfs. Everything works fine and clevis can decrypt both luksv1 and luksv2 with tpm.

However, I am facing one issue in the local-bottom/clevis script. When the script brings down all interfaces, the command on line 50, ip route flush dev "$iface", results in the following error
Error: ipv4: FIB table does not exist

The error itself is harmless and boot proceeds like normal, but it should probably be silenced or clevis should no attempt to bring down interfaces it has not brough up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant