-
Notifications
You must be signed in to change notification settings - Fork 47
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 while trying to register: Unexpected error in registration
on google/or-tools
#440
Comments
Yeah, just remove the link, and it should work fine. E.g. @JuliaRegistrator register |
That being said, the second error you get ("Error while trying to register: Unexpected error in registration") is more concerning. |
Error while trying to register: Unexpected error in registration
on google/or-tools
I have pinged some folks on the Julia Slack (https://julialang.org/slack/, specifically the |
Where would you prefer to continue the discussion? One of your comments suggested that I publicly join the organisation that owns the repo, which I've done, but I still get the same error message: google/or-tools@8edc858#commitcomment-150507655 |
In the past, BTW, if you like, you can join the Julia Slack. I created a post in the |
Thanks for having a look! I've just found your message on Slack, I'll wait for someone to reply there :)! |
It seems this line was the problem! I absolutely needed the version 9.7.0+2 for the JLL (JuliaBinaryWrappers/ORTools_jll.jl@7211dda) and not a previous one due to build issues, but I bypassed that problem by updating the JLL (happily, there has been versions since then). I could now start registration: JuliaRegistries/General#121695. Thanks! |
Hi,
When trying to register a package in a subdirectory (
stable
branch, configured as the main branch on GitHub), I got the following reply from JuliaRegistrator:Invocation: google/or-tools@8edc858#commitcomment-150503032
This is due to the comment I wrote, which had a link:
I do not get the above error when there is no link:
@JuliaRegistrator register subdir=ortools/julia/ORToolsGenerated.jl
The text was updated successfully, but these errors were encountered: