fstamour/simpbin
A common lisp library to store data in a simple binary format
source-id=1586 version=1 project-id=1586 project-version=0
| Type | GITHUB |
|---|---|
| Created at | 2022-04-20 21:18:46 UTC |
| Source | https://github.com/fstamour/simpbin |
| Branch or tag | master |
| Last seen commit | d3eb505c1ce3390e937e02f8ee795c1298c7f3c8 |
| Release | http://dist.ultralisp.org/archive/1586/fstamour-simpbin-20220420211837.tgz |
| Systems |
|
| Distributions | ultralisp |
| Last check | Finished 2 days 21 hours ago. There was
an
Check ErrorTraceback (most recent call last):
0 File "/app/.qlot/dists/ultralisp/software/Shinmera-legit-20250315100343/process.lisp", line 37
In LEGIT:RUN-GIT
Args ("checkout" NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL "master" NIL NIL)
1 File "/app/.qlot/dists/ultralisp/software/Shinmera-legit-20250315100343/repository.lisp"
In (:METHOD LEGIT:CHECKOUT (LEGIT:REPOSITORY T))
Args (#<LEGIT:REPOSITORY "/tmp/checker/fstamour-simpbin/"> "master")
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/fstamour/simpbin.git" #P"/tmp/checker/fstamour-simpbin/" :COMMIT NIL :BRANCH "master")
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/fstamour-simpbin/" :USER-OR-ORG "fstamour" :PROJECT "simpbin" :LAST-SEEN-COMMIT "d3eb505c1ce3390e937e02f8ee795c1298c7f3c8" :LATEST T :BRANCH "master")
6 File "/app/src/downloader/source.lisp"
In (:METHOD ULTRALISP/DOWNLOADER/BASE:DOWNLOAD (ULTRALISP/MODELS/SOURCE:SOURCE T))
Args (#<ULTRALISP/MODELS/SOURCE:SOURCE github://fstamour/simpbin@d3eb505c1ce3390e937e02f8ee795c1298c7f3c8 (v1) has-release-info> #P"/tmp/checker/fstamour-simpbin" :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 checkout master)
failed with exit code 1. Git reported:
error: pathspec 'master' did not match any file(s) known to git
|