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

[BUG] failed add Plots package in julia v1.8.2 #4712

Closed
qilu521 opened this issue Apr 3, 2023 · 1 comment
Closed

[BUG] failed add Plots package in julia v1.8.2 #4712

qilu521 opened this issue Apr 3, 2023 · 1 comment
Labels

Comments

@qilu521
Copy link

qilu521 commented Apr 3, 2023

Details

(@v1.8) pkg> add Plots
┌ Warning: could not download https://pkg.julialang.org/registries
│ exception = Could not resolve host: pkg.julialang.org while requesting https ://pkg.julialang.org/registries
└ @ Pkg.Registry /cache/build/default-amdci4-6/julialang/julia-release-1-dot-8/u sr/share/julia/stdlib/v1.8/Pkg/src/Registry/Registry.jl:68
Updating registry at ~/.julia/registries/General
Resolving package versions...
┌ Warning: could not download https://pkg.julialang.org/registries
│ exception = Could not resolve host: pkg.julialang.org while requesting https ://pkg.julialang.org/registries
└ @ Pkg.Registry /cache/build/default-amdci4-6/julialang/julia-release-1-dot-8/u sr/share/julia/stdlib/v1.8/Pkg/src/Registry/Registry.jl:68
Cloning [41fe7b60-77ed-43a1-b4f0-825fd5a5650d] Unzip from https://github.co m/bramtayl/Unzip.jl.git
ERROR: failed to clone from https://github.com/bramtayl/Unzip.jl.git, error: Git Error(Code:ERROR, Class:Net, failed to resolve address for github.com: Name or s ervice not known)

Backends

This bug occurs on ( insert x below )

Backend yes no untested
gr (default)
pythonplot
plotlyjs
pgfplotsx
unicodeplots
inspectdr
gaston

Versions

Plots.jl version:
Backend version (]st -m <backend(s)>):
Output of versioninfo():

@qilu521 qilu521 added the bug label Apr 3, 2023
@BeastyBlacksmith
Copy link
Member

This seems like a general connectivity problem with your machine since it complains about not being able to download the registry.
Might be related to github changig its public-key but probably not to Plots.jl

@BeastyBlacksmith BeastyBlacksmith closed this as not planned Won't fix, can't repro, duplicate, stale Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants