Skip to content

new_installer.py: parse build log on failure#52000

Merged
alalazo merged 2 commits into
developfrom
hs/new-installer/dump-build-log
Feb 24, 2026
Merged

new_installer.py: parse build log on failure#52000
alalazo merged 2 commits into
developfrom
hs/new-installer/dump-build-log

Conversation

@haampie
Copy link
Copy Markdown
Member

@haampie haampie commented Feb 24, 2026

Just dump all to stderr for now

Screenshot from 2026-02-24 14-45-36

@haampie haampie changed the title new_installer: parse build log on failure new_installer.py: parse build log on failure Feb 24, 2026
@alalazo alalazo self-assigned this Feb 24, 2026
The failure message referenced s.package.log_path, a symlink that may
not exist if the build fails before the stage is created. Now the parent
creates the log file via tempfile.mkstemp, passes the path to the child,
and the failure message always references a real, existing file.

Signed-off-by: Harmen Stoppels <me@harmenstoppels.nl>
Just dump to stderr for now.

Signed-off-by: Harmen Stoppels <me@harmenstoppels.nl>
@alalazo alalazo force-pushed the hs/new-installer/dump-build-log branch from fda33d8 to 8b862f2 Compare February 24, 2026 19:34
@alalazo alalazo enabled auto-merge (squash) February 24, 2026 19:35
@alalazo alalazo merged commit db75cdd into develop Feb 24, 2026
31 checks passed
@alalazo alalazo deleted the hs/new-installer/dump-build-log branch February 24, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants