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

Installing on an IPv6 only host #2030

Closed
jenslink opened this issue May 1, 2024 · 9 comments · Fixed by #2032
Closed

Installing on an IPv6 only host #2030

jenslink opened this issue May 1, 2024 · 9 comments · Fixed by #2032

Comments

@jenslink
Copy link
Contributor

jenslink commented May 1, 2024

Just tried to install containerlab in an IPv6 only host. Which doesn't work because apt.fury.io does not have IPv6. :-(

$ host apt.fury.io
apt.fury.io is an alias for asymmetrical-lavender-v7hkfdon7i8y6ly9e04vlvjw.herokudns.com.
asymmetrical-lavender-v7hkfdon7i8y6ly9e04vlvjw.herokudns.com has address 54.209.91.188
asymmetrical-lavender-v7hkfdon7i8y6ly9e04vlvjw.herokudns.com has address 54.221.251.148
asymmetrical-lavender-v7hkfdon7i8y6ly9e04vlvjw.herokudns.com has address 54.204.238.15
asymmetrical-lavender-v7hkfdon7i8y6ly9e04vlvjw.herokudns.com has address 75.101.184.39

@hellt
Copy link
Member

hellt commented May 1, 2024

What was your installation option? Did you use the script or tried the installation via the package manager?

@jenslink
Copy link
Contributor Author

jenslink commented May 1, 2024

Upss. Forgot that detail. Sorry. I tried the package manager.

@hellt
Copy link
Member

hellt commented May 1, 2024

yeah, not much we can do about this
you can download the package from gh, not sure if they managed to get v6 though :D

@jenslink
Copy link
Contributor Author

jenslink commented May 1, 2024

You could switch to another provider.

@jenslink
Copy link
Contributor Author

jenslink commented May 1, 2024

Or we all could ask hello@gemfury.com for IPv6 support. They are using AWS so IPv6 should be no big deal.

@hellt
Copy link
Member

hellt commented May 1, 2024

at the time we didn't have anyone providing free hosting for deb/rpm/apk pkgs for OSS projects.
if you happen to know one, do share

@jenslink
Copy link
Contributor Author

jenslink commented May 1, 2024

Asked a friend, mentioned https://blog.packagecloud.io/packagecloud-loves-oss/

@jenslink
Copy link
Contributor Author

jenslink commented May 2, 2024

Or we all could ask hello@gemfury.com for IPv6 support. They are using AWS so IPv6 should be no big deal.

Got an answer: Use https://netdevops.fury.site/apt/ instead.

@hellt
Copy link
Member

hellt commented May 2, 2024

oh sweet, I reached out to packagecloud as well, so we have two options now

@steiler steiler linked a pull request May 2, 2024 that will close this issue
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 a pull request may close this issue.

2 participants