mwhudson | is there a way a snap can suppress the app awareness? | 00:00 |
---|---|---|
mwhudson | oh ignore-running: true | 00:09 |
mup | PR snapcraft#3835 closed: Fix gnome extension g-ir-scanner PYTHONPATH <Created by diddledani> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/3835> | 00:32 |
mup | PR snapd#11963 closed: tests: make more robust the files check in preseed-core20 test <Simple 😃> <Created by sergiocazzolato> <Merged by sergiocazzolato> <https://github.com/snapcore/snapd/pull/11963> | 03:19 |
mup | PR snapd#11849 closed: tests: enable centos-9 <Squash-merge> <Created by sergiocazzolato> <Merged by sergiocazzolato> <https://github.com/snapcore/snapd/pull/11849> | 03:24 |
LetoThe2nd | howdy! just trying to look into UC, but can't get beyond snapcraft login. already following the troubleshooting according to https://snapcraft.io/docs/snapcraft-authentication, but gnome-keyring-daemon --unlock just silently blocks forever. any pointers? dev box is a headleass 22.04 on amd64 | 07:59 |
mncheckm | I want to override an environment variable of a snap application | 09:51 |
mncheckm | without rebuilding it? | 09:51 |
mardy | mncheckm: hi! I think you can use unsquashfs to unpack it, then modify the meta/snap.yaml file and repack it using "snap pack" | 11:41 |
diddledani | mardy: mncheckm: while yes you can unsquash a snap and edit it before repacking it and installing it with --dangerous but that will kill automatic updating from the store when the developer updates there - if it's your own snap then I'd suggest to just rebuild it with snapcraft but you can do it with unsquash+edit+resquash | 13:44 |
mncheckm | diddledani, thanks | 14:01 |
mncheckm | so there is no way to pass environment variables into snap run? | 14:02 |
mncheckm | or equivalent | 14:02 |
diddledani | if the variable you want to set isn't overridden by the snap itself then it should pick it up from the host - e.g. via exporting it into a shell's environment first or using the `env` command to set it as part of the commandline | 14:03 |
mup | PR snapd#11951 closed: tests: add executions for ubuntu 22.04 <Squash-merge> <Simple 😃> <Created by sergiocazzolato> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/11951> | 15:12 |
mup | PR snapd#11965 opened: tests: use overlayfs for interfaces-opengl-nvidia test <Created by mvo5> <https://github.com/snapcore/snapd/pull/11965> | 15:17 |
mup | PR snapd#11966 opened: tests: update fake-netplan-apply test for 22.04 <Created by mvo5> <https://github.com/snapcore/snapd/pull/11966> | 15:17 |
mup | PR snapcraft#3839 closed: elf: add elf file handler class <Created by cmatsuoka> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/3839> | 18:43 |
mup | PR snapcraft#3840 opened: elf: add handling and patching helpers <Created by cmatsuoka> <https://github.com/snapcore/snapcraft/pull/3840> | 23:18 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!