sergiusens | barry: snapcraft does, but there's a snapd bug going around which breaks it (introduces a rogue \n and doesn't expand variables in the value of the envvar) | 00:20 |
---|---|---|
=== JanC is now known as Guest79577 | ||
=== JanC_ is now known as JanC | ||
mup | PR snapcraft#1196 closed: store: enable delta uploads by default when pushing <Created by sergiusens> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/1196> | 01:05 |
mup | PR snapcraft#1198 opened: tests: add manual tests for the kernel snaps <Created by elopio> <https://github.com/snapcore/snapcraft/pull/1198> | 02:26 |
mup | PR snapd#2855 closed: interfaces/builtin: add intel realsense udev rules into camera interface <Created by swem> <Closed by swem> <https://github.com/snapcore/snapd/pull/2855> | 03:10 |
mup | PR snapd#3045 opened: Adds hw-random interface <Created by femdom> <https://github.com/snapcore/snapd/pull/3045> | 06:07 |
=== chihchun_afk is now known as chihchun | ||
mup | PR snapd#3046 opened: many: release/2.23 <Created by zyga> <https://github.com/snapcore/snapd/pull/3046> | 09:00 |
koza | ogra_, ping | 09:04 |
zyga | koza: I think ogra is at a conference | 09:19 |
koza | zyga, thanks | 09:27 |
mup | PR snapd#3047 opened: tests: adjust network-bind test <Created by zyga> <https://github.com/snapcore/snapd/pull/3047> | 10:01 |
mup | PR snapd#3048 opened: interfaces: add media-hub interface <Created by alfonsosanchezbeato> <https://github.com/snapcore/snapd/pull/3048> | 10:24 |
mup | PR snapd#3042 closed: cmd: discard the C implementation of snap-update-ns <Created by zyga> <Closed by niemeyer> <https://github.com/snapcore/snapd/pull/3042> | 10:28 |
mup | PR snapd#3049 opened: interfaces: allow writing config.txt.tmp in the core-support interface <Created by mvo5> <https://github.com/snapcore/snapd/pull/3049> | 10:33 |
Son_Goku | zyga, you just hate me, don't you? | 10:34 |
Son_Goku | turning more of this stuff into golang?! | 10:34 |
mup | PR snapd#3040 closed: cmd: enable large file support <Created by drizzt> <Merged by niemeyer> <https://github.com/snapcore/snapd/pull/3040> | 10:40 |
zyga | Son_Goku: hey | 10:42 |
zyga | Son_Goku: yeah, the complexity just grows and grows | 10:42 |
zyga | Son_Goku: so we decided to give golang a try | 10:42 |
Son_Goku | :( | 10:43 |
mup | PR snapd#3050 opened: interfaces/mount: WIP towards computing mount changes for snap-update-ns <Created by zyga> <https://github.com/snapcore/snapd/pull/3050> | 10:49 |
=== chihchun is now known as chihchun_afk | ||
mup | PR snapd#3021 closed: asserts: introduce a snap-declaration "aliases" header to list auto aliases with explicit targets <Critical> <Created by pedronis> <Merged by niemeyer> <https://github.com/snapcore/snapd/pull/3021> | 11:15 |
zyga | Son_Goku: with this move we may be able to reuse some code from opencontainers | 11:17 |
Son_Goku | it's not like you'll be able to use OCI format images like mattdm was asking about a while ago | 11:17 |
zyga | no, we're not doing containers | 11:18 |
zyga | but we are using some of the same kernel features | 11:18 |
=== chihchun_afk is now known as chihchun | ||
mup | PR snapd#3051 opened: interfaces: add consoles interface <Created by femdom> <https://github.com/snapcore/snapd/pull/3051> | 11:22 |
=== chihchun is now known as chihchun_afk | ||
mup | PR snapd#3037 closed: interfaces: dbus backend spec <Created by stolowski> <Merged by niemeyer> <https://github.com/snapcore/snapd/pull/3037> | 11:25 |
mup | PR snapd#3052 opened: overlord: remove snap config values when snap is removed <Created by stolowski> <https://github.com/snapcore/snapd/pull/3052> | 11:26 |
mup | PR snapd#3047 closed: tests: adjust network-bind test <Created by zyga> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/3047> | 11:38 |
mup | PR snapd#3053 opened: asserts: don't allow revocations with other items for the same developer <Created by emgee> <https://github.com/snapcore/snapd/pull/3053> | 11:40 |
mup | PR snapd#3054 opened: many: rename "snap-confine" to "snap-wrap" to workaround LP:1673247 <Created by mvo5> <https://github.com/snapcore/snapd/pull/3054> | 11:42 |
mup | Bug #1673757 opened: On empty aliases response <Snappy:New> <https://launchpad.net/bugs/1673757> | 11:49 |
facubatista | hi! is there a snap command to actually know if I'm logged in? | 11:58 |
mup | Bug #1673763 opened: Help for 'version' <Snappy:New> <https://launchpad.net/bugs/1673763> | 12:04 |
zyga | facubatista: I think not | 12:08 |
mup | PR snapd#3055 opened: cmd/snap: fix help string for version command <Created by zyga> <https://github.com/snapcore/snapd/pull/3055> | 12:08 |
mup | PR snapcraft#1192 closed: repo: refactor into a package <Created by sergiusens> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/1192> | 12:12 |
facubatista | zyga, thanks (for the response here and for the help for version) | 12:23 |
mup | PR snapd#3056 opened: overlord: when shutting down assume errors might be due to cancellation so retry <Created by pedronis> <https://github.com/snapcore/snapd/pull/3056> | 12:56 |
mup | PR snapd#3057 opened: systemd: mount the squashfs with nodev <Created by mvo5> <https://github.com/snapcore/snapd/pull/3057> | 13:39 |
micah | hello, i'm on debian (unstable), i tried to install a snap for the first time, but I've been at this stage for over 2 hours now: [/] Run configure hook of "core" snap if present | 14:43 |
mup | PR snapd#2230 closed: interfaces: add an interface that allows clients to use media-hub over dbus <Created by jhodapp> <Closed by jhodapp> <https://github.com/snapcore/snapd/pull/2230> | 14:50 |
mup | PR snapd#3058 opened: tests: skip lp-1644439 test on older kernels <Created by zyga> <https://github.com/snapcore/snapd/pull/3058> | 14:56 |
zyga | micah: hey, I think we ran into some issues and we're trying to unbreak that | 14:58 |
zyga | mvo: ^^ | 14:58 |
zyga | micah: can you run "snap changes" | 14:58 |
zyga | micah: and then "snap change 111" where 111 is the number of the change you see? | 14:58 |
mvo | zyga: ta | 15:00 |
mup | PR snapcraft#1199 opened: cleanbuild: packaging independent detection <Created by sergiusens> <https://github.com/snapcore/snapcraft/pull/1199> | 15:03 |
mup | PR snapd#3049 closed: interfaces: allow writing config.txt.tmp in the core-support interface <Created by mvo5> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/3049> | 15:04 |
micah | zyga: sure | 15:06 |
micah | zyga: https://share.riseup.net/#GyxpEZu7_63AFkT1whpwBA | 15:08 |
micah | sorry, wrong one | 15:08 |
micah | zyga: https://share.riseup.net/#0-F0_9DbtPI1AR7blXw17A | 15:08 |
om26er | Hi! I am trying to build snapd to enable staging. Should this change be enough to achieve that ? http://paste.ubuntu.com/24195818/ | 15:40 |
om26er | apparently when I push snapd to my ppa with above change applied, staging does not get enabled and I am not sure what to do. Note: I do export SNAPPY_USE_STAGING_STORE=1 in /etc/environment | 15:41 |
om26er | `snap known account-key authority-id=canonical` returns empty | 15:42 |
om26er | launchpad build logs here https://launchpad.net/~om26er/+archive/ubuntu/snapd-candidate/+build/12139026 | 15:46 |
zyga | micah: message taken; we're going to figure out what to do about it and fix debian | 15:46 |
om26er | hmmm, seems launchpad is exporting DEB_BUILD_OPTIONS=noautodbgsym parallel=4 in the environment -- could that be eating my export ? | 15:51 |
mup | PR snapd#3030 closed: assertstate,snapstate: have assertstate.AutoAliases use the "aliases" header (aliases v2) <Created by pedronis> <Merged by pedronis> <https://github.com/snapcore/snapd/pull/3030> | 16:11 |
mup | PR snapd#3059 opened: Fix retries on ubuntu-core-reboot for Pi 2/3 <Created by vrruiz> <https://github.com/snapcore/snapd/pull/3059> | 16:49 |
mup | PR snapd#3060 opened: interfaces: allow "sync" to be used by core support <Created by mvo5> <https://github.com/snapcore/snapd/pull/3060> | 17:11 |
mup | PR snapd#3060 closed: interfaces: allow "sync" to be used by core support <Created by mvo5> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/3060> | 17:13 |
coreycb | sergiusens, hi, do you think this will get a fix soon? https://bugs.launchpad.net/snappy/+bug/1670852 | 17:29 |
mup | Bug #1670852: python console_scripts not installed into /snap/<snap>/current/bin <openstack> <Snappy:New> <https://launchpad.net/bugs/1670852> | 17:29 |
sergiusens | coreycb: was going to work on it MOnday | 17:29 |
sergiusens | coreycb: but now I see why I couldn't find it anymore, let me change the bucket | 17:30 |
coreycb | sergiusens, oh cool | 17:30 |
coreycb | sergiusens, thanks for prioritizing it | 17:30 |
mup | Bug #1670852 changed: python console_scripts not installed into /snap/<snap>/current/bin <openstack> <Snapcraft:New> <https://launchpad.net/bugs/1670852> | 17:33 |
sergiusens | coreycb: so far I have 3 similar bugs and need to see if they are all the same... I hope they are different to be able to harden the feature with a bunch on integration tests (the python plugin must be the plugin with most fixtures today already) | 17:42 |
sergiusens | I can believe we still have gaps! | 17:42 |
coreycb | sergiusens, ok let me know if you want me to give anything a spin before it gets merged | 17:44 |
mcphail | Is there any way to trigger an email when a snap updates? | 18:20 |
mcphail | kyrofa: is there any way for the nextcloud snap to notify me when it updates so I can log in to reenable the apps? | 18:22 |
cachio | niemeyer, hey, I have seen this error running kpi tests in dragonboard | 20:01 |
cachio | http://paste.ubuntu.com/24197137/ | 20:01 |
cachio | niemeyer, I install / remove a snap many times and at some point i start seen this | 20:01 |
cachio | niemeyer, any idea, could be a bug? | 20:01 |
cachio | jdstrand, any idea about what I have shown? | 20:05 |
mup | PR snapd#3059 closed: Fix retries on ubuntu-core-reboot for Pi 2/3 <Created by vrruiz> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/3059> | 20:14 |
pedronis | cachio: well it means you have a ubuntu-core which is not expected, especially on a board? what are you running on that board? | 20:21 |
cachio | pedronis, I run some tests which get the time off the app call | 20:22 |
cachio | pedronis, those tests are always making sure the app is just installed before its execution | 20:22 |
pedronis | cachio: my question is more which version of ubuntu/snapd ? | 20:23 |
pedronis | that error is because snapd is trying to move away from ubuntu-core to core | 20:23 |
pedronis | but I wouldn't expect ubuntu-core on anything but an oldish classic system | 20:23 |
cachio | pedronis, I think it is getting the last from edge | 20:24 |
pedronis | cachio: is it a core system? or classic? | 20:24 |
cachio | pedronis, core | 20:24 |
pedronis | might it's in a broken state? | 20:24 |
pedronis | is not expected to do that | 20:24 |
pedronis | what does snap list says on it? | 20:25 |
cachio | pedronis, not sure. I can't tell you due to I don't have the hardware here, I am looking at the logs | 20:26 |
pedronis | either way it's in a strange state | 20:26 |
cachio | pedronis, the hardware/os is in the taipei lab | 20:26 |
pedronis | afaict | 20:26 |
pedronis | maybe now it fixed itself | 20:26 |
pedronis | or not | 20:26 |
cachio | I ran twice and got the same results | 20:27 |
pedronis | sorry, I don't know enough | 20:27 |
cachio | pedronis, It isntall first time and the snaps are instlaled correctly | 20:27 |
cachio | pedronis, then after the first remove, it starts with this message | 20:28 |
pedronis | but I wouldn't expect a core system to have ubuntu-core around and need to transition away from it again and again | 20:28 |
pedronis | cachio: it's not about your installs | 20:28 |
pedronis | it's trying to do something in parallel (converting from have a core snap called ubuntu-core to the one called just core) | 20:28 |
pedronis | but a) I don't think ubuntu core system should do that, not anything new/sane b) it seems it's failing again and again if you are seeing that error all the times | 20:29 |
pedronis | without access to debug more is hard to tell tough | 20:29 |
pedronis | you may ask the people that manage to reflash it or something | 20:30 |
cachio | ok, I'll try it | 20:31 |
cholcombe | are private snaps a thing now? I haven't looked in a long time | 20:31 |
cachio | pedronis, I'll see if I can reproduce it here too | 20:31 |
cholcombe | cool. looks like there's a --private flag now. can launchpad utilize that? | 20:32 |
zyga | o/ | 20:33 |
zyga | maybe we can discuss this in a private channel? | 20:34 |
zyga | maybe in #ce-certification-qa on canonical IRC | 20:34 |
zyga | cachio: who is managing those devices? | 20:37 |
cachio | zyga, those are attached to a maas solution and I access by using teestflinger | 20:42 |
cachio | zyga, plars is managing that solution | 20:43 |
zyga | noted | 20:44 |
cachio | zyga, tell me if you want to see the full log | 20:46 |
zyga | cachio: if you could send me an email with the details | 20:50 |
zyga | cachio: anything you can tell me will help | 20:50 |
zyga | cachio: to my canonical email | 20:50 |
zyga | cachio: I will gladly check it out next week | 20:50 |
cachio | zyga, sure | 20:50 |
cachio | zyga, I'll do that | 20:51 |
zyga | cachio: thank you! | 20:55 |
=== cachio is now known as cachio_afk | ||
mup | PR snapd#3058 closed: tests: skip lp-1644439 test on older kernels <Created by zyga> <Merged by niemeyer> <https://github.com/snapcore/snapd/pull/3058> | 22:24 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!