Skip to content

Fixed /tmp remount running on build hosts that have no /tmp mount - #2435

Open
nickanderson wants to merge 1 commit into
cfengine:masterfrom
nickanderson:have-tmp-mount/master
Open

Fixed /tmp remount running on build hosts that have no /tmp mount#2435
nickanderson wants to merge 1 commit into
cfengine:masterfrom
nickanderson:have-tmp-mount/master

Conversation

@nickanderson

Copy link
Copy Markdown
Member

The have_tmp_mount class matched any mount path containing /tmp, so the /tmp/snap.rootfs_XXXXXX left behind by a failed snap install hook set it on a host with no /tmp mount and the remount aborted build host setup.

Seen on legion7-ubuntu-22-x64-j1 in testing-pr 3062.

have_tmp_mount matched any mount path containing /tmp, so the
/tmp/snap.rootfs_XXXXXX left behind by a failed snap install hook set the
class and the remount aborted setup-cfengine-build-host.sh with "mount point
not mounted".

Ticket: None
Changelog: none
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@nickanderson

Copy link
Copy Markdown
Member Author

@cf-bottom jenkins, please

@cf-bottom

Copy link
Copy Markdown

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.

2 participants