thodg/cl-project
Common Lisp source project utilities
Type | GITHUB |
---|---|
Created at | 2020-04-11 16:39:54 UTC |
Source | https://github.com/thodg/cl-project |
Branch or tag | master |
Last seen commit | d1593ddff4b862622e749e55bc3ecf9a710abe9b |
Release | http://dist.ultralisp.org/ultralisp/archive/t/thodg-cl-project-20200411174606.tgz |
Systems |
|
Distributions | ultralisp |
Last check | Finished 2 days 11 minutes ago. There
was an
Check ErrorTraceback (most recent call last): 0 File "/app/.qlot/dists/ultralisp/software/Shinmera-legit-20211011233212/process.lisp", line 43 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/thodg/cl-project.git" #P"/tmp/checker/thodg-cl-project/") 1 File "/app/.qlot/dists/ultralisp/software/Shinmera-legit-20211011233212/repository.lisp" In (:METHOD LEGIT:INIT (PATHNAME)) Args (#P"/tmp/checker/thodg-cl-project/" :IF-DOES-NOT-EXIST :CLONE :REMOTE "https://github.com/thodg/cl-project.git" :BRANCH NIL :BARE NIL) 2 File "/app/src/downloader/github.lisp" In (FLET "doit-1" :IN ULTRALISP/DOWNLOADER/GITHUB::GIT-CLONE-OR-UPDATE) Args () 3 File "/app/src/downloader/github.lisp" In (FLET SB-IMPL::TIMEOUT-BODY :IN ULTRALISP/DOWNLOADER/GITHUB::GIT-CLONE-OR-UPDATE) Args () 4 File "/app/src/downloader/github.lisp" In (FLET "FORM-FUN-8" :IN ULTRALISP/DOWNLOADER/GITHUB::GIT-CLONE-OR-UPDATE) Args () 5 File "/app/src/downloader/github.lisp", line 29 In ULTRALISP/DOWNLOADER/GITHUB::GIT-CLONE-OR-UPDATE Args ("https://github.com/thodg/cl-project.git" #P"/tmp/checker/thodg-cl-project/" :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/thodg-cl-project/" :USER-OR-ORG "thodg" :PROJECT "cl-project" :LAST-SEEN-COMMIT "d1593ddff4b862622e749e55bc3ecf9a710abe9b" :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://thodg/cl-project@d1593ddff4b862622e749e55bc3ecf9a710abe9b (v0) has-release-info> #P"/tmp/checker/thodg-cl-project" :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/thodg/cl-project.git /tmp/checker/thodg-cl-project/) failed with exit code 128. Git reported: Cloning into '/tmp/checker/thodg-cl-project'... fatal: could not read Username for 'https://github.com': No such device or address |