Closed mdittmer closed 6 years ago
@merryman did something change in flatn?
It is not an issue with flatn but with the way we currently build the static versions of the lively packages. If the install script is run once more again, it will work every time from then on. I will push a fix once I find the time.
EDIT: Problem is now fixed. It was due to some packages (such as lively.lang) not specifying all the dev dependencies they actually require. Due to the centralised dependency folder of flatn, this only causes problems on the initial build. We should probably include a warning in flatn that comes up when it detects that a dependency can be resolved yet has not been specified by the dependency graph of the package itself.
Thanks for the follow up! I'll run it a second time and see whether that works.
On Sun., Aug. 12, 2018, 1:49 a.m. Robin Schreiber, notifications@github.com wrote:
It is not an issue with flatn but with the way we currently build the static versions of the lively packages. If the install script is run once more again, it will work every time from then on. I will push a fix once I find the time.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/LivelyKernel/lively.installer/issues/11#issuecomment-412320441, or mute the thread https://github.com/notifications/unsubscribe-auth/ABsWSGeif7gjL_StRdCgREjxA0HTanJEks5uP8IEgaJpZM4VUb_c .
@merryman Thank you!!
I ran:
Here's the last bit of
web-install.log
: