Skip to content

Instantly share code, notes, and snippets.

@cbreak-black
Created October 12, 2022 18:39
Show Gist options
  • Save cbreak-black/df3b78277f9dfa4b454c29d78873ee97 to your computer and use it in GitHub Desktop.
Save cbreak-black/df3b78277f9dfa4b454c29d78873ee97 to your computer and use it in GitHub Desktop.
cbreak@twilight:~$ snap run --shell firefox
update.go:85: cannot change mount namespace according to change mount (/run/user/1000/doc/by-app/snap.firefox /run/user/1000/doc none bind,rw,x-snapd.ignore-missing 0 0): cannot inspect "/run/user/1000/doc": lstat /run/user/1000/doc: permission denied
To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.
cbreak@twilight:/home/cbreak$ fc-list
/snap/firefox/1943/gnome-platform/usr/share/fonts/truetype/dejavu/DejaVuSerif-Bold.ttf: DejaVu Serif:style=Bold
/snap/firefox/1943/gnome-platform/usr/share/fonts/truetype/dejavu/DejaVuSansMono-Bold.ttf: DejaVu Sans Mono:style=Bold
/snap/firefox/1943/gnome-platform/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf: DejaVu Sans:style=Book
/snap/firefox/1943/gnome-platform/usr/share/fonts/truetype/noto/NotoColorEmoji.ttf: Noto Color Emoji:style=Regular
/snap/firefox/1943/gnome-platform/usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf: DejaVu Sans Mono:style=Book
/snap/firefox/1943/gnome-platform/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf: DejaVu Sans:style=Bold
/snap/firefox/1943/gnome-platform/usr/share/fonts/truetype/dejavu/DejaVuSerif.ttf: DejaVu Serif:style=Book
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment