Skip to content

ENT-12603: build-remote: adjust destination directory - #2009

Merged
larsewi merged 1 commit into
cfengine:masterfrom
larsewi:root
Nov 3, 2025
Merged

ENT-12603: build-remote: adjust destination directory#2009
larsewi merged 1 commit into
cfengine:masterfrom
larsewi:root

Conversation

@larsewi

@larsewi larsewi commented Oct 30, 2025

Copy link
Copy Markdown
Contributor

The previous path would cause build-remote to try to make the directory /output/. / is owned by root. Hence, permissions is denied. I think it makes more sense to put these files in $BASEDIR/output/.

These scripts are only used by build-remote. Hence, this change should be rather safe.

Ticket: ENT-12603
Signed-off-by: Lars Erik Wik lars.erik.wik@northern.tech

The previous path would cause build-remote to try to make the directory
`/output/`. `/` is owned by root. Hence, permissions is denied. I think
it makes more sense to put these files in `$BASEDIR/output/`.

The transfer-results script is only used by build-remote. Hence, this
change should be rather safe.

Ticket: ENT-12603
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
@larsewi
larsewi marked this pull request as ready for review October 30, 2025 12:12
@larsewi larsewi changed the title ENT-12603: transfer-results: adjust destination directory ENT-12603: build-remote: adjust destination directory Oct 30, 2025
@larsewi

larsewi commented Oct 30, 2025

Copy link
Copy Markdown
Contributor Author

@cf-bottom Jenkins please :)

@cf-bottom

Copy link
Copy Markdown

Sure, I triggered a build:

Build Status

Jenkins: https://ci.cfengine.com/job/pr-pipeline/12903/

Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-12903/

@larsewi
larsewi merged commit 5137ce5 into cfengine:master Nov 3, 2025
30 checks passed
@larsewi
larsewi deleted the root branch April 27, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants