For a long time, we had release and snapshot tarballs at
https://common-lisp.net/project/cmucl/downloads/. But this now no longer
works and a 403 Forbidden error is returned.
This also breaks cmucl's CI that pulls snapshot tarballs for running CI.
According to https://gitlab.common-lisp.net/cmucl/cmucl/-/pipelines, it was
working a week ago, but has now stopped working.
I have no problem updating docs and CI to use a new path, but I don't know
what it would be.
(It still seems reachable via rsync, though.)
--
Ray
Hi
I am trying to import a repo in Gitlab. I just created the repo using the
web interface (CL-PLOT).
This is what the instructions on the site say.
cd existing_repo
git remote rename origin old-origin
git remote add origin git@common-lisp.net:mantoniotti/cl-plot.gitgit
push -u origin --all
git push -u origin --tags
Once I try git push I get the dreaded message.
$ git push -u origin --all
git(a)common-lisp.net: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Why? I.e., why doesn't git understand the 2FA I set up a long time ago?
Why I cannot get my SSH keys to work? How can I change the remote spec in
order not to have to go through this every other month?
Thank you
All the best
Marco
--
Marco Antoniotti, Professor tel. +39 - 02 64 48
79 01
DISCo, Università Milano Bicocca U14 2043 http://dcb.disco.unimib.it
Viale Sarca 336
I-20126 Milan (MI) ITALY
Sadly, Elias (`epipping`) passed away about 5 years ago. He still gets
emails that go to his mother, who finds them a little distressing.
I cannot remove him from ASDF because he is listed as an Owner on the
project.
Probably it would be best to shut down his common-lisp.net account.
Best,
Robert