[00:21] PR snapcraft#1937 opened: store: support pushing snap with no architectures [03:01] PR snapcraft#1933 closed: schema: remove underscore from version pattern [03:10] PR snapcraft#1931 closed: No plainbox === luk3yx- is now known as luk3yx [12:00] PR snapcraft#1937 closed: store: support pushing snap with no architectures [12:21] PR snapcraft#1938 opened: tests: improvements to demos === King_InuYasha is now known as Son_Goku === chihchun_afk is now known as chihchun [17:00] PR snapd#4700 opened: interfaces/builtin: add the dvb-video interface [17:16] nacc: Thanks for the report, and yeah, that's definitely a bug because even if you have no snap around at all, it should still not report anything [17:23] * zyga starts to see failures on - linode:ubuntu-14.04-64:tests/main/security-device-cgroups:uinput [17:32] how do you audit snaps, where can you find the yaml build files [17:32] hurricanehrndz not all snaps publish source files and build instructions [17:36] Ah... [17:36] got it [17:37] So it would be a good way for someone to distribute or install a malicious app without really knowing [17:37] That's sad [17:39] not better than all the other ways that already exist [17:41] hurricanehrndz: it's better than a PPA or direct download because of the confinement [17:42] zyga: true, but at least with debs you can audit, diddledan: very true although some are classic [17:42] hurricanehrndz how can you audit skype.deb from microsoft? [17:43] zyga: Point taken [17:43] all the old ways of being nasty are there, nothing is new, it's slightly safer as people will, over time, look for random packages less and less and will use the store [17:43] I guess I learn a lot from example, so what I was trying to find is the source yaml files from the qt team since I have heard they have done a good job on making it easier [17:44] where we have more confinement than usual, we can stop nasty apps once they are know, etc [17:44] I think one think we ought to improve is to point the way to the source for FOSS snaps [17:44] I'm just having a hard time finding the source files, I have stumble on a couple on lauchpad [17:44] zyga: Yes, that would be awesome [17:44] zyga: that way other devs could contribute [17:45] I'll check if that's on the roadmap, it's very sensible and should be easy to add [17:45] zyga: Thank you. [17:45] for snaps built by the build service the source git repo should be automatically added to metadata IMO [17:46] I cannot find anything quickly, I will check with snapcraft devs next week [17:50] Is there anyway right now for me to find that source for foss projects in the snapstore online === ejat_ is now known as ejat [17:51] for all the snapcrafters ones they're at github.com/snapcrafters, to begin with [17:52] others are either under individual user accounts for community maintained ones, so those you'll possibly need to contact the author, and others are maintained directly by upstream so it's likely wherever they usually keep their source [17:52] hurricanehrndz you can also search for snapcraft.yaml on github [17:53] lol [17:53] of course [17:54] Thanks zyga, and thanks for passing that onto to devs, I think having a pointer listed in the output of info would be helpful to foster greater collaboration [17:54] zyga: or a support url in order to submit bugs as well [17:54] yeah, I think that's some great feedback, thank you [17:54] I think we have that one already [17:54] AFAIR [17:54] Let me check [17:55] support url already exists [17:55] How do I get it, sorry very new to snaps [17:55] snap info $snapname [17:55] run `snap info corebird` for example [17:56] it points to the snapcrafters repo's issue tracker [17:56] Yup, got it, I was checking vscode and that only has an email [17:57] flexiondotorg is idling here :-p he's out to curry right now though so you'll not get a reply :-D [17:58] diddledan, github.com/snapcrafters seems to be what is in edge not stable ? Is there a place for the stable snapcraft.yaml ? [17:58] ahayzen interesting point! [17:58] hmm? [17:59] I don't understand [17:59] eg mattermost-desktop is 3.7.1 in the store, 4.0 on github/snapcrafters, mumble is 1.2.17 in the store, 1.3.0 in github/snapcrafters [18:00] i haven't been able to find the snapcraft.yaml that is for the stable builds [18:00] the repos have a history you can go through [18:01] that's not really useful, they aren't even tagged [18:01] i can't create a reproducible build with that as i don't know which commit was used [18:04] I think this is all valid feedback, we're just getting started with that aspect of snaps [18:04] but I think there are some low hanging fruit there === ufee1dead is now known as ikey === ikey is now known as ikey|afk [20:56] PR snapcraft#1936 closed: storeapi: handle errors even for >400 responses