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

Error when starting dockers in GNS3 in Opensuse TW (part 2) #2458

Open
jsaenz01 opened this issue Dec 23, 2024 · 2 comments
Open

Error when starting dockers in GNS3 in Opensuse TW (part 2) #2458

jsaenz01 opened this issue Dec 23, 2024 · 2 comments

Comments

@jsaenz01
Copy link

Hi,

I have problem again with dockers and GNS3, in Opensuse Tumbleweed.-

I have this error in GNS3 2.5.2:

/gns3/bin/busybox: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /gns3/bin/busybox)

It's related to
#2419

I have tried to manually change the Busybox from /home/jesus/.local/share/GNS3/docker/bin/ with Busybox from Ubuntu Oracular without success.

I had to dowgraded to version 2.2.51

Thanks

@grossmj
Copy link
Member

grossmj commented Dec 25, 2024

Have you tried to install busybox-static instead of busybox (that requires shared libs)?

@jsaenz01
Copy link
Author

jsaenz01 commented Dec 26, 2024

Hi,

I found my instalation problems.

I had this rpm's build option:

cp -f %{_bindir}/busybox %{python3_sitelib}/gns3server/compute/docker/resources/bin/busybox

I disabled it (and delete busybox from this location)

Now, it start to work "almost" perfect:

I checked all my dockers and MikroticWinbox doesn't show a gui (it starts), I guess is something in my busybox-static binary.

I had to replace by Ubuntu's in .local/share/GNS3/docker/bin.

Thanks!

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

2 participants