opsresearch /cl-opsresearch

Enter comma separated tag names:

+

CL-OpsResearch is a Lisp system for machine learning, optimization, and analytics.

source-id=1133 version=0 project-id=1133 project-version=0

Type GITHUB
Created at 2019-03-19 05:11:51 UTC
Source https://github.com/opsresearch/cl-opsresearch
Branch or tag master
Last seen commit 6989fad2c2bd213976a7885cd1d6138d42e27ad3
Release http://dist.ultralisp.org/ultralisp/archive/o/opsresearch-cl-opsresearch-20190319051914.tgz
Systems
cl-opsresearch.asd
cl-opsresearch
Distributions ultralisp
Last check Finished 5 days 15 hours ago. There was an

Check Error

Traceback (most recent call last):
   0 File "/app/.qlot/dists/ultralisp/software/Shinmera-legit-20231006014719/process.lisp", line 37
       In LEGIT:RUN-GIT
     Args ("clone" NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL "https://github.com/opsresearch/cl-opsresearch.git" #P"/tmp/checker/opsresearch-cl-opsresearch/")
   1 File "/app/.qlot/dists/ultralisp/software/Shinmera-legit-20231006014719/repository.lisp"
       In (:METHOD LEGIT:INIT (PATHNAME))
     Args (#P"/tmp/checker/opsresearch-cl-opsresearch/" :IF-DOES-NOT-EXIST :CLONE :REMOTE "https://github.com/opsresearch/cl-opsresearch.git" :BRANCH NIL :BARE NIL)
   2 File "/app/src/downloader/git.lisp"
       In (FLET "doit-1" :IN ULTRALISP/DOWNLOADER/GIT::GIT-CLONE-OR-UPDATE)
     Args ()
   3 File "/app/src/downloader/git.lisp"
       In (FLET SB-IMPL::TIMEOUT-BODY :IN ULTRALISP/DOWNLOADER/GIT::GIT-CLONE-OR-UPDATE)
     Args ()
   4 File "/app/src/downloader/git.lisp"
       In (FLET "FORM-FUN-8" :IN ULTRALISP/DOWNLOADER/GIT::GIT-CLONE-OR-UPDATE)
     Args ()
   5 File "/app/src/downloader/git.lisp", line 17
       In ULTRALISP/DOWNLOADER/GIT::GIT-CLONE-OR-UPDATE
     Args ("https://github.com/opsresearch/cl-opsresearch.git" #P"/tmp/checker/opsresearch-cl-opsresearch/" :COMMIT NIL :BRANCH "master")
   6 File "/app/src/downloader/github.lisp"
       In (LAMBDA     (ULTRALISP/DOWNLOADER/GITHUB::DIR      &KEY :USER-OR-ORG :PROJECT :LAST-SEEN-COMMIT :LA…
     Args (#P"/tmp/checker/opsresearch-cl-opsresearch/" :USER-OR-ORG "opsresearch" :PROJECT "cl-opsresearch" :LAST-SEEN-COMMIT "6989fad2c2bd213976a7885cd1d6138d42e27ad3" :LATEST T :BRANCH "master")
   7 File "/app/src/downloader/source.lisp"
       In (:METHOD ULTRALISP/DOWNLOADER/BASE:DOWNLOAD (ULTRALISP/MODELS/SOURCE:SOURCE T))
     Args (#<ULTRALISP/MODELS/SOURCE:SOURCE github://opsresearch/cl-opsresearch@6989fad2c2bd213976a7885cd1d6138d42e27ad3 (v0) has-release-info> #P"/tmp/checker/opsresearch-cl-opsresearch" :LATEST T)
   8 File "/app/src/pipeline/checking.lisp"
       In (LAMBDA () :IN ULTRALISP/PIPELINE/CHECKING::PERFORM2)
     Args ()
   9 File "/app/src/pipeline/checking.lisp"
       In (FLET "doit-5" :IN ULTRALISP/PIPELINE/CHECKING::PERFORM2)
     Args ()
Condition LEGIT:GIT-ERROR: Executing git command
  (git clone https://github.com/opsresearch/cl-opsresearch.git
   /tmp/checker/opsresearch-cl-opsresearch/)
failed with exit code 128. Git reported:
  Cloning into '/tmp/checker/opsresearch-cl-opsresearch'...
fatal: could not read Username for 'https://github.com': No such device or address
error. Next check will be made in 1 day 8 hours.