mfiano/doubly-linked-list

An implementation of the doubly linked list data structure.

source-id=841 version=1 project-id=841 project-version=0

Type GITHUB
Created at 2022-04-27 21:40:23 UTC
Source https://github.com/mfiano/doubly-linked-list
Branch or tag
Last seen commit df2f31eaf43157f028c988c3f541c5d1db6c10db
Release http://dist.ultralisp.org/archive/841/mfiano-doubly-linked-list-20220427214014.tgz
Systems
doubly-linked-list.asd
doubly-linked-list
Distributions ultralisp
Last check Finished 10 hours 1 minute ago. There was an

Check Error

Traceback (most recent call last):
   0 File "/app/.qlot/dists/ultralisp/software/Shinmera-legit-20250925192327/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/mfiano/doubly-linked-list.git" #P"/tmp/checker/mfiano-doubly-linked-list/")
   1 File "/app/.qlot/dists/ultralisp/software/Shinmera-legit-20250925192327/repository.lisp"
       In (:METHOD LEGIT:INIT (PATHNAME))
     Args (#P"/tmp/checker/mfiano-doubly-linked-list/" :IF-DOES-NOT-EXIST :CLONE :REMOTE "https://github.com/mfiano/doubly-linked-list.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", line 17
       In ULTRALISP/DOWNLOADER/GIT::GIT-CLONE-OR-UPDATE
     Args ("https://github.com/mfiano/doubly-linked-list.git" #P"/tmp/checker/mfiano-doubly-linked-list/" :COMMIT NIL :BRANCH NIL)
   5 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/mfiano-doubly-linked-list/" :USER-OR-ORG "mfiano" :PROJECT "doubly-linked-list" :LAST-SEEN-COMMIT "df2f31eaf43157f028c988c3f541c5d1db6c10db" :LATEST T :BRANCH NIL)
   6 File "/app/src/downloader/source.lisp"
       In (:METHOD ULTRALISP/DOWNLOADER/BASE:DOWNLOAD (ULTRALISP/MODELS/SOURCE:SOURCE T))
     Args (#<ULTRALISP/MODELS/SOURCE:SOURCE github://mfiano/doubly-linked-list@df2f31eaf43157f028c988c3f541c5d1db6c10db (v1) has-release-info> #P"/tmp/checker/mfiano-doubly-linked-list" :LATEST T)
   7 File "/app/src/pipeline/checking.lisp"
       In (LAMBDA () :IN ULTRALISP/PIPELINE/CHECKING::PERFORM2)
     Args ()
   8 File "/app/src/pipeline/checking.lisp"
       In (FLET "doit-3" :IN ULTRALISP/PIPELINE/CHECKING::PERFORM2)
     Args ()
   9 File "/app/src/pipeline/checking.lisp"
       In (FLET SB-IMPL::TIMEOUT-BODY :IN ULTRALISP/PIPELINE/CHECKING::PERFORM2)
     Args ()
Condition LEGIT:GIT-ERROR: Executing git command
  (git clone https://github.com/mfiano/doubly-linked-list.git
   /tmp/checker/mfiano-doubly-linked-list/)
failed with exit code 128. Git reported:
  Cloning into '/tmp/checker/mfiano-doubly-linked-list'...
fatal: could not read Username for 'https://github.com': No such device or address
error. Next check will be made in 6 days 13 hours.