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

Workaround for "Cannot start FRR on Fedora and Arch using kathara/frr image" #11

Merged
merged 3 commits into from
Nov 21, 2023

Conversation

BuonHobo
Copy link
Contributor

@BuonHobo BuonHobo commented Nov 3, 2023

Added workaround for #10

This file overrides the default systemd unit for the frr service and wraps the commands with su. This allows the image to work on arch linux and red hat based distros
frr/Dockerfile Outdated Show resolved Hide resolved
@Skazza94
Copy link
Member

Hi @BuonHobo,
PR looks fine!

We will release a new Docker image with the fix really soon!

Thanks for contributing,
Mariano.

@Skazza94 Skazza94 merged commit 202b97c into KatharaFramework:main Nov 21, 2023
@awaum
Copy link

awaum commented Apr 16, 2024

Hello,

$ cat /etc/fedora-release Fedora release 39 (Thirty Nine) $ docker -v Docker version 26.0.1, build d260a54 $ kathara -v Current version: 3.7.0
I installed the fix in my running container, however:
image

Please advise.

Best regards, Armin

@tcaiazzi
Copy link
Member

Hi @awaum,

Sorry for the late reply, I missed your comment 😇

I just tried the workaround, and it works on my system.

Can you explain the steps you follow? You can build the image directly from the repository, using the command:

make frr

I also noticed that we never upload the workaround to the Docker Hub 😇

We will do it soon!

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

Successfully merging this pull request may close these issues.

4 participants