zyga | Hello | 06:20 |
---|---|---|
zyga | hey mvo | 06:34 |
zyga | mborzecki asked me to make the dragonboard available so I'm starting the day with that | 06:34 |
zyga | I will then switch to some administrative tasks and write down my notes from the summit | 06:35 |
zyga | I will then switch to the branch that explains sandbox status in a more readable manner | 06:35 |
zyga | and will follow up with the surgeon at 13:30 | 06:35 |
zyga | I will be back for the standup but unlikely to be able to speak (I can type though) | 06:36 |
mvo | hey zyga | 06:37 |
mvo | zyga: thanks, good luck! | 06:37 |
=== pstolowski|afk is now known as pstolowski | ||
pstolowski | morning | 07:04 |
zyga | pstolowski: hello | 07:05 |
mvo | hey pstolowski | 07:06 |
zyga | does anyone know where we store wifi data? | 07:07 |
pstolowski | mvo: hey, shall i take over #7000? | 07:07 |
zyga | is it natively in netplan | 07:07 |
zyga | or is it compiled into something else and netplan is just a snapshot from the past? | 07:07 |
zyga | I need to change wifi settings on a dragonboard | 07:07 |
zyga | I took the card out | 07:07 |
mvo | pstolowski: if you don't mind, +1 | 07:08 |
pstolowski | mvo: allright | 07:08 |
mvo | pstolowski: I'm poking at some uc20 things right now :/ (tpm in qemu seems to be a bit tricky) | 07:08 |
pstolowski | mvo: sure, i figured you may be busy with other stuff, and 7000 turned out to be more involved than expected | 07:09 |
mvo | pstolowski: indeed, thanks for taking it! | 07:09 |
zyga | hey, dragon works! | 07:11 |
mvo | dragons work! | 07:11 |
zyga | :) | 07:11 |
zyga | here be dragons (for sureA) | 07:12 |
mvo | :) | 07:12 |
mborzecki | morning | 07:36 |
mvo | hey mborzecki - good morning | 07:36 |
mborzecki | mvo: hey | 07:37 |
zyga | mborzecki: hello | 07:38 |
mborzecki | mvo: some simple PRs if you could take a look: https://github.com/snapcore/snapd/pull/7009 https://github.com/snapcore/snapd/pull/7008 | 07:46 |
mvo | mborzecki: sure, let me check | 07:48 |
mvo | 6691 needs a second review as well fwiw | 07:48 |
mvo | zyga: do you want to quickly double check 6327? | 07:49 |
zyga | looking | 07:49 |
Chipaca | I just told a user that 'their expectations were not founded in reality', and feel bad | 08:41 |
mborzecki | Chipaca: harsh reality check for snap apps? | 08:44 |
Chipaca | ye | 08:44 |
Chipaca | to offset feeling bad about telling them that, I had to manually approve that thing, so it … evens out? maybe? | 08:45 |
mborzecki | Chipaca: tbh looks like a highly motivated user | 08:45 |
mborzecki | screenshots even, wow | 08:45 |
zyga | mborzecki: reviewed https://github.com/snapcore/snapd/pull/7008 | 08:46 |
mborzecki | zyga: thanks | 08:46 |
* Chipaca halts his move to a completely different packaging format, at popey's suggestion | 08:53 | |
popey | :) | 08:53 |
* Chipaca instead gets coffee | 08:53 | |
pedronis | mvo: I finally did a pass on #6839, some things to improve/fix | 08:57 |
mvo | pedronis: thank you | 08:58 |
Chipaca | zyga: who are you and why did you think we wouldn't notice you were a Java developer masquerading as the real zyga | 08:58 |
zyga | Chipaca: BUSTED :) | 08:59 |
zyga | Chipaca: I feel dizzy | 09:00 |
zyga | need coffee | 09:00 |
zyga | I cannot sleep | 09:00 |
zyga | it's too hot here | 09:00 |
Chipaca | zyga: you must have picked the wrong ZygaRelaxingStrategyFactory | 09:00 |
zyga | Chipaca: just wrap it in LooksLikeGoFacade | 09:00 |
mborzecki | osx travis job failed with: error: cannot pack "tests/lib/snaps/test-snapd-tools/": mksquashfs call failed: exec: "mksquashfs": executable file not found in $PATH | 09:05 |
mborzecki | Chipaca: do you remember if mksquashfs was already there in travis osx images or is it rather sth installed via brew? | 09:06 |
Chipaca | mborzecki: pulled in by brew | 09:06 |
Chipaca | mborzecki: addons: | 09:08 |
Chipaca | homebrew: | 09:08 |
Chipaca | packages: [squashfs] | 09:08 |
Chipaca | mborzecki: in the .travis.yml | 09:08 |
mborzecki | Chipaca: mhm, see that :/ i've restarted the job, maybe something broke there | 09:08 |
mborzecki | Chipaca: obviously homebrew is broken :/ | 09:09 |
Chipaca | mborzecki: yay | 09:09 |
mborzecki | https://paste.ubuntu.com/p/7jBZbTPfD5/ | 09:09 |
Chipaca | mborzecki: you can manually trigger the rest fwiw | 09:09 |
mborzecki | zyga: completion tests are not disabled on centos, there's just no test that does that with classic snap | 09:14 |
=== ricab_ is now known as ricab | ||
zyga | mborzecki: ack | 09:21 |
mborzecki | zyga: so manjaro went with /snap -> /var/lib/snapd/snap symlink eventually? | 09:25 |
zyga | yes | 09:28 |
zyga | I made coffee but I feel so tired anyway | 09:35 |
zyga | eh | 09:35 |
zyga | well | 09:35 |
mborzecki | ehh, so we cannot use cmd.InternalToolPath("etelpmoc.sh") when looking up completion helper, bc it'll break confined snaps on centos/amzn as /etc/os-reelase is not a symlink | 10:00 |
zyga | hmmm | 10:00 |
zyga | mborzecki: because we need to know late, in snap-exec? | 10:01 |
mborzecki | yeah | 10:01 |
mborzecki | zyga: i'll do a similar thing, just picking up the tool from the same dir as snap-exec, without fallback to distrolibexecdir | 10:02 |
zyga | mborzecki: could we describe the distribution in /var/lib/snapd/ somewhere? | 10:02 |
zyga | mborzecki: a text file with key=value fields | 10:03 |
zyga | libexecdir=... | 10:03 |
mborzecki | zyga: we could, but it feels like something that needs to be discussed and so on | 10:03 |
zyga | (perhaps reexec policy later on) | 10:03 |
zyga | mborzecki: yeah, but I think that's unavidable | 10:04 |
zyga | *unavoidable | 10:04 |
zyga | Going for the tooth removal surgery now | 10:52 |
zyga | Wish me luck | 10:52 |
zyga | I will try to join the standup but will be most likely unable to talk | 10:52 |
zyga | See you | 10:52 |
* pstolowski lunch | 11:01 | |
* pedronis reboots | 11:20 | |
mborzecki | https://github.com/snapcore/snapd/pull/7012 anyone? | 11:23 |
mborzecki | Chipaca: ^^ | 11:25 |
zyga | Me looks | 11:25 |
mborzecki | zyga: looks like a bug in homebrew and somehow it went unnoticed by travis :/ | 11:28 |
=== ricab is now known as ricab|lunch | ||
mborzecki | dupadupa | 11:36 |
mborzecki | damn, my super secure password just leaked out :) | 11:37 |
* Chipaca confirms that mborzecki is an oompa loompa | 11:38 | |
pedronis | mborzecki: did another pass on 6922 | 11:41 |
* Chipaca creates a core base called "laughable" that ships with telnetd and the whole r-commands running | 11:45 | |
Chipaca | (this in reference to nearly 15% of all routers shipping with ftp and/or telnet open and with default creds) | 11:47 |
pedronis | pstolowski: I have a question in 6977 | 11:49 |
pstolowski | pedronis: uhm. need to think | 12:01 |
pedronis | pstolowski: my proposal because of that was to this at a lower level | 12:01 |
pedronis | s/to this/to do this/ | 12:01 |
pedronis | pstolowski: we can chat again | 12:01 |
pstolowski | pedronis: i think SnapID was the problem, but maybe i'm missing something | 12:03 |
mborzecki | pedronis: thanks, https://github.com/snapcore/snapd/pull/6922 updated | 12:12 |
mborzecki | obviously osx PR failed in some random spread test :/ | 12:12 |
* Chipaca takes a break | 12:33 | |
zyga | Going Home | 12:42 |
zyga | Teeth— | 12:42 |
=== ricab|lunch is now known as ricab | ||
pedronis | pstolowski: we should chat after standup if it's not too long | 12:56 |
pstolowski | pedronis: ok | 12:56 |
mborzecki | hhmmmm Jun 18 12:42:05 jun181214-025479 snapd[20228]: stateengine.go:102: state ensure error: cannot decode new commands catalog: got unexpected HTTP status code 403 via GET to "https://api.snapcraft.io/api/v1/snaps/names?confinement=strict%2Cclassic" | 12:57 |
mvo | mborzecki: I merged your squashfs unblocker | 12:57 |
mborzecki | mvo: yay, thank you! | 12:57 |
mvo | so everyone can go wild with merging master into the failing ones (like 7009 which is ready except not green) | 12:58 |
mborzecki | https://paste.ubuntu.com/p/3wRmybfq5t/ apt-hooks failing | 12:58 |
mvo | mborzecki: this usually indicates a store problem | 13:00 |
mvo | Jun 18 12:42:05 jun181214-025479 snapd[20228]: logger.go:74: DEBUG: < "HTTP/1.0 403 Forbidden\r\nCache-Control: no-cache\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n" | 13:00 |
Chipaca | mborzecki: 403 is storespeak for 420 | 13:30 |
mborzecki | Chipaca: teapot? | 13:30 |
mborzecki | ah, enhance your calm, fair enough ;) | 13:31 |
mborzecki | degville: that manjaro thread is pure gold, hilarious ;) | 13:41 |
degville | mborzecki: yeah! :) | 13:42 |
Chipaca | mborzecki: degville: what was the link again? :) | 13:53 |
degville | Chipaca: https://forum.manjaro.org/t/manjaro-planning-to-support-snaps-officially/81972/99 | 13:54 |
Chipaca | degville: thanks | 13:54 |
Chipaca | why | 14:00 |
mborzecki | why why? | 14:00 |
zyga | mborzecki: https://github.com/snapcore/snapd/pull/7008#pullrequestreview-251115435 | 14:00 |
mborzecki | zyga: hah, i'll move the line up a bit | 14:02 |
Chipaca | mborzecki: I mean, it's good that there exists corners of the internet where the discussion could be cut-and-pasted into a forum from 20 years ago and nobody would tell the difference | 14:02 |
mborzecki | zyga: the indents there are 1 space per level | 14:02 |
Chipaca | mborzecki: it's just not good _for me_ | 14:02 |
zyga | ah | 14:03 |
zyga | ok :) | 14:03 |
=== jdstrand_ is now known as jdstrand | ||
* dot-tobias says hi | 14:46 | |
jdstrand | hey dot-tobias :) | 14:49 |
pedronis | mborzecki: it would be great to land #6922 so to make #6890 a bit more reviewable | 14:53 |
mborzecki | pedronis: yeah, already pinged zyga, want to land as many PRs as i can today | 14:54 |
Eighth_Doctor | zyga, mborzecki: need fc29 update karma: https://bodhi.fedoraproject.org/updates/FEDORA-2019-91c0be0cc5 | 14:57 |
zyga | mborzecki: https://github.com/snapcore/snapd/pull/6922/files#diff-7c4a0d9bd3c13f6d1c75144f29cafdc6R34 is contentsDir the place where the filesystem is mounted? | 14:58 |
zyga | mborzecki: sent partial review | 14:59 |
zyga | be back in an hour, hopefully the painkillers work | 14:59 |
dot-tobias | How can I call a script file in my snap's local source *without* copying it to the final snap? Use case: I have a script to determine the snap's version number from source (which is not currently supported by snapcraft's app info parsers). I don't want to add a separate part for it and then remove it after use, but hardcoding the path to <snapcraft-dir>/src/<scriptname> seems finicky. | 15:03 |
* Chipaca takes a break | 16:04 | |
mborzecki | brb, kernel update | 16:05 |
=== pstolowski is now known as pstolowski|afk | ||
=== Greyztar- is now known as Greyztar | ||
* cachio afk | 16:52 | |
* mborzecki afk too | 16:54 | |
Chipaca | EOD 👋 | 17:03 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!