DNS failure when building flutter-ics-homescreen-git stuck in dart pub upgrade --suppress-analytics
Description
Environment
None
Attachments
3
relates to
Activity
Show:
Walt Miner June 28, 2024 at 3:18 PM
Close for RR 18.0.0 M2
Jan-Simon Moeller June 17, 2024 at 2:25 PM
Hi : Did you see this one in your builds ? Also: https://lf-automotivelinux.atlassian.net/browse/SPEC-5150 . Both seem related.
Marius Vlad June 17, 2024 at 9:37 AM
Some one else seems to have hit this:
Marius Vlad June 5, 2024 at 7:40 AM
After removing DL_DIR from my conf/site.conf I can also build the other platforms.
Marius Vlad June 4, 2024 at 1:51 PM
Waiting for fdo to get back online to retry the solution proposed by over IRC. My conf/site.conf file has a DL_DIR which might caused this issue.
Unfortunately the db migration for fdo seems to have gone wrong so today probably not going to do able to do any builds.
Fixed
Details
Details
Assignee
Jan-Simon Moeller
Jan-Simon MoellerReporter
Marius Vlad
Marius VladFix versions
Labels
Priority
Created June 1, 2024 at 8:52 AM
Updated June 28, 2024 at 3:18 PM
Resolved June 17, 2024 at 9:37 AM
I believe this is related to the yocto env, some kind of network permission errors as I've tried creating locally a pubspec.yaml and doing the same thing. DNS works just fine when doing that.
The process list being stuck:
And stracing that dart pub upgrade shows failure in DNS:
With local pubspec file defined as:
it resolves correctly with DNS:
This is with a repo init/sync from 31.05.2024, with a clean build directory. Rpi4/Rpi5.
It looks like to me like the app or bitbake doesn't allow the application to fetch stuff over the network. Like the entire build process doesn't have network.