Is majorly broken right now ignoring all the issues I’m having migrating my apps over to this release. If we just take the case of creating a completely fresh app using leaf extension of vscode.
Adding:
swi-vscode-support-2000624 and
swi-wp76_6.0.0
to the profile and doing the standard create app and create system.
There are so many error more than 1000 so I don’t really know what to attach in this thread and just wondered whether either somethings coming soon to fix it and I should wait as its a known issue.
If anyone can point me in any direction for a fix to this that would be great. I would love to hear from anyone who has got this release working with vscode and the wp76xx module.
do you see problem in R16 leaf package (swi-wp76_5.0.0 ) installation in Ubuntu18?
I remember I can also install this R16 leaf package(swi-wp76_5.0.0 ) in Ubuntu18.
I’ve been using legato and leaf with the WP modules for about 3 years now never had any issue with Ubuntu 18 or issues with swi-wp76_5.0.0 as soon as R17 I get so many errors I can’t work through them all. But the two errors/messages that I provided I think may be root cause there’s something wrong with the buildparams and this libarchive security (I know security was a bit aspect of this update).
It does seem to have fixed quite a lot of the other errors however. Or it’s stuck at this stage before those errors are generated. FYI I was able to at least create a system before but it would fail on app creation.
I’ve been informed by my WP76xx distributer they can also not get R17 working so I think following your help to try and get R16 working on ubuntu 16 when I’ve already got R16 working on ubuntu 18 might be a waste I think it’s most likely broken for a lot of people and you just got lucky. I would ask you a counter question. Can you get a hello work application working with R17? Including actually running on the device?
R17 installation has caused even more issues than I previously thought. It has broken my dev environment meaning even if I checkout my older revisions pre updating to R17 now no apps work on older R16 packages. Build and install the app on device makes alot legato service fail with GLIBC_2.28 Not Found errors. This then crashes the system and causes reset until revert to last working. My belief is installation of R17 has updated or removed GLIBC_2.28 Not Found so now when legato installs the services with that file needed its no longer available and doesn’t get put on the device then all the services fail as it’s required. Keep in mind I’m doing this on a wp7607 that has never seen R17 firmware and has always been on R16.3 what a mess!
I believe you. Sorry this is alot for me to ask but i want to mirror your dev environment. Would you mind listing your dev environment setup steps. As ive followed the ones provided by sierra but they obviously differ from yours.