chicken-users
[Top][All Lists]
Advanced

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

Re: scm2wiki egg release


From: Mario Domenech Goulart
Subject: Re: scm2wiki egg release
Date: Sat, 14 Nov 2020 17:47:57 +0100

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
-- 
http://parenteses.org/mario



reply via email to

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