Skip to content

Bug: stacker errors on Ubuntu 24: parent read(): No error information #656

@andaaron

Description

@andaaron

stacker version

v1.0.0

Describe the bug

Hi,

Not sure if this is already tracked, but the released stacker binaries don't seem to work with Ubuntu 24:
https://github.com/project-stacker/stacker/releases/download/v1.0.0/stacker
https://github.com/project-stacker/stacker/releases/download/v0.40.5/stacker

Our tests using stacker have started failing after the runner was updated to Ubuntu 24.
This applies to both stacker v0.40.5 and the latest v1.0.0 (I tried upgrading stacker to see if a newer version works better).
Both of these versions were downloaded from https://github.com/project-stacker/stacker/releases release artifacts.
On Ubuntu 22 we are using v0.40.5 successfully.

Here is 1 example: https://github.com/project-zot/zot/blob/main/test/blackbox/annotations.bats#L108
The run where it failed: https://github.com/project-zot/zot/actions/runs/12817300695/job/35740195668

# Last output:
# entering private mount namespace failed: Permission denied
# parent read(): No error information
# error: exit status 1

Here is a 2nd example: https://github.com/project-zot/zot/actions/runs/12821167569/job/35751949840

To reproduce

  1. Configuration: Ubuntu 24 + stacker v0.40.5 or v1.0.0
  2. Client tool used
  3. Seen error:
# entering private mount namespace failed: Permission denied
# parent read(): No error information
# error: exit status 1

Expected behavior

Here is the job from the 1st example running successfully on Ubuntu 22: https://github.com/project-zot/zot/actions/runs/12762394205/job/35570847538

Screenshots

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions