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

Registering a 1.6 package fails due to LazyArtifacts #318

Open
maleadt opened this issue Jan 8, 2021 · 5 comments
Open

Registering a 1.6 package fails due to LazyArtifacts #318

maleadt opened this issue Jan 8, 2021 · 5 comments

Comments

@maleadt
Copy link

maleadt commented Jan 8, 2021

JuliaGPU/CUDA.jl@bfb5d73#commitcomment-45769140

Error while trying to register: Error in (Julia)Project.toml: Package 'LazyArtifacts' with UUID: 4af54fe1-eca0-43a8-85a7-787d91b784e3 not found in registry or stdlib

@StefanKarpinski
Copy link
Contributor

cc @staticfloat

DilumAluthge referenced this issue in JuliaGPU/CUDA.jl Jan 8, 2021
[skip tests]
@DilumAluthge
Copy link
Member

@maleadt As a workaround for now, you could use LocalRegistry.jl to make the registration. If you run LocalRegistry with Julia 1.6 or 1.7, it should work.

@staticfloat
Copy link
Member

I don't really know what to do here; I guess whatever bot is running the registration needs to be running Julia 1.6?

@DilumAluthge
Copy link
Member

DilumAluthge commented Jan 8, 2021

Yeah. @nkottary any chance we can deploy Registrator on the 1.6 beta1?

@DilumAluthge
Copy link
Member

@maleadt See this PR, which registers CUDA v2.5.0 via LocalRegistry.jl: JuliaRegistries/General#27666

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

4 participants