-
Notifications
You must be signed in to change notification settings - Fork 704
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
Issues with some packages #1807
Comments
https://github.com/twist-vector/nim-geohash has no .nimble file at all |
https://github.com/abbeymart/mccache seems to have switched to Go too. |
Let's just remove these packages :) |
The packages are still available in nim. If there is any issues, let me know and I will fix it. Perhaps there was a naming conflict |
the packages' git-repos were renamed: mccache => mccache-nim and mcresponse => mcresponse-nim |
@abbeymart then please make a PR renaming those packages in the Nimble registry :) |
Thanks, what PR - you meant republish the packages with the renaming? I can re-publish them, if that works :) |
@abbeymart nah, you can just make a PR to change the git repo URL for them |
ok, thanks. Will do :) |
More issues with packages (from my recent https://github.com/Yardanico/nim-snippets/tree/master/pkgraph run). Sorry for the pings, but I think it's better to either fix issues like that in the package index, or remove the package from the index if the developer doesn't support installation via Nimble. Or at least mark the package as "abandoned".
|
Also checked deleted or archived repos via GitHub API - https://gist.github.com/Yardanico/1c17ce4d94f67a05bc0b000ef68c3d9a - 32 repos that don't exist (only the ones that are on GitHub) and 60 archived ones. Checked with a quick & dirty program - https://gist.github.com/Yardanico/8470dda537cf4f8538b82de324367580 |
@Yardanico thank you! fixed => #2359 |
Thanks for the ping. I'll get Nephyr fixed up. |
Nephyr is actually fine, that was a false positive, sorry :) |
The astdot repo is fixed.
…On Sun, Sep 18, 2022 at 12:07 AM Yardanico ***@***.***> wrote:
Thanks for the ping. I'll get Nephyr fixed up.
Nephyr is actually fine, that was a false positive, sorry :)
—
Reply to this email directly, view it on GitHub
<#1807 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKK76MYAFHXPZGNRVHXP4PDV625RNANCNFSM4XLNQHMA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Hugh
|
Something to add to the list. While looking for some error in the CI, I've noticed the following warnings:
The original, with clickable links, available here |
Hi
Done for ***@***.***:alialrahahleh/fjq.git
Best Regards,
Ali M. AlRahahleh
…On Sun, Sep 18, 2022 at 12:07 AM Yardanico ***@***.***> wrote:
Thanks for the ping. I'll get Nephyr fixed up.
Nephyr is actually fine, that was a false positive, sorry :)
—
Reply to this email directly, view it on GitHub
<#1807 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALBJXG7Y3ZYVZEF42TKV6M3V625RNANCNFSM4XLNQHMA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I went through the current error list of the package scanner and checked each package to see if it has been renamed or rehosted, this is what I ended up with
|
https://github.com/abbeymart/mcresponse
The author seems to have switched the project to Go but it's still in Nimble packages.
@abbeymart
The text was updated successfully, but these errors were encountered: