https://bugs.kde.org/show_bug.cgi?id=499863
Bug ID: 499863 Summary: "Can't mkdir parents" error when using org.kde.Sdk 6.8 Classification: Developer tools Product: Qt/KDE Flatpak Runtime Version: unspecified Platform: Manjaro OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: aleix...@kde.org Reporter: nico...@ortegas.org CC: aa...@kde.org Target Milestone: --- SUMMARY When trying to build a Flatpak with org.kde.Sdk v6.8 (specifically) or even simply running a shell from within the SDK (with `flatpak run --devel --command=sh org.kde.Sdk` and then selecting the 6.8 branch) an error occurs immediately saying that bwrap cannot create a directory and then it exits back to the shell. STEPS TO REPRODUCE 1. Install org.kde.Sdk on branch 6.8 2. Run `flatpak run --devel --command=sh org.kde.Sdk` 3. [If you have multiple versions of the Sdk installed it will ask which, choose 6.8.] OBSERVED RESULT ``` bwrap: Can't mkdir parents for /usr/lib/debug/usr/lib/i386-linux-gnu: Read-only file system error: ldconfig failed, exit status 256 ``` EXPECTED RESULT A shell within the Sdk sandbox. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Manjaro (stable) KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.1 ADDITIONAL INFORMATION Flatpak version: 1.16.0 Flatpak builder version: 1.4.4 -- You are receiving this mail because: You are watching all bug changes.