core_regression icon indicating copy to clipboard operation
core_regression copied to clipboard

Difficulties cloning some of the listed libraries

Open sogaiu opened this issue 1 year ago • 1 comments

Taking up the offer from here, I'm reporting some problems I had cloning some of the libraries listed here.

I'll list by difficulty type:

  1. Repository deleted:
    • https://bitbucket.org/kotarak/lazymap.git/ (see https://github.com/plumatic/plumbing/issues/137)
  2. Pathspec / ref not found:
  3. Repository url not valid (may have changed -- there's a guess as to where the repository might be living for each item below)
    • https://github.com/clojurewerkz/langohr.git 404s - mentioned here -> https://github.com/michaelklishin/langohr ?
    • https://github.com/clojurewerkz/monger.git mentioned here 404s -> https://github.com/michaelklishin/monger ?
    • https://github.com/clojurewerkz/neocons.git mentioned here 404s -> https://github.com/michaelklishin/neocons ?
    • https://github.com/clojurewerkz/welle.git mentioned here 404s -> https://github.com/michaelklishin/welle ?
    • https://github.com/ztellman/collections-check.git mentioned here 404s -> https://github.com/ztellman/collection-check ? Note that the name here might have an extra "s" after the "collection" bit.

sogaiu avatar Jun 21 '24 13:06 sogaiu

Thank you! Good catches. I wonder why core_regression didn't catch some of these. (I know a bunch of the clockwerkz ones are skipped.)

NoahTheDuke avatar Jun 21 '24 17:06 NoahTheDuke