[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LSP Server for CHICKEN (and more ...)
From: |
Mario Domenech Goulart |
Subject: |
Re: LSP Server for CHICKEN (and more ...) |
Date: |
Mon, 13 Jun 2022 12:47:37 +0200 |
Hi Ricardo,
On Sun, 12 Jun 2022 11:59:59 +0000 "Ricardo G. Herdt" <r.herdt@posteo.de> wrote:
> Am 11.06.2022 17:18 schrieb Mario Domenech Goulart:
>> Maybe
>> http://wiki.call-cc.org/eggref/5/salmonella#testing-executable-files-installed-by-eggs
>> can help.
>
> With your hint and wasamasa's help I figured out how to solve it,
> thank you both. The problem is that chicken-doc doesn't find a repo in
> the created environment. Even though I don't use chicken-doc in my
> tests, it caused salmonella to fail.
>
> I solved this by adding a bash script that, when running salmonella,
> creates the needed
> <salmonella_tmp_dir>/repo/share/chicken-doc/.chicken-doc-repo dummy
> file. The script is called by a 'generated-source-file' component I
> added to the egg definition.
>
> @Mario: can you please add the egg to the coup?
0.0.1 still fails with:
Error: No chicken-doc repository found at:
"/tmp/tempcb67.358965/lsp-server/0.0.1/salmonella-tmp-6c2a7/repo/share/chicken-doc"
If I understand correctly, the fix was in ac62233be8, but the 0.0.1 tag
is behind that. Maybe you forgot to release a new version?
All the best.
Mario
--
http://parenteses.org/mario
Re: LSP Server for CHICKEN (and more ...), Richard Huxton, 2022/06/12