chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scm2wiki egg release


From: ipcore
Subject: Re: scm2wiki egg release
Date: Sat, 14 Nov 2020 21:05:49 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0

Argh! Had only tested with salmonella, which, strangely enough, didn't trigger the issue. Anyway, should be fixed now. Sorry for the inconvenience.

Cheers,
-utz

On 11/14/20 5:47 PM, Mario Domenech Goulart wrote:
Hi Utz,

On Sat, 14 Nov 2020 13:04:32 +0100 ipcore@arcor.de wrote:

Think my little auto-documentation tool has matured enough for an
official egg release. Wrote it mainly to generate API documentation
for my Bintracker project
(https://bintracker.org/documentation/index.html), but maybe some of
you will find it useful, too.

https://github.com/utz82/scm2wiki
https://github.com/utz82/scm2wiki/raw/master/scm2wiki.release-info

Thanks!  Unfortunately, installation fails with

     Syntax error (import): cannot import from undefined module

             scm-semantics

You can reproduce this issue with the following command:

     $ test-new-egg scm2wiki 
'https://github.com/utz82/scm2wiki/raw/master/scm2wiki.release-info'

To see the error, you can use salmonella-log-viewer:

     $ salmonella-log-viewer <tmpdir>/scm2wiki/0.3.1/salmonella.log

(<tmpdir> is the temporary path printed by test-new-egg.)

test-new-egg is an egg and salmonella-log-viewer is part of salmonella
(which is a dependency of test-new-egg).  In case you don't have
test-new-egg-installed, you can install it with chicken-install.

All the best.
Mario




reply via email to

[Prev in Thread] Current Thread [Next in Thread]