NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.18k stars 14.19k forks source link

Android Studio: `bwrap: Can't find source path /System: No such file or directory` #112045

Open danwdart opened 3 years ago

danwdart commented 3 years ago

Describe the bug Opening Android studio just reports:

bwrap: Can't find source path /System: No such file or directory

To Reproduce Steps to reproduce the behavior:

  1. Open Android Studio

Expected behavior Android Studio to be open

Additional context Both canary and normal version do this.

Notify maintainers @meutraa @primeos

Metadata

 - system: `"x86_64-linux"`
 - host os: `Linux 5.10.11, NixOS, 20.09.2947.2b9daa020d4 (Nightingale)`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.3.10`
 - channels(root): `"nixos-20.09.2947.2b9daa020d4, unstable-21.03pre267812.7cbec40a095"`
 - channels(dwd): `"home-manager-20.09, nixos-20.09.2947.2b9daa020d4, unstable-21.03pre267812.7cbec40a095"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`

Maintainer information:

android-studio
androidStudioPackages.canary
danwdart commented 3 years ago

Ahh, found out the reason for this one. Windows had opened this filesystem using btrfs for windows, and created /"$RECYCLE.BIN" and /"System Volume Information" directories. So unsure whether it's the way it's wrapped or if it would've happened on any OS.

stale[bot] commented 3 years ago

I marked this as stale due to inactivity. → More info