Skip to content

Building Projects: [Ubuntu] Unable to build projects if using Ubuntu IDE on Ubuntu LTS 24.04 #6015

Closed as not planned
@Emc1923

Description

@Emc1923

Description

When building for newest Ubuntu LTS 24.04 any project will fail to build with the following error:

/bin/bash DONE (0)
/bin/bash -c 'unshare -mUprf sh -c '\''mount -o bind "$1" "$2/tmp/" && PATH="$PATH:/usr/local/sbin:/usr/sbin:/sbin" NO_STRIP=1 chroot "$2" /bin/sh -c "export PATH=/usr/bin:/bin:/tmp/squashfs-root/usr/bin && cd /tmp/ && linuxdeploy --appdir=AppDir/"'\''  -- /home/emvm2/GameMakerStudio2/vm/BLANK_GAME /opt/steam-runtime'
unshare: write failed /proc/self/uid_map: Operation not permitted


System.Exception: command 'unshare -mUprf sh -c 'mount -o bind "$1" "$2/tmp/" && PATH="$PATH:/usr/local/sbin:/usr/sbin:/sbin" NO_STRIP=1 chroot "$2" /bin/sh -c "export PATH=/usr/bin:/bin:/tmp/squashfs-root/usr/bin && cd /tmp/ && linuxdeploy --appdir=AppDir/"'  -- /home/emvm2/GameMakerStudio2/vm/BLANK_GAME /opt/steam-runtime' failed with exit status 1
   at Igor.LinuxBuilder.plink_async(String command, Boolean fail_on_error)
   at Igor.LinuxBuilder.BuildAppImage(String work_dir, String exe_path, String assets_zip_path, String projectName, Boolean package)
   at Igor.LinuxBuilder.Run()

Ubuntu24.04.txt

Expected Change

No response

Steps To Reproduce

  1. Start GameMaker on Ubuntu 24.04
  2. Create open any project
  3. Attempt to run for Ubuntu VM/YYC
  4. See the issue
    Ubuntu_package.zip

How reliably can you recreate this issue using your steps above?

Always

Which version of GameMaker are you reporting this issue for?

Beta IDE v2024.400.0.556 Beta Runtime v2024.400.0.571

Which operating system(s) are you seeing the problem on?

No response

Which platform(s) are you having trouble building this project for?

Ubuntu

Are you running GameMaker from inside your Steam library?

No

Contact Us Package/Logs Attached?

  • I have attached my evidence

Sample Project Added?

  • I have included a small sample project

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

build-bugBugs when compiling projects inside GameMakerdocumentationImprovements or additions to documentation are required by this issue

Type

No type

Projects

  • Status

    Not a bug

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions