/srv/irclogs.ubuntu.com/2022/08/25/#snappy.txt

mupPR snapcraft#3885 opened: store: initial support for an onprem store <Created by sergiusens> <https://github.com/snapcore/snapcraft/pull/3885>01:40
mupPR snapd#11916 closed: tests: add spread test for journal quotas <quota> <Created by Meulengracht> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/11916>07:16
mupPR snapd#12075 opened: tests: rework snap-logs-journal test and add missing cleanup <Test Robustness> <Created by Meulengracht> <https://github.com/snapcore/snapd/pull/12075>08:26
eoli3nmardy, as asked on ubuntu-devel : is that possible that an upgrade of firefox package during summer, solved my issue ? 09:24
eoli3nor snapd package09:25
eoli3nmaybe i was testing with an old snap package09:25
eoli3ni can't explain why it is solved09:25
eoli3ni restarted a full host reinstall to clean everything and i will retest09:25
mardyeoli3n: I replied in the forum. I think it now works because the previous execution has already created the proper directory layout09:29
mardyeoli3n: please try using a different user, and see if the problem is still there09:29
eoli3nlets discuss it on the forum, to keep history09:30
eoli3nthanks09:30
mardygood idea!09:30
eoli3nmy host is redeploying, after full reinstall, i will retest with my user, and another one, and will tell you09:30
eoli3nmardy BTW I have another issue09:32
eoli3ni install snap packages with ansible09:33
eoli3ni run ansible at the first boot after automated ubuntu install09:33
eoli3nit used to work, but now i get a strange issue : "error: cannot communicate with server: timeout exceeded while waiting for response"09:34
eoli3ni run ansible-pull as a service just before launching lightdm09:34
eoli3nso network is up and working, because the previous task is the one which install pip packages09:34
mardyeoli3n: I'm not sure, maybe your service is run too early, when the snapd.socket unit has not started already?09:47
eoli3ni'll test09:48
eoli3ni saw in snap log that starting is differed by a amount of time + 30sec per snap package or something like that09:48
ricotzhello, can someone please look at this bug and the likely regression in snapd - https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1951210/comments/2310:30
mupBug #1951210: libreoffice help doesn't open in firefox (404 error on file:///tmp/lu417531j7po.tmp/NewHelp0.html) <amd64> <apport-bug> <iso-testing> <jammy> <kinetic> <snap> <uec-images> <libreoffice (Ubuntu):Fix Released by ricotz> <snapd (Ubuntu):Confirmed> <libreoffice (Ubuntu Jammy):Fix Released10:30
mupby ricotz> <snapd (Ubuntu Jammy):Confirmed> <https://launchpad.net/bugs/1951210>10:30
mupPR snapd#12076 opened: servicemgr: Update mount files <Created by valentindavid> <https://github.com/snapcore/snapd/pull/12076>10:57
eoli3nmardy https://0x0.st/o9YT.txt12:06
eoli3npffff12:06
eoli3nseriously, i have so many issues with snap packages12:06
eoli3nhow much work should be done to make it work correctly12:06
eoli3nat this point, the project need to question itself12:23
eoli3nmaybe, if you encounter so many issues, specific ones, you're in the wrong path12:23
eoli3nsomething like a packaging system should be transparent to the os, and the user12:23
eoli3nsnap package is a failure since its beginning, it's a rabbit hole for dev and users12:24
eoli3nubuntu forcing a broken tool is not a good publicity12:24
eoli3nyou should listen to people12:24
eoli3nyou are the HD DVD where flatpak is the bluray12:25
eoli3neach time i give snap a try, it simply doesn't work12:25
eoli3nthe team is working, i get help and that's cool, but seriously, when something is broken, it should be fixed or stopped, not forced to the user12:26
eoli3nhuhu13:11
eoli3nmardy, now i can't even install firefox, the tasks hangs13:11
eoli3nor maybe firefox need more than 15min to install with snap13:12
eoli3n"snap list" doesn't answer, nor "snap info firefox"13:13
eoli3nit just hangs13:13
mardyeoli3n: those logs don't show the interaction between the services, it would be better to just get the whole journalctl logs.13:20
mardyeoli3n: but now that the tasks hang, the `journalctl -u snapd` might be useful13:21
eoli3napt purge firefox, doesn't remove the firefox snap13:23
eoli3nwhat a mess13:24
eoli3ni'm starting to loose my calm13:24
mupPR snapcraft#3883 closed: ua: add support to ua token management <Created by cmatsuoka> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/3883>13:26
eoli3nmardy instead of testing with another user, which dir should I clean to start fresh ?13:26
eoli3non the user home ?13:26
mardyeoli3n: completely remove ~/snap/firefox13:34
eoli3nok so i confirm that it works even with a fresh home and a fresh os13:34
eoli3ni can't explain13:34
mardyeoli3n: maybe some error occurred when it was first created on the NFS13:35
mardyeoli3n: so, the remaining problem is snapd gettings stuck?13:35
eoli3ni'm not sure about that one, i cleaned manually, and then it reworked. So i restarted a complete deployment from start to be sure13:36
eoli3ni'll tell you in 30min13:36
eoli3nbut it seems solved too13:36
eoli3nhere what I needed to do to make it work : https://0x0.st/o9Yw.txt13:37
eoli3nbut then a task after this hanged on installing firefox through apt (which wrap a snap install)13:37
lissyxmardy, to expose $XDG_RUNTIME_DIR/speech-dispatcher/speechd.sock in snap, I'm a bit lost on how to proceed14:15
lissyxthere seems to be existing magic to expose stuff but it is handled directly by snapd14:15
lissyxlike e.g. wayland-014:15
eoli3nmardy should i install firefox with the apt wrapper package ? or its better directly in snap ?14:19
eoli3nsnap takes 3min to be ready at startup14:19
eoli3nmaking me wanting to burn it in deepest hell14:20
lissyxmardy, ok, seb128 told me I need to expose it in snapd :(14:20
seb128lissyx, you can probably experiment if that's enough by changing SocketPath in /etc/speech-dispatcher/speechd.conf to a location which is available to the snap14:22
seb128ah, sorry was meant for -desktop :p14:22
lissyxseb128, trying to start in $SNAP_COMMON does not really work14:54
lissyxI dont know what are the expectations of speech-disspatcher, but complains it cannot bind local socket14:54
lissyxwhen running manually it starts, and when "spd-say -L" tries to access it dies14:55
lissyxmaybe over inet :)14:55
lissyxthat seems to be not enough14:57
lissyxmardy, ok hacking with inet_socket, it's working.15:36
lissyxmardy, would a PR granting access to $XDG_RUNTIME_DIR/speech-dispatcher/speechd.sock be accepted?15:37
lissyxthere are still be other roadblocks to fix before it would work, so if it would not be acceptable I'd prefer to know :)15:37
mupPR snapd#12075 closed: tests: rework snap-logs-journal test and add missing cleanup <Test Robustness> <Created by Meulengracht> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/12075>15:59
mupPR snapd#12077 opened: tests: add extra space to ubuntu bionic <Created by sergiocazzolato> <https://github.com/snapcore/snapd/pull/12077>15:59
mupPR snapcraft#3885 closed: store: initial support for an onprem store <Created by sergiusens> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/3885>16:01
mupPR snapcraft#3886 opened: ua: specify and enable ua services <Created by cmatsuoka> <https://github.com/snapcore/snapcraft/pull/3886>18:21
=== hardwire_ is now known as hardwire
=== all64bits_ is now known as all64bits
=== vitimiti_ is now known as vitimiti

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!