/srv/irclogs.ubuntu.com/2018/08/01/#snappy.txt

eriohey02:26
eriois there a way to set a snap as not stable02:26
eriofrom the dashboard ?02:27
erioI was testing the build from github feature...02:27
eriois there an unrealease command ?02:28
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== Galixte is now known as Guest87965
mborzeckimorning05:02
mborzeckii must be going blind https://paste.ubuntu.com/p/yvvV6dwk6D/07:16
mborzeckimvo: hi, hopefully a simple one https://github.com/snapcore/snapd/pull/558707:30
mborzeckimvo: also if you could take a look at this bugfix https://github.com/snapcore/snapd/pull/557307:31
mvomborzecki: this looks good, thank you. do we already block that at the model assertion level as well?07:31
mvomborzecki: if not we probably should just to ensure people find out about htis early enough07:32
mvomborzecki: aha, the weekday fix - yes, will also look this morning07:32
mborzeckimvo: i'll double check the model assertion07:34
mborzeckimvo: right, it's not blocked at model assertion yet, i've only added some code around this in image07:39
mvomborzecki: hm, image is maybe/probably fine as well07:44
mvomborzecki: as long as this is rejected early enough I'm good07:44
mvomborzecki: probably makes sense not too have too much policy in the model assertion07:44
mborzeckimvo: yeah, so image is there already ;)07:45
mvocool07:45
mborzeckimvo: came in with this one https://github.com/snapcore/snapd/pull/541707:45
* mvo nods07:49
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
mborzeckia trivial cleanup https://github.com/snapcore/snapd/pull/558808:14
Chipacamborzecki: any reason not to restart #5561 ("overlord/snapstate: parallel snap install")?08:44
mborzeckiChipaca: nope, restarted it just now08:45
Chipacamborzecki: #5549 plz08:54
mborzeckihm i think i have it open already08:55
mborzeckinope, the wrappers thing08:56
Chipaca<mvo> Chipaca: you mention ReplaceAllString in pr#5557, content is byte, do you think this is still preferable? or am I misreading your comment?08:56
Chipacamvo: ignore me, i just saw the `[]byte` in the second argument and didn't look at what `content` was08:56
Chipacamvo: I think the only core18 PR that I haven't reviewed is the one by zyga that's got a 'changes requested' from jdstrand08:57
Chipacamvo: is that one a blocker?08:57
Chipacamborzecki: i'm taking a break now, but i'll be going down the parallel instlal prs when i get back08:59
mborzeckiChipaca: great :) aside from snapstate the rest is labeled as simple09:00
mborzeckiwhich they are09:00
Chipacamborzecki: I tried tagging snapshotstate as simple but it didn't help09:04
mborzeckihehe09:04
* Chipaca goes on that break09:04
mborzeckineed to go to the car shop for a while, i'm taking my gear so i'll work from there if possible10:08
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
mborzeckimvo: regarding https://github.com/snapcore/snapd/pull/5589#discussion_r206824163 it's a bit confusing, the code used to use snapName everywhere, then we started uding instanceName wherever changes were introduced (and was applicable), but this place can take either11:01
mborzeckimvo: maybe simply using 'name' would be fine there11:01
* Chipaca goes to see about lunch11:11
mvomborzecki: yeah, maybe name is better11:21
mborzeckimvo: renamed11:42
mborzeckimoving back home12:00
=== Eleventh_Doctor is now known as Pharaoh_Atem
Chipacacachio: ok, so, bug13:25
Chipacacachio: we need to translate -n=all to --no-tail13:25
cachioChipaca, yes13:25
Chipacabecause 14.04 does not support -n=all, but 16.04 does support --no-tail13:25
Chipacai should shell into an 18.04 to check there13:26
Chipacacachio: are you on 18?13:26
cachioChipaca, no, but test is passing on 18.0413:26
cachioChipaca, I can start a sell13:26
cachioshell13:26
cachiohold on13:27
Chipacacachio: my question was does 18.04's journalctl support --no-tail13:27
cachioChipaca, not sure, let me check13:27
Chipacaotherwise we can do conditionals but, ew13:27
cachioChipaca, 1 min, I am starting a machine13:28
cachioChipaca, bionic supports --no-tail13:29
Chipacaok13:29
ogramvo, zyga https://forum.snapcraft.io/t/rfc-single-universal-raspberry-pi-gadget-and-image/663413:31
ogracomments appreciated13:31
mvoogra: thanks13:33
=== bads is now known as Guest64780
mborzeckiogra: nice13:43
mborzeckiogra: i see what you did there `git clone --depth=1 https://github.com/raspberrypi/firmware.git` :)13:43
ogramborzecki, thats just what our default gadget does as well :)13:46
ogramborzecki, the magic is in config.txt and in the fact that i use the linaro toolchain for the u-boot versions that require a newer gcc13:47
mborzeckiogra: wish they hadn't pushed the whole rootfs at one point, now it's there if you a full clone and bloats everyone's downloads13:47
ograyeah13:47
ograwell, my git knowledge is only basic but i bet you can teach git to pull individual files from a tree13:48
ograo it would likely be possible to just download one subdir13:48
ogra*so13:48
Chipacacachio: https://github.com/snapcore/snapd/pull/5591 (change journalctl -n=all to --no-tail)13:53
ChipacaI'd give it the 'easy' tag but of course i changed things around a little as well13:54
cachioChipaca, nice, thanks13:54
ograppisati, is https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1784025 actually for 4.4 ?15:01
ograoh, it says so in the description ...15:02
ogra... reading helps, sorry :P15:02
ograjdstrand, hmm, should hardware-observe not allow me to read /proc/device-tree/model ?15:11
ogra$ cat /proc/device-tree/model15:11
ograRaspberry Pi 3 Model B Rev 1.215:11
ograi think that would be a valuable addition15:12
ppisatiogra: yep, bionic supports it natively15:16
mvoChipaca: did I mention yet how nice the small green tickmark looks16:15
=== jkridner|pd is now known as jkridner
Chipacamvo: next step: make it strobe through a rainbow on May 1716:51
* mvo tries to remember what significance May 17 has16:54
Chipacamvo: International Day Against Homophobia, Transphobia and Biphobia16:55
mvoheh, nice!16:55
popeyOooh! How can I see the green tick!? :)17:15
Chipacapopey: are you back from holidays?17:15
popeyI am17:15
Chipacapopey: snap refresh core --edge17:15
popeyany chance I can use beta? :) or is it really bleeding edge?17:16
Chipacapopey: really not in anything but edge yet17:16
popeyok, I'll wait a bit :)17:17
Chipaca(i just tried beta to be sure)17:17
popeyNot ready for the firehose of core edge yet17:17
Chipacapopey: you can go and come back (right now it's safe)17:17
mvopopey: we should have it in beta early next week :)17:20
popeySuper.17:20
=== alan_g is now known as alan_g|EOD
Chipacaok, eod for me17:51
Chipacattfn etc17:51
jdstrandogra: something should (but currently doesn't) allow you to read that. it seems hardware-observe would be that thing, unless perhaps system-observe is a better fit. it feels more 'hardware-y' though18:03
FreeBDSMhow to remove a specific version of an installed snap?22:38
roadmrFreeBDSM: did you try snap remove?22:40
roadmrFreeBDSM: do it without options and it will tell you what the options are22:40
roadmrone of them does what you want, it seems22:41
roadmrFreeBDSM: by default snapd keeps the current and 2 previous versions of the snap in case it needs to roll back but these are simply cached in /var/lib/snapd/snaps/ and you can delete the .snap files if you want22:45
roadmr(after doing snap remove, of course!)22:45
roadmrgood night FreeBDSM ! /me goes to sleep22:46

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