mup | PR snapd#9993 opened: tests/lib/prepare.sh: use /etc/group and friends from the core20 snap <Simple 😃> <Test Robustness> <Created by anonymouse64> <https://github.com/snapcore/snapd/pull/9993> | 02:05 |
---|---|---|
mborzecki | mvo: hey | 07:30 |
mborzecki | and school run, brb | 07:30 |
mvo | mborzecki: good morning! thanks for your reviews | 07:30 |
mup | PR snapd#9982 closed: cmd/recovery: small fix for `snap recovery` tab output <Created by degville> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/9982> | 07:41 |
mborzecki | re | 07:47 |
pstolowski | morning | 08:01 |
zyga | good morning | 08:19 |
=== nniehoff_ is now known as nniehoff | ||
=== urluck_ is now known as urluck | ||
=== Wimpress_ is now known as Wimpress | ||
=== sitter_ is now known as sitter | ||
=== hardwire_ is now known as hardwire | ||
=== diddledan_ is now known as diddledan | ||
=== alan_g_ is now known as alan_g | ||
=== rbasak_ is now known as rbasak | ||
mup | PR snapcraft#3452 closed: storeapi: decouple auth and API <Created by sergiusens> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/3452> | 10:11 |
mborzecki | errand, back in 1h or so | 10:23 |
mup | PR snapcraft#3462 opened: extensions: add core20 support to kde-neon <Created by sergiusens> <https://github.com/snapcore/snapcraft/pull/3462> | 10:31 |
pstolowski | does anyone remember possible explanations for cloud-init *not* creating user1 in nested test image? | 11:10 |
mborzecki | re | 11:32 |
mborzecki | pstolowski: maybe ian will know | 11:32 |
pstolowski | i just found he added telnet localhost 7777 to help debug such issue | 11:33 |
pstolowski | oh well, i need another user to auth with telnet | 11:43 |
pstolowski | mvo: ^ seem you introduced telnet localhost 7777, if user1 creation failed, how can i use it? | 11:44 |
mvo | pstolowski: let me quickly look to try to refresh my memory | 11:46 |
pstolowski | mvo: it's in nested_start_classic_vm | 11:46 |
mvo | pstolowski: what kind of prompt do you get when you connect via "telnet localhost 7777" ? iirc should should be able to login with the nested vm spread user | 11:46 |
mvo | pstolowski: and that should give you access to the logs | 11:47 |
pstolowski | mvo: Ubuntu 20.04.2 LTS mar041107-755625 ttyS0, followed by login prompt | 11:47 |
mvo | pstolowski: actually, let me quickly re-read. it also sounds like the comment needs expanding - like *how* to debug :) | 11:47 |
pstolowski | mvo: yessss ;) | 11:48 |
mvo | pstolowski: what vm is running you said? a classic system? | 11:48 |
pstolowski | mvo: yes | 11:49 |
pstolowski | ubuntu/ubuntu doesn't work | 11:50 |
mvo | pstolowski: yeah, the classic image is using the cloud images so if the cloud-init does not work there is no easy way. I guess we would actually have to modify the cloud image after the download, what exactly are you debugging/trying to do? | 11:52 |
zyga-mbp | pstolowski I remember device being managed somehow and but that was long ago | 11:54 |
pstolowski | mvo: i'm making modifications to lxd snap from seeds on the image we run in nested/manual/preseed test ; as far as i can say preseeding is happy and stops where it should with no errors (verified by mounting the image), but when booted ssh is not accessible | 11:57 |
pstolowski | also, mounted the resulting image, there is no user1 in the system | 11:59 |
mvo | pstolowski: do you know if cloud-init ran at all? | 12:02 |
mvo | pstolowski: because if it ran and there is no user that's strange | 12:03 |
mvo | pstolowski: maybe something in the jounral of the image? | 12:03 |
pstolowski | mvo: yes it definitely ran, i can see it in boot messages | 12:03 |
pstolowski | i should probably look at seed.img next | 12:04 |
pstolowski | it looks ok | 12:10 |
mup | PR snapd#9907 closed: gadget,devicestate: perform kernel asset update for $kernel: style refs <UC20> <Created by mvo5> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/9907> | 12:12 |
mup | PR snapd#9994 opened: tests: improve tests documentation - part 2 <Created by sergiocazzolato> <https://github.com/snapcore/snapd/pull/9994> | 12:32 |
mup | PR snapd#9995 opened: tests: improvements for snap-seccomp-syscalls <Created by sergiocazzolato> <https://github.com/snapcore/snapd/pull/9995> | 12:37 |
mup | PR snapd#9996 opened: tests: improve sections prepare and restore - part 1 <Created by sergiocazzolato> <https://github.com/snapcore/snapd/pull/9996> | 13:27 |
mup | PR snapd#9997 opened: tests: update details on task.yaml files <Created by sergiocazzolato> <https://github.com/snapcore/snapd/pull/9997> | 13:37 |
mup | PR snapd#9979 closed: packaging/ubuntu-16.04/rules: turn modules off explicitly <Simple 😃> <⚠Critical> <Created by anonymouse64> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/9979> | 15:23 |
ijohnson | nice thanks mvo | 15:23 |
pedronis | pstolowski: what I meant in the standup was to look at the difference between nested_create_cloud_init_uc20_config vs nested_create_cloud_init_config in nested.sh, there's a TODO about that already there | 15:44 |
pstolowski | pedronis: got it, thanks! | 15:45 |
mup | PR snapd#9998 opened: tests: turn modules off explicitly in spread go unti test (2.49) <Created by mvo5> <https://github.com/snapcore/snapd/pull/9998> | 15:53 |
mup | PR snapcraft#3463 opened: snap: migrate to python3.8 <Created by cjp256> <https://github.com/snapcore/snapcraft/pull/3463> | 16:26 |
pedronis | pstolowski: 9922 is next of my list of things to (re)review but I will not get to it today | 16:37 |
pstolowski | pedronis: sure, ty | 16:37 |
mup | PR snapd#9999 opened: snapstate: add "kernel-assets" to featureSet <â›” Blocked> <Created by mvo5> <https://github.com/snapcore/snapd/pull/9999> | 16:43 |
mvo | pedronis: (not urgent) - let me know if you prefer a different name for the assume than the one I picked in 9999 | 16:44 |
zyga-mbp | mvo nice PR number there | 16:47 |
mvo | haha, yes | 16:47 |
zyga-mbp | off by one but exact at the same time :-) | 16:47 |
* ijohnson rushes to try and file some random pr with number 10000 | 16:47 | |
mup | PR snapd#10000 opened: client: protect against reading too much data from stdin <Created by mvo5> <https://github.com/snapcore/snapd/pull/10000> | 16:48 |
mup | PR snapd#10001 opened: tests: improve tests self documentation for nested test suite <Created by sergiocazzolato> <https://github.com/snapcore/snapd/pull/10001> | 16:48 |
mup | PR snapd#10002 opened: gadget: simplify filterUpdate (thanks to Maciej) <Simple 😃> <Created by mvo5> <https://github.com/snapcore/snapd/pull/10002> | 16:48 |
ijohnson | haha mvo beat me | 16:48 |
pedronis | mvo: no, seems fine as it relates to the assets stanza in kernel.yaml | 16:49 |
mvo | was trying to clean out my TODO.org from the "this needs followups" | 16:50 |
mvo | pedronis: cool, thanks! | 16:50 |
mvo | pedronis: with that I will update the kernel and gadget diffs | 16:50 |
zyga-mbp | ijohnson hahaha, nice | 16:58 |
zyga-mbp | mvo won though :) | 16:58 |
mup | PR snapd#9969 closed: interfaces/wayland: rm Xwayland Xauth file access from wayland slot <Needs security review> <Created by anonymouse64> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/9969> | 16:58 |
mup | PR snapd#9973 closed: osutil: add SetTime() w/ 32-bit and 64-bit implementations <Simple 😃> <UC20> <Created by anonymouse64> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/9973> | 16:58 |
zyga-mbp | mvo: I noticed the kernel assets PR, is that the one I think of? | 17:00 |
ijohnson | thanks for the merges mvo! | 17:00 |
ijohnson | pedronis: I responded to your question in #9984 | 17:23 |
mup | PR #9984: boot/flags.go: add SetNextBootFlags, NextBootFlags for snapd_next_boot_flags bootenv <Simple 😃> <UC20> <Created by anonymouse64> <https://github.com/snapcore/snapd/pull/9984> | 17:23 |
=== tianon- is now known as tianon | ||
pedronis | ijohnson: I was in a meeting, do you want to chat briefly about it? | 18:06 |
ijohnson | pedronis: ah I was about to I go to lunch, but I think we can chat either via PR comment or after the SU tomorrow | 18:07 |
pedronis | ijohnson: ok, let's chat tomorrow then | 18:07 |
ijohnson | ack sounds good | 18:07 |
=== ijohnson is now known as ijohnson|lunch | ||
mup | PR snapd#9970 closed: packaging: drop 99-snapd.conf via dpkg-maintscript-helper <Created by mvo5> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/9970> | 18:39 |
mup | PR snapd#9991 closed: tests/main/lxd/prep-snapd-in-lxd.sh: dump contents of sources.list <Simple 😃> <Test Robustness> <Created by anonymouse64> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/9991> | 18:44 |
mup | PR snapd#9988 closed: o/snapshotstate: create snapshots directory on import <Bug> <Simple 😃> <Squash-merge> <Created by stolowski> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/9988> | 19:49 |
=== ijohnson|lunch is now known as ijohnson | ||
=== gurmble is now known as grumble |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!