=== chihchun_afk is now known as chihchun [03:57] how do i change the sshd port on snappy core? [07:43] Hi, is it possible to write snaps in a language other than python? I mean already read a page where the snaps can be written in Go. But is it possible to write in other languages? [07:47] Vamsi, oh certainly-- anything, really! [07:48] Vamsi, snapcraft has a number of plugins included by default, including cmake, autotools, and yes, python, go, and so on [07:48] Vamsi, run snapcraft list-plugins for more info [07:50] kyrofa: Thank you very much. [07:53] Vamsi, even if you want to do something that current plugins don't support, snapcraft supports using plugins in your actual tree as well. And you can always upstream them back to snapcraft, we're nice ;) [07:55] kyrofa: That's awesome. Just another question. Is it possible to work with snapcraft on an IDE for noobs like me who find it easier to write code there? :| [08:08] Vamsi, ugh, I lost my connection, sorry [08:08] Vamsi, not sure if my previous messages got through [08:08] Vamsi, yes, although snapcraft is a bit of a meta build system, which doesn't make that fit quite perfect [08:08] i.e. your snap could be made up of multiple parts === __chip__ is now known as Chipaca [08:40] kyrofa: So when you say parts, does it mean that I develop it as a regular app on an IDE and then convert it to a snap? [08:41] Hi guys! It's Renat from Screenly. [08:41] Hey renat, welcome! [08:41] It's been a while! [08:41] Yup=) [08:41] How have you been? [08:42] Fine, thanks=) [08:42] I have a question about timezone control snap=) [08:43] Hm. No. timezone control interface. [08:44] Is it possible to include timezone control interface fix to 2.26.4 release? I investigated the timezone_control.go file on GitHub, but the fix is still not released in 2.26.4=( [08:45] We need that fix desperately=) [08:45] renat, does time-control cover that? [08:46] kyrofa, no, unfortunately. [08:47] renat, we'll need to talk to zyga and/or jdstrand, then [08:48] kyrofa, thanks! I will write them, I think. [08:48] Alright. jdstrand will probably be around in a few hours, too [09:54] ogra_, hey, fyi, fuses blown, can boot core now [10:18] PR snapd#3521 closed: snap-seccomp: make sure snap-seccomp writes the bpf file atomically === chihchun is now known as chihchun_afk [11:09] kyrofa, https://forum.snapcraft.io/t/building-u-boot-gadget-snaps-a-series-of-blog-posts/821 === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [11:48] Hey there [12:57] Where should I report a bug on the results of “snap find”? [13:04] PR snapd#3526 opened: hooks: support for refresh hook [13:05] PR snapd#3527 opened: hooks: support for revert hook [14:21] How do i search for packages in the edge channel? [14:21] e.g. $ snap find --edge hello does not work [14:22] $ sudo snap find --edge hello [14:22] error: unknown flag `edge' [14:22] you don't [14:26] PR snapd#3507 closed: many: backport of seccomp-bpf branch (#3431) to the 2.26 release === Sir_Gallantmon is now known as Son_Goku [14:33] xnox: find explicitly only searches published, stable snaps [14:34] pstolowski, done reviewing install/remove hooks, asked a few questions [14:34] seb128, Chipaca: so how does one discover edge channel packages?! [14:34] why does install accept --channel flag and find does not? [14:34] kyrofa, thanks! [14:34] xnox, by having admin store access and searching [14:35] xnox: non-stable snaps, you learn about them from the developer directly (or word of mouth) [14:35] o_O [14:35] xnox: or, if you already know about a snap and would like to try its beta (or edge), snap info will tell you [14:36] i find it weird, that i can call info on something, and install, which find does not find. [14:37] xnox: I'm ok with you finding it weird [14:37] xnox: :-D [14:37] it feels like not having +r permission on ones home directory [14:38] xnox, it's not only you don't worry :-) [14:38] xnox: it's more like apt not telling you about things from debian experimental [14:38] it does [14:38] seb128: not unless you do a lot of work for it to do so [14:38] if you added the corresponding source [14:38] Chipaca, they are findable with apt search, but not installed by default with apt install unless e.g. /experimental is given. [14:38] lot of work? [14:38] when i did it last at least, yes [14:39] Chipaca, e.g. on ubuntu backports are enabled by default; are searchable; do show up in the results; are not installed by default unless e.g. /xenial-backports is specified. [14:39] Chipaca, and that seems normal to me. What was your bug with apt? [14:39] xnox, that seems what one would expect as a behaviour :-) [14:40] xnox: I never said I had a bug with apt? [14:41] Chipaca, "xnox: it's more like apt not telling you about things from debian experimental" but it does... [14:41] xnox: it doesn't unless you do more work, was more my point [14:41] xnox: in any case I think you understand what I mean and are just being argumentative at this point [14:42] if on the other hand you didn't understand what I meant, I'll try harder [14:43] commented on https://bugs.launchpad.net/snappy/+bug/1662962 and marked myself as affected. [14:43] Bug #1662962: 'snap find' does not allow channel specification [14:44] Chipaca, on ubuntu, with apt, we have repositories that can be enabled/disabled and can be installable by default, or not. [14:44] xnox: yes, snapd does not support that [14:45] xnox: i'd forgotten about that bug, where the current behaviour is explained or rationalised rather well [14:45] Chipaca, on ubuntu we enable by default: security, updates, and backports. However, we by default only install from security and updates. backports are visible in ~= info / find, and work with install with extra flags. [14:45] Very similar to snapd channels, which are possible to use with flags, for channels, for commands info/install, but not find. [14:46] Chipaca, the last comment says that if there are more people affected the --channels/--beta/et.al. should be supported in the find command. [14:46] (from mark that is) [14:47] s/should/could/ [14:48] xnox: if you can "snap install --edge --devmode foo", would you expect "snap find --edge --devmode" to find foo? [14:49] slangasek, i noticed you started building daily ubuntu-core images on cdimage, i'd like to shut down my builds, but can you please fix the naming of the dargonboard ones ? theere are different versions of dragonboards and we only support the 410c, linaro/96boards asked me to make that clear in our images when i started building the ones in http://people.canonical.com/~ogra/snappy/all-snaps/daily/current/ ... would be great if the ones on [14:49] cdimage could use the same naming scheme [14:51] Chipaca, yes. Not sure what "--devmode" does. For me there is a package one can install with --edge, and query with info, but not possible to "snap find --edge foo" [14:51] xnox: devmode snaps are not confined [14:51] because --channel= --beta --edge --candidate --stable flags do not exist on the find subcommand. [14:52] Chipaca, ok so --devmode does not affect channel selection (e.g. devmode is not a subchannel of edge) [14:52] so should be irrelevant here. [14:53] xnox: as i see it, it hinges on that if the developer hasn't put it in stable, it means they don't think it's suitable for general use [14:54] Chipaca, then why is there install --edge and why does info show it by default? [14:54] Chipaca, imho all command should default to show info from stable channel only. [14:55] And all commands should be able to show other channels. If there is need to operate on other channels for the `info` and `install` so should also `find` [14:56] xnox: i think the difference is that find is about promoting/suggesting you use stuff, as opposed to info which is about telling you all we know about stuff [14:56] Chipaca, please tell me this is not an ACL / security feature [14:56] that one cannot "find" edge channel data.... [14:57] xnox: exactly how stupid do you think we are? :-/ [14:58] given lack of --channel= flag on find command, my bar is set low =)))))))))))))))) [14:58] xnox: so you disagree with some design decisions, you immediately assume we're incompetent? [14:58] Chipaca, please note i'm fairly new to using snap on regular basis. I have built a snap, and do use it. But I'm fairly unfamiliar with all the ins and outs. [15:00] Chipaca, artificially limiting user's ability to view _information_, imho, is censorship =) and nothing else. Especially since viewing the information should be harmless. [15:01] I would understand ACLs were e.g. publisher alone can find packages, which are authenticated search results, before a package is made public. [15:01] but not able to find packages, in all channels, is still perplexing to me. [15:02] xnox: snap find --private is the only-find-private-packages bit [15:03] xnox, I think the idea is that there could potentially be all sorts of crap in edge etc. that could be totally useless and not ready for use. Showing such results when searching for a snap to use could be considered noise [15:03] xnox: and the lack of channel flags rationale is, I _think_ (but haven't checked) is from before sections support, so maybe it's time to rehash the discussion [15:03] there _is_ all sorts of crap in edge [15:03] :-) [15:03] sure, there is crap, i'm not asking for it to be show by default [15:03] Totally useless and not ready for use == my redundancy of the day [15:04] Ah, right, you just want find --channel [15:04] kyrofa, snap find crap -> should return nothing; snap find --edge crap => should return all the crap =) [15:04] Sure, gotcha. I agree, that would be useful [15:04] kyrofa, please mark yourself as affected on https://bugs.launchpad.net/snappy/+bug/1662962 [15:04] Bug #1662962: 'snap find' does not allow channel specification [15:06] I've embarrassingly forgotten the names of my own snaps in non-stable channels. Had to login to the dashboard to jog my memory [15:06] kyrofa: snapcraft list-registered [15:06] :-D [15:07] Chipaca, you know about features in my own project that I didn't know about. This is a bad situation [15:07] But that still seems like a workaround [15:07] dude, i'm not the one that needs convincing [15:07] Haha, I know! [15:09] PR snapd#3528 opened: Use RFC3339 time format for refresh times [15:11] Bug #1651597 opened: no bug reporting method [15:16] JamieBennett, https://forum.snapcraft.io/t/dropping-grade-from-the-template-produced-by-snapcraft-init/783 FYI [15:19] Pharaoh_Atem: https://en.wikipedia.org/wiki/Rocca_Calascio [15:37] mpt: https://bugs.launchpad.net/snapstore [15:41] Bug #1651597 changed: no bug reporting method [15:41] Bug #1700560 opened: “snap find” returns confusing results [15:52] I want to publicly thank kyrofa for offering to work without complaining on all the random snapcraft work we're throwing at him [15:52] * Chipaca waits for kyrofa to follow his "always accept praise" rule [15:52] Chipaca, haha, so far none of the tasks I've agreed to are assigned to me! [15:53] * kyrofa accepts praise [15:53] kyrofa: this can be fixed [15:57] robert_ancell: should i be waiting for another commit on snapd#3528? [15:57] PR snapd#3528: Use RFC3339 time format for refresh times [15:57] Chipaca, Was called into a discussion, still working on it [15:57] robert_ancell: tsk tsk [15:58] PR snapd#3529 opened: interfaces: allow snaps to use the timedatectl utility [16:18] ogra_: can you file a bug (or do a merge) against ubuntu-cdimage for the dragonboard rename so there's a paper trail? [16:18] slangasek, will do [16:32] PR snapd#3530 opened: cmd/snap: include snap type in notes [16:34] hum, my test vm crashed while I was installing libreoffice snap [16:34] I rebooted and now it says "snap libreoffice has changes in progress" [16:35] what does that mean and how can I get out of it? [16:35] remove says it's not installed [16:35] installed gives that message I don't understandf [16:38] seb128, what does 'snap changes' say? try 'snap abort ; any errors reported by journalctl [16:38] ? [16:40] pstolowski, seems it's installed now [16:40] so I guess it resumed installing it in bg [16:40] and "changes in progress" is a way to say that which was just not undertandable to me [16:41] seb128, welcome to transactional package operations! [16:42] Not the not-understandable part, but the fact that it didn't end up in a weird state. Nice huh? [16:42] yeah, would be nice if it as telling you what it's doing [16:42] rather than throwing a weird error that make you want to nuke the install [16:42] :-) [16:43] I was close from trashing the vm and redoing a fresh ubuntu install === ratliff_ is now known as ratliff [16:43] since I had no clue how to get out of the situation [16:45] perhaps the message should give a hint about 'snap changes' [16:57] hi all, the keystone snap was blocked on upload to the snap store due to an interface issue which i've since been able to drop. but i think it's still blocked. can someone take a look? [16:59] also the nova snap appears to have the same issue. [17:06] give an hint about snap changes would be one option [17:06] another would be to explain what's going on [17:06] like that it's being installed and that waiting is enough [17:45] hi. first time snap user on Ubuntu 16.04. '$ sudo snap install wekan' went fine, but '$ wekan.help => cannot mount /snap/wekan/2/$SNAP_DATA/share at /snap/wekan/2/$SNAP_DATA/shared with options bind. errmsg: No such file or directory [19:29] PR snapd#3531 opened: interfaces: updates default, mir, optical-observe, system-observe, screen-inhibit-control and unity7 [20:36] roadmr: hi! would you mind updating the tools to r887? [20:36] ogra_: fyi, that has your new kernel and two gadgets ^ (prevous revisions had the other one) [20:53] jdstrand: sure thing, coming up [20:55] anything I should be looking at for this simple case of Ubuntu 16.04 $ snap install wekan => $ wekan.help => cannot mount /snap/wekan/2/$SNAP_DATA/share at /snap/wekan/2/$SNAP_DATA/shared with options bind. errmsg: No such file or directory [21:29] roadmr: thanks. I forgot to mention no rush [21:32] jdstrand: np, I'll need to hold the merge until tomorrow but should deploy shortly after [21:32] (but it's already prepared - just waiting for me to pull the trigger) [22:05] roadmr: cool, thanks === JanC_ is now known as JanC