Skip to content

Can't install dependencies on linux appimage version #3208

Description

@Abekonge

When installing Livebook as an appimage on debian 13- - trixie, I consistently get:

** (File.Error) could not remove files and directories recursively from "/tmp/.mount_LivebobMKlna/usr/lib/Livebook/rel/vendor/livebook-0.19.9/archives/hex-2.5.1-otp-28": read-only file system
    (elixir 1.19.3) lib/file.ex:1675: File.rm_rf!/1
    (elixir 1.19.3) lib/enum.ex:961: Enum."-each/2-lists^foreach/1-0-"/2
    (mix 1.19.3) lib/mix/tasks/archive.install.ex:124: Mix.Tasks.Archive.Install.install/3
    (mix 1.19.3) lib/mix/local/installer.ex:128: Mix.Local.Installer.local_install/3
    (mix 1.19.3) lib/mix/dep/loader.ex:192: Mix.Dep.Loader.with_scm_and_app/5
    (mix 1.19.3) lib/mix/dep/loader.ex:145: Mix.Dep.Loader.to_dep/4
    (elixir 1.19.3) lib/enum.ex:1688: Enum."-map/2-lists^map/1-1-"/2
    #cell:setup:1: (file)

when running the setup section and installing some package.

This is on v0.19.9 and v0.19.8 - it works on v0.19.7.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions