Javier Pimas
Javier Pimas
Ubuntu 17.04 64 bits. After installing it the error goes away, but if it is needed, why does the build script download and compile third-party/openssl-1.0.2l ?
Having this error when building a paper through the use of github actions CI (builds just started failing without doing anything). Is there a suggested way to solve this problem?
Same problem here after migrating my code from pharo 9 to pharo 12
fyi, just tried loading the same code in Pharo 11 and there everything works as supposed
Hi Cyril, thanks for your work. Loading BaselineOfPowerlang from https://github.com/powerlang/egg/ should be a reproducible case. I usually do it with a makefile so I haven't tried to do it manually...
I see, maybe because of going forward and backward from previous versions to p12, something got borked. Now, even if the format is ambiguous shouldn't it try to determine the...
Ok, but the #package doesn't match the dir, could that be checked? And also (probably too late), having the dir named as the package, why do you need the #package...
I manually fixed this for powerlang because I thought I had messed the repo somehow myself by going back and forth between p11 and p12. But now just checked in...
Yes, it was surprising to me too. Let me know if there's any other way in which I can help.