/srv/irclogs.ubuntu.com/2016/07/12/#snappy.txt

sergiusensthomi aside from, it should be fixed?01:48
sergiusensboth oh, I was thinking 16.04; try `snappy update`01:49
thomisergiusens: I'm 90% sure it happens on 2.12 - which AFAIK is the latest on xenial01:51
thomisergiusens: or do you mean it should be fixed in the git repo?01:51
sergiusensthomi I mean we should take the time and fix it01:51
thomisergiusens: ahhh - gotchya - english is a PITA :D01:51
thomiI thought you meant it should already be fixed :D01:52
sergiusensheh, it is the least complicated wrt double speak :-)01:52
tsimonq2o/ sergiusens :)01:58
bothsergiusens: 'snappy update' is working, but I don't mean 'update' but 'upgrade'02:05
bothand BTW...02:05
boththere's no 'snap' command in my snappy. why? how to get it?02:06
qenghoboth: having little information to go on, that smells like an ancient version.02:12
=== chihchun_afk is now known as chihchun
bothqengho: this is arm(hf) version02:14
bothfor RPi202:14
qenghoboth: Ah. Right. I have not watched closeley lately, but I don't know of any fresh versions of that. :(02:20
bothis there any magical command that will make 'trusty ubuntu' from 'snappy ubuntu'?02:31
qenghotrusty=Ubuntu 14.04 LTS?02:33
bothqengho: yes :)02:35
Kamilion'chroot'02:36
mupBug #1602063 opened: find doesn't show snap size <Snappy:New> <https://launchpad.net/bugs/1602063>02:36
qenghoboth: There are newer releases than the 2014-April one but no, you can't change Ubuntu Snappy into Ubuntu or backwards. Inside each, you can simulate the other.02:39
bothI need php, apache, mysql, python running on my snappy. How to get it without 'snap' command?02:40
Kamiliondd a different ubuntu image on the card02:40
qenghoboth: In ubuntu, "apt install snapd". In Ubuntu, "snappy enable-classic" or something similar later.02:41
=== chihchun is now known as chihchun_afk
bothKamilion: there's only ubuntu snappy and ubuntu mate available so far for ARM boards AFAIK. Do you know anything else better than that?02:42
Kamilioni'd suggest the https://ubuntu-mate.org/raspberry-pi/ image02:42
Kamilionthen install snapd from the repo.02:43
qengho+1 Kam02:43
=== chihchun_afk is now known as chihchun
Kamilioni should point out, the only thing that's really raspberry pi specific on that image is the kernel.02:44
Kamilionthe userspace is standard armv7.02:44
Kamilionin theory it should work with odroids as well, if you use an odroid-specific kernel.02:44
Kamilionor banana pi, or whatever other ARM7+ board you can come up with. But not the original armv6 raspberry pi.02:45
Kamilionyou're pretty much stuck with their custom debian armv6+ userspace as well as their kernel.02:46
Kamilion(if you're on a pi1)02:46
Kamilionor one of it's clones like the odroid-w02:46
bothI had some problems with ubuntu mate :/ I hope it's just mSD size (8GB).02:47
Kamilionbut once you get a working linux kernel, you've pretty much got open choice of who's flavor of gnu userspace to run under it02:47
Kamilionthere's also a 16.04 server image bouncing around somewhere02:48
Kamilioni don't think it's official though02:50
Kamilioni'm not seeing it in the normal place at least02:50
Kamilionah, there it is.02:54
Kamilionboth: https://wiki.ubuntu.com/ARM/RaspberryPi02:54
Kamilioni knew there was a minimal 16.04 image stashed somewhere02:54
bothKamilion: oh, thx :)02:57
Kamilionhttps://wiki.ubuntu.com/ARM/RaspberryPi/RaspberryPi3   reading this tells me pi3 support is still a little broken02:57
Kamilionpi2 should be fine though.02:58
Kamilionhttp://cdimage.ubuntu.com/ubuntu/releases/16.04/release/ubuntu-16.04-preinstalled-server-armhf+raspi2.img.xz02:58
bothI'll try later today.02:58
Kamilionsays it's 4GB02:58
Kamilionso if you're unpacking onto an 8GB card; be sure to run resize2fs on it02:59
tsimonq2o/ Kamilion03:52
qenghoI think the image will resize itself on first reboot.03:57
qenghoDoesn't the boot config have something else? /me shrugs.03:58
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
=== JanC is now known as Guest37740
=== JanC_ is now known as JanC
=== chihchun is now known as chihchun_afk
trijntjeI'm trying to create a snap for an existing java app, so I just have a .jar file. What is the correct way to include java in the snap?06:33
=== chihchun_afk is now known as chihchun
qenghotrijntje: I  plugin: nil, source: ..., stage-packages: [ openjdk-7-jre ]06:50
trijntjeqengho: I have this now, but it still complains about not having java http://pastebin.com/sKtGxpqV06:57
qenghotrijntje: Error message?07:01
dholbachhey hey07:02
qenghotrijntje: Your command might be "bin/java $SNAP/something something".07:06
qenghotrijntje: use  find snap  to learn paths.07:08
qenghotrijntje: or update your program with what you learn from "find"^.07:09
trijntjeqengho: $ archaeopteryx07:14
trijntje/snap/archaeopteryx/x5/bin/archaeopteryx: line 3: java: command not found07:14
trijntjeqengho: something weird happened, it also put /home/trijntje/snap/archaeopteryx etc into the snap07:14
trijntjeqengho: if java is properly included in the snap I should be able to use it directly right? Without messing with paths07:16
trijntjelike here https://github.com/snapcore/snapcraft/tree/master/demos/java-hello-world07:16
trijntjeI just cant figure out how they tell the snap they want java available07:16
liuxgI just found that "snap find" command does not really list all of the available apps for installation. For example, I cannot find "ubuntu-calculator-app" output from the command. However, I can use "snap find ubuntu-calculator-app" to get the result of it. is this a bug?07:42
ilivliuxg, if I run that command, I don't see ubuntu-calculator-app07:47
liuxgiliv, yes, I do not see the ubuntu-calculator-app as well. By right, it is supposed to show all of the available apps on the system if the "search-term" is empty in the command "snap find <search-term>"07:49
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
ilivliuxg, running "snap find" doesn't show ubuntu-calculator-app either. Why do you think it should?07:53
liuxgiliv, that is according to the document at https://developer.ubuntu.com/en/desktop/get-started/, it says: Tip: you can call snap find without a search term to show all apps available to install on your system.07:53
ilivliuxg, I mean, why you do you think ubuntu-calculator-app should be displayed in "snap find" output? Maybe it just isn't there? It certainly isn't when I run either "snap find" or "snap find ubuntu-calculator-app" (contrary to your experience where you say "snap find ubuntu-calculator-app" does ...07:55
iliv... show ubuntu-calculator-app as an available package)07:55
liuxgiliv, in fact, for me, I can find it by running "snap find ubuntu-calculator-app". I can install it by "sudo snap install ubuntu-calculator-app". I think the app should be available for installation.07:57
liuxgiliv, "snap find" should return all of the AVAILABLE snap apps for viewing. this is my understanding. Currently, I can install ubuntu-calculator-app, however, it is not listed there in the command "snap find". this is my point.07:59
ilivliuxg, > - Download snap "ubuntu-calculator-app" from channel "stable" (snap not found) // this is what I get when I try to install it. What channel is it on?07:59
ilivyeah, it makes sense07:59
ilivif you can install it, you should be able to see it in "snap find" output07:59
liuxgiliv, I think maybe you have to enable the universe.08:00
ilivsounds like a bug report to me :)08:00
liuxgiliv, http://imgur.com/2OM6dZM08:00
liuxgiliv, do you know what project I should report it to?08:01
liuxgiliv, if you know the link, please give me the link for it.08:01
liuxgiliv, are you able to install the calculator app on  your system?08:11
dz0ny_Is there a public repo with all public snapcraft recipes?08:11
dz0ny_demos are great but it feels like I'am reinventing the wheel08:12
liuxgdholbach, ping08:12
dholbachliuxg, pong08:12
zygao/08:12
davidcalledz0ny_: https://github.com/ubuntu/snappy-playpen08:12
dz0ny_davidcalle: thx08:13
liuxgdholbach, I can install the ubuntu-calculator-app, however, I cannot find it by using "snap find" command? is this a bug? if yes, what project should I file to?08:13
davidcalledz0ny_: no :)08:13
davidcallenp* !08:13
dholbachliuxg, I don't know - it could be... check http://bugs.launchpad.net/snappy08:14
dholbachliuxg, maybe it's a store-thing too - maybe it just returns just a limited subset of apps(?)08:15
dholbachI really don't know08:15
=== PatrizioQON is now known as pbek
liuxgdholbach, do you think this is a bug? Can you duplicate it in your place?08:15
dholbachyes, I can see the issue08:16
liuxgdholbach, let me firstly file the bug to  http://bugs.launchpad.net/snappy08:17
dholbachok08:17
hikikohello08:19
hikikotsimonq2, here?08:19
seb128dholbach, liuxg, I think it's a known store issue08:19
seb128it doesn't do substring matching08:19
seb128unsure where the store bugs are reported though08:19
dholbachseb128, do you know if "snap find" is supposed to show a list of everything?08:19
seb128I don't08:19
seb128I would expect so though08:20
dholbachJamesTait, ^ do you know?08:20
JamesTaitdholbach, "a list of everything"?  As in, every package in the store?08:20
dholbachevery available snap for that user (arch, release, channel)?08:21
JamesTaitI don't know if it's *supposed* to, or if it would be a good idea to, especially when we have more than a couple of hundred snaps, but atm I don't think it does anything with result set size or pagination, so it'll be limited to 100 results.08:22
tsimonq2hey hikiko :)08:22
hikikohi tsimonq2 !08:23
tsimonq2how are you hikiko? :)08:23
hikikogood tsimonq2 and you?08:23
dholbachseb128, liuxg: ^ what JamesTait said08:23
seb128dholbach, thanks08:23
dholbachmaybe it'd help to tell the user that there's a limit of 100 results08:24
liuxgseb128, dholbach, anyway, I have reported a bug at https://bugs.launchpad.net/snappy/+bug/160215408:24
mupBug #1602154: "snap find" command cannot find ubuntu-calculator-app. However, it can be installed on 16.04 <Snappy:New> <https://launchpad.net/bugs/1602154>08:24
mupBug #1602154 opened: "snap find" command cannot find ubuntu-calculator-app. However, it can be installed on 16.04 <Snappy:New> <https://launchpad.net/bugs/1602154>08:24
dholbachok, I'll expand on that08:24
trijntjeI'm trying to create a snap for a java program. I've added java to my snap and it get installed, but for some reason the snap cannot execute java08:24
trijntje$ archaeopteryx08:24
trijntje/snap/archaeopteryx/x10/bin/archaeopteryx: line 4: usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java: Permission denied08:24
trijntjeif I cd to the snap dir and run usr/lib/etc etc/java, it runs fine08:24
trijntje$ ls -l usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java08:25
trijntje-rwxr-xr-x 1 root root 6464 Apr 23 10:26 usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java08:25
liuxgdholbach, JamesTait, I think it would be better to expand it so that we can use "grep" command to find the needed apps08:25
liuxgdholbach,  JamesTait, 100 may not be enough. Anyway, currently, it shows 100 results.08:26
JamesTaitliuxg, tbh I think I'd prefer it if the user had to explicitly opt in to thousands of results, but there may be precedent with, for example, apt - I don't know if that limits the number of results.08:27
dholbachJamesTait, it doesn't08:28
dholbachI updated https://bugs.launchpad.net/software-center-agent/+bug/160215408:28
mupBug #1602154: "snap find" command cannot find ubuntu-calculator-app. However, it can be installed on 16.04 <Snappy:New> <https://launchpad.net/bugs/1602154>08:28
liuxgJamesTait, dholbach, if I use snap find ubuntu-calculator-app, it returns messy result even though the calculator is inside it.08:29
tsimonq2hikiko: great :)08:30
tsimonq2hikiko: so what's going on? :P)08:30
tsimonq2*:)08:30
trijntjecan someone help me understand how the java-hello-world demo can call 'java' without including it in the snapcraft.yaml file?08:31
trijntjehttps://github.com/snapcore/snapcraft/tree/master/demos/java-hello-world08:31
=== ant_ is now known as Guest97948
JamesTaitliuxg, I'm not certain which endpoint snapd is currently using for the search, but the reason for the larger-than-expected result set is that it's tokenising the search term and returning all results that match "ubuntu OR calculator OR app" in the package name.08:33
mupPR snapd#1528 opened: overlord/devstate: add DeviceManager which checks assertions <Created by wgrant> <https://github.com/snapcore/snapd/pull/1528>08:33
liuxgJamesTait, I am thinking it should take "ubuntu-calculator-app" as a whole phrase to search. the searched result is pretty messy now, and make it less useful as it would be.08:35
mwhudsonzyga: poke08:37
JamesTaitliuxg, possibly, yes, there's probably room to tweak how we handle searches.  It's a matter of balancing between "I know exactly what package I'm loking for" (in which case why not just use snap install straight off?), "I know roughly what package I'm looking for" (e.g. linux-image-something) and "I don't know what package to install, but I want something that does ...08:46
JamesTait... X" (e.g. snap find vector editor, which would actually probably be a different subcommand and endpoint).08:46
JamesTaitOh, already gone.08:47
dholbachyou could just follow up on the bug report08:48
JamesTaitYeah, just doing that.08:49
dholbachthanks!08:50
dholbachsergiusens, kyrofa: can I exclude files from my snap if a remote part pulls them in?08:51
zygamwhudson: hey08:54
zygamwhudson: no update since yesterday, I'll try to do it today08:54
Chipacadholbach, if there's something untrue on https://developer.ubuntu.com/en/desktop/get-started/, is that a you thing?08:54
dholbachChipaca, yes, I can take care of it08:55
Chipacadholbach, “Tip: you can call snap find without a search term to show all apps available to install on your system.”08:55
Chipacadholbach, that is incorrect08:55
dholbachyes, that's what we just talked about earlier08:55
Chipacaoh?08:55
Chipacaok :-)08:55
dholbachhttps://bugs.launchpad.net/snappy/+bug/160215408:55
mupBug #1602154: "snap find" command cannot find ubuntu-calculator-app. However, it can be installed on 16.04 <Snappy:In Progress by chipaca> <https://launchpad.net/bugs/1602154>08:55
dholbachit's quite confusing for users right now :)08:56
Chipacadholbach, right, I'm coming here from that bug08:56
dholbachah yes, ok :)08:56
Chipacadholbach, commented there, even08:56
JamesTaitUh, why is the affected project changing to "Snappy" when I try to change "Software Center Agent" to "Click Package Index"?08:56
Chipacabecause it's wrong08:56
Chipacait's snappy08:56
dholbachthanks Chipaca08:56
ChipacaJamesTait, my doing, I suspect (refresh)08:56
mupPR snapd#1529 opened: snap: rework the output after a snap operation <Created by mvo5> <https://github.com/snapcore/snapd/pull/1529>08:57
ChipacaJamesTait, refresh and read my comment, i'd say08:57
JamesTaitAh - will do, once I've taken my wife to hospital.08:57
ChipacaJamesTait, ouch?08:57
ChipacaJamesTait, take care08:57
dholbachJamesTait, all the best!08:58
hikikotsimonq2, I have some problems with lxc08:58
Chipacawhere is liuxg?08:59
hikikotsimonq2, I tried to run snapcraft cleanbuild before I do a merge proposal08:59
hikikoand I see lxc related errors although I am in lxd group08:59
dholbachChipaca, updated the doc - thanks09:00
Chipacadholbach, cheers09:00
tsimonq2hikiko: I know this sounds weird, but restart your computer09:00
hikiko! :) let's see (thanks tsimonq2) brb09:01
ubottuhikiko: I am only a bot, please don't think I'm intelligent :)09:01
oSoMoNI’m seeing the following audit log when trying to run my webbrowser-app snap confined, any idea what might be preventing the app from starting?09:06
oSoMoNJul 12 10:49:29 bribon kernel: [14714.106636] audit: type=1326 audit(1468313369.337:852): auid=4294967295 uid=1000 gid=1000 ses=4294967295 pid=16316 comm="webbrowser-app" exe="/snap/webbrowser-app/x1/bin/webbrowser-app" sig=31 arch=c000003e syscall=49 compat=0 ip=0x7f606d519837 code=0x009:06
ChipacaoSoMoN, sudo snap install snappy-debug09:10
ChipacaoSoMoN, then, sudo snap connect snappy-debug:log-observe ubuntu-core:log-observe09:10
ChipacaoSoMoN, then, (sudo) snappy-debug.security scanlog09:10
ChipacaoSoMoN, if this is amd64, syscall 49 is bind09:11
ChipacaoSoMoN, you probably need "network-bind"09:11
oSoMoNchipaca, thanks, that’s very helpful!09:11
ChipacaoSoMoN, snappy-debug's scanlog would've told you this fwiw09:12
oSoMoNyes it did, that’s much easier to understand than the raw seccomp audit log in /var/log/syslog :)09:12
ChipacaoSoMoN, if it is that you need network-bind, it's probably because of something wrt dns09:13
Chipacawhich is a bummer, but we'll get to it at some point09:13
oSoMoNthat makes sense09:14
Chipaca(the bummer is that you shouldn't need network-bind for something that isn't a server)09:14
oSoMoNChipaca, indeed, although in the case of webbrowser-app devtools require server caps, so it was going to be needed anyway09:17
Chipacaah ok :-)09:17
ppisatimvo: is u-d-f still the tool to build images?09:18
ppisatimvo: it complains about the gadget snap - http://pastebin.ubuntu.com/19158950/09:20
tsimonq2hikiko: did that work? :)09:29
hikikotsimonq2, almost :) I now have permissions but I didn't configure the lxd network correctly so I can't connect.. :)09:31
ppisatiogra_: ^ maybe you know that too09:31
=== chihchun is now known as chihchun_afk
=== georgeowell is now known as kawaiipunk
mvoppisati: it sort of is, can you please try if ubuntu-device-flash-experimental is doing better? in the same dir as u-d-f ? also - do you have the latest binary of u-d-f from my people repo?09:42
ppisatimvo: already tried, same problem09:42
mvoppisati: its all a bit in the flux still and u-d-f will be replaced soon (but not just yet)09:42
mvoppisati: aha, ok, I will have a look in some minutes then09:42
tsimonq2hikiko: aww okay09:43
ppisatimvo: http://pastebin.ubuntu.com/19160179/09:43
mupPR snapd#1530 opened: asserts: add cross checks for snap asserts <Created by pedronis> <https://github.com/snapcore/snapd/pull/1530>09:44
hikikotsimonq2, have you ever seen this bug before:09:50
hikiko:s/bug/error09:50
hikiko$ snapcraft cleanbuild09:50
hikikoerror: Get https://images.linuxcontainers.org:8443: Unable to connect to: images.linuxcontainers.org:844309:50
hikikoerror: not found09:50
=== kawaiipunk is now known as Kawaii_Punk
tsimonq2hikiko: hm weird09:56
=== chihchun_afk is now known as chihchun
* JamesTait hugs Chipaca for his work on snapd and his comments on the bug.10:03
zygaChipaca: oSoMoN: that thing you are talking about written in Go?10:08
=== chihchun is now known as chihchun_afk
mwhudsonzyga: ok, good luck finding the time10:09
mwhudsonzyga: btw, if it helps, maybe push the alioth repo to github, and i can there10:10
zygamwhudson: hmm, I don't own the alioth repo, that's something slangasek did10:10
mwhudsonzyga: yes, i know, but if you want to get changes into it, push your changes somewhere else and i'll merge them10:11
mwhudsonzyga: possibly i'm not making much sense10:11
zygaah, I see10:13
zygaI'll clone alioth and push it to my personal github and share the link with you10:13
zygaiff I get suse packages done today :)10:13
zygathough now seeing the end of the tunnel10:14
mwhudson+110:14
=== chihchun_afk is now known as chihchun
hikikomm, could anyone help me configure the lxd container for snappy-playpen to work?10:30
dpmgood work davidcalle :) https://plus.google.com/u/0/+davidcalle/posts/NCYiHBTyKzL10:32
oSoMoNzyga, no, webbrowser-app is written in C++/QML10:37
trijntjeis it  currently possible to use snappy X11 programs over ssh with X forwarding? I keep getting  "X11 connection rejected because of wrong authentication.",  I guess because snaps run as a different user?10:37
zygaoSoMoN: I see10:37
zygaoSoMoN: can you get a strace of the app starting? I wonder where it uses bind10:38
zygatrijntje: snaps don't run as a different user10:38
zygatrijntje: whatever it is, this is not it10:38
oSoMoNzyga, let me try to get you this10:39
oSoMoNzyga, it looks like strace is not available in snappy-debug (https://bugs.launchpad.net/snappy/+bug/1507693), how do I get a useful strace of my app ?10:43
mupBug #1507693: please add gdb, strace, ltrace, etc to snappy-debug <Snappy:Triaged> <https://launchpad.net/bugs/1507693>10:43
trijntjezyga: I can use all 'regular' programs over ssh, but snaps give that error and fail to start10:45
zygaoSoMoN: just run sudo strace -f o /tmp/something10:48
zyga(on the outside)10:48
zygato run your app10:48
=== chihchun is now known as chihchun_afk
zygamy spec files start to look sensible :)10:51
zygahttps://build.opensuse.org/package/view_file/system:snappy/golang-github-codegangsta-negroni/golang-github-codegangsta-negroni.spec?expand=1 :)10:51
oSoMoNzyga, but that will run my app as root, which results in all sorts of unrelated problems10:54
zygaoSoMoN: but should give you a strace10:54
zygaoSoMoN: you can even run sudo strace su -u $(id -u) your app10:55
oSoMoNzyga, http://pastebin.ubuntu.com/19164311/11:02
oSoMoNnot seeing any call to bind though11:02
zygaoSoMoN: did you call strace with -f11:05
oSoMoNah, no11:05
zyga:-)11:06
oSoMoNzyga, http://pastebin.ubuntu.com/19164556/11:06
oSoMoNnow I did, and the source of the call to bind becomes obvious11:07
zyga:-)11:07
zyganice, I see it too11:07
oSoMoNwebbrowser-app uses a unix socket to ensure there’s only one single instance of the app running at any given time11:07
mupPR snapd#1505 closed: store: introduce a search grammar (baby step #1) <Created by chipaca> <Merged by chipaca> <https://github.com/snapcore/snapd/pull/1505>11:08
mvoppisati: oh, please try "ubuntu-device-flash core 16" instead of core rolling11:11
mvoppisati: sorry that I did not spot this earlier11:12
zygaI'm sending first pull requests to SUSE for snapd dependencies :)11:23
mupPR snapd#1531 opened: many: present user with a choice of payment backends <Created by pete-woods> <https://github.com/snapcore/snapd/pull/1531>11:38
=== hikiko is now known as hikiko|ln
mupPR snapd#1532 opened: release: fix Elementary support <Created by zyga> <https://github.com/snapcore/snapd/pull/1532>12:02
ogra_trijntje, ssh adds a local proxy ... looks like the X11 interface simply blocks bits of proxy forwarding here12:06
ogra_trijntje, file a bug and add the tag snapd-interface12:10
ogra_that will make the security team take a look ;)12:10
trijntjeogra_: will do, against the snapd package?12:10
ogra_just against the snappy project12:11
ogra_https://bugs.launchpad.net/snappy12:12
=== ogra_ is now known as ogra
trijntjehttps://bugs.launchpad.net/snappy/+bug/160223312:15
mupBug #1602233: "X11 connection rejected because of wrong authentication." when using snaps over ssh <snapd-interface> <Snappy:New> <https://launchpad.net/bugs/1602233>12:15
mupBug #1602233 opened: "X11 connection rejected because of wrong authentication." when using snaps over ssh <snapd-interface> <Snappy:New> <https://launchpad.net/bugs/1602233>12:17
mupPR snapd#1533 opened: many: add authservice to handle user updates to state <Created by matiasb> <https://github.com/snapcore/snapd/pull/1533>12:23
dpmmariogrip, when you've got a minute, could you look at replying https://github.com/ubuntu/snappy-playpen/pull/69 ?12:24
mupPR ubuntu/snappy-playpen#69: Add octoprint <Created by mariogrip> <Conflict> <https://github.com/ubuntu/snappy-playpen/pull/69>12:24
dpmit'd be nice to get it into the playpen :)12:24
dpmmariogrip, also on https://github.com/ubuntu/snappy-playpen/pull/76 , rather to block on the rust plugin to be released (unless it's already milestoned for the next snapcraft release), perhaps you want to temporarily ship rust as a local plugin?12:26
mupPR ubuntu/snappy-playpen#76: Add iota snap <Created by mariogrip> <Conflict> <https://github.com/ubuntu/snappy-playpen/pull/76>12:26
ograjamiebennett, btw reminder ...... echo "| Bugs: https://bugs.launchpad.net/snappy" >> channel topic12:28
ogra:)12:28
ogra(i would do it but i'm no op here)12:29
jamiebennettogra: right, maybe we should get you to be an op instead ;)12:29
ografine as well :)12:29
jamiebennettogra: can you ping asac or popey to make that happen?12:29
ogra(not sure who can do that though)12:30
ograah, sure12:30
ograasac, popey ping :P12:30
asacogra: hi :)12:38
dpmralsina, there's someone trying to snap nikola, perhaps you might want to give them a hand? -> https://github.com/ubuntu/snappy-playpen/pull/7212:40
mupPR ubuntu/snappy-playpen#72: Add Nikola <help wanted> <Created by flexiondotorg> <Conflict> <https://github.com/ubuntu/snappy-playpen/pull/72>12:40
ralsinadpm: but I already snapped it! :-)12:40
dpmralsina, oh, good work then :)12:41
ralsinahahaha12:41
dpmralsina, would you mind adding a note to that PR pointing to your snap, and then we'll close it?12:41
ralsinaam on it12:41
=== hikiko|ln is now known as hikiko
dpmthanks!12:41
asacjamiebennett: ogra: no permissions anymore it seems12:41
asaccheck with niemeyer12:41
asaccannot op myself for instance :)12:42
ograoh12:42
jamiebennettasac: you were on the list, let me see who else is there12:42
ralsinadpm: done12:42
dpmgreat, thanks12:43
asacjamiebennett: do you see me still there?12:43
jamiebennettasac: yes12:43
asacjamiebennett: where?12:43
jamiebennettasac: on the list IS gave me ;)12:43
asacright12:44
asacmaybe oversight when niemeyer changed channel info12:44
asaccheck with him12:44
asaci see him in info as a founder12:44
jamiebennettniemeyer was not on the list, strange12:44
ograwell, olli| is definitely OP (he did set the current topic)12:45
jamiebennettstgraber and slangasek are also there.12:45
asacsee if anyone can still op12:45
olli|jamiebennett, IS can help12:45
asacmight be just oversight when they changed channel meta info for snapcraft.io12:45
olli|ogra, I was op'd by beuno who was op at that time12:45
ograah12:45
sergiusenstrijntje java in the java hello-world example lives in PATH, that's why12:47
jamiebennettolli|: IS pointed me at the list12:47
ograwell, current ops are only popey and niemeyer ...12:48
popeyhmm?12:48
ograaccording to "/msg chanserv access #snappy list"12:48
popeywassup?12:48
ograpopey, can you make me op in here ?12:48
jamiebennett(and me)12:48
jamiebennettThe list is a little stale it seems12:48
jamiebennettpopey: thanks12:49
ogra(i am in the irc council for edubuntu ... funny that i cant OP, seeing the Ubuntu IRC council is op here too)12:49
popeyprobably need yo make it more permanent with flags12:49
popeybut for now12:49
=== ogra changed the topic of #snappy to: Package any app for any Linux desktop, server, cloud or device. Read how on http://www.snapcraft.io | File a bug: https://bugs.launchpad.net/snappy/+filebug
ograyay12:50
* popey gets back in the pool12:50
ograenjoy12:50
ograand dont get burned !12:50
trijntjesergiusens: but how? If I make a wrapper that does 'java bla bla' I get a java not found error12:51
trijntjesergiusens: and I cant check that example in /snap because it no longer present in stable, so I cannot test it12:55
=== King_InuYasha is now known as Son_Goku
ograhmm, i cant get myself onto the actual op list ... "/msg chanserv access #snappy add ogra op" only gets me "You are not authorized to execute this command."13:01
ograso this is only temporary13:02
flexiondotorgralsina, I saw your snapcraft yeterday :-)13:02
flexiondotorgWhat help do you need from me to resolve that conflict?13:03
ralsinaflexiondotorg: conflict?13:05
flexiondotorgralsina, I had the pull-request for Nikola.13:06
flexiondotorgIN the snappy-playpen.13:06
ralsinaflexiondotorg: well, since the snapcraft in nikola is already upstream and I upload snaps to the store, maybe you can just do PRs on the nikola repo?13:06
flexiondotorgOK :-)13:06
ralsinaflexiondotorg: I noticed our approaches were wildly different :-)13:06
flexiondotorgI'll drop my PR to the snappy playpen and contribute upstream.13:07
ralsinaflexiondotorg: awesome!13:08
ralsinaQuestion: does snapcraft allow specifying a channel when uploading a snap?13:15
dholbachralsina, https://bugs.launchpad.net/snapcraft/+bug/154921113:15
mupBug #1549211: [upload] Allow specifying the release channel  <Snapcraft:Triaged by sergiusens> <Software Center Agent:Fix Released> <https://launchpad.net/bugs/1549211>13:15
ralsinadholbach: cool, thx13:15
ralsinain the same vein: can I mark an upload as published using snapcraft?13:16
netphreakHi, guys!13:18
dholbachralsina, not that I know of, but maybe Sergio or Kyle know more13:18
* ralsina really wants to automate both stable and edge snap uploads13:19
trijntjedoes anyone have experience using java in snaps? I've included openjdk-8-jre as a site package, but I get these errors: http://pastebin.com/MtvqV7bf13:33
ppisati_sergiusens: i was installing a kernel in a brand new amd64 kvm image when i hit this - http://pastebin.ubuntu.com/19173481/13:33
trijntjerunning it with openjdk-8-jre from outside the snap it runs fine13:34
ppisati_sergiusens: havne't touched the snapcraft.yaml in ~2months since it was working back then13:34
josephtralsina: no publish yet13:35
ralsinajosepht: but it's planned?13:36
josephtralsina: there's a bug for updating snapcraft to match the new upload and publish endpoints13:36
ralsinajosepht: cool13:36
netphreaktrijntje: Looks like you are scanning the system for available fonts?13:38
trijntjenetphreak: I'm not sure, I'm trying to snap an existing program for displaying phylogenetic trees13:39
netphreakCan i see your snapcraft.yaml file?13:40
ograppisati_, 2 months is a long time :)13:40
mupPR snapd#1500 closed: many: remove snapstate.Candidate <Created by mvo5> <Merged by pedronis> <https://github.com/snapcore/snapd/pull/1500>13:40
ppisati_ogra: eh... :)13:41
trijntjenetphreak: sure http://pastebin.com/Sbxa6eFd13:42
trijntjeits my first snap, so any feedback is welcome13:42
ppisati_ogra: but it complains about a missing kernel.yaml, i guess something snapcraft should pack in13:42
ppisati_ogra: do you know what is talking about?13:42
ograyeah, i would expect so13:42
ppisati_ogra: or do you still craft you kernel manually?13:42
ograthe official kernels are rolled just by "snapcraft snap $kerneldir"13:42
josephtppisati_: which snapcraft version are you using?13:43
ograwouldnt make any sense to build them differently13:43
ogra(since we couldnt use the deb otherwise)13:43
ppisati_josepht: 2.1213:43
ppisati_ogra: never tried that way13:43
ograsouns definitely like an issue with snapcraft13:43
ograppisati_, well, for your usecases you really dont want that ... for my usecases where i need a signed binnary from the archive it works thoough13:44
netphreaktrijntje: Looking at your snapcraft.yaml it seems like you are missing a wrapper.. Try looking at this example: https://github.com/snapcore/snapcraft/tree/master/demos/tomcat-maven-webapp13:46
ograppisati_, i fear you need sergiusens or kyrofa, probably the kernel plugin needs fixing13:47
ppisati_kyrofa: ^13:47
ppisati_ogra: yep, let's see if they show up13:47
trijntjenetphreak: isn't "command: bin/archaeopteryx" my version of the wrapper. Or does it need to be named wrapper?13:47
josephtkyrofa: is in the middle of moving13:48
netphreaktrijntje: The example uses a wrapper.sh13:48
josephtppisati_: can I see your snapcraft.yaml?13:50
ppisati_josepht: http://paste.ubuntu.com/19175226/13:50
trijntjenetphreak: but does it matter if it is called 'wrapper' or 'archaeopteryx'?13:51
netphreakahh.. didn't see it was a .sh file..13:51
netphreakNo don't think it matters.13:51
netphreakAnd it starts correctly when running it with plain java -jar?13:52
netphreaksame openjdk?13:52
ogratrijntje, https://github.com/ogra1/jtiledownloader for inspiration ...13:52
josephtppisati_: can you also give me a link to a kernel repo I can test that with please? :)13:53
trijntjenetphreak: it even runs like this http://pastebin.com/7spry1CK13:53
trijntjeso I use both the java and .jar file from the snap, and it runs fine. But if I actually run the snap as intended, I get those errors13:54
ppisati_josepht: https://github.com/snapcore/sample-kernels - branch stable-3.10.y13:54
netphreakHmm.. weird..13:54
ppisati_josepht: as you can see the snapcraft i posted in pastebinit is slightly different, so replace it13:55
netphreakcould be some missing interfaces?13:56
ogratrijntje, well, take a look at https://github.com/ogra1/jtiledownloader it does exactly the same and works fine ... (it is also in the store already) i guess you want to look specifically at the wrapper13:56
netphreakalthough you are running in devmode13:56
trijntjeogra: thanks, that looks exactly like what I want. Is using 'wrapper' a convention for snaps?13:58
ograwell, i personally use them a lot to set env vars13:58
trijntjenetphreak: I'll just try to copy what _ogra has, and see if I still get the problem then13:58
ograbut afaik there is a change in the works that allows you t define env vars from snapcraft.yaml13:58
ograso this might be obsolete some day13:58
netphreakyup.. :)13:58
ograi think:13:59
ograexport JAVA_HOME=$SNAP/usr/lib/jvm/java-1.8.0-openjdk-$SNAP_ARCH13:59
ograexport PATH=$JAVA_HOME/bin:$JAVA_HOME/jre/bin:$PATH13:59
ograan13:59
ograd13:59
ogracd $SNAP_USER_DATA13:59
ograare the important bits for you to get the basics up13:59
ogra(the rest in my wrapper is mostly themeing, since i dont like that win95 look)14:00
sergiusensogra ppisati_ I have not kept up with the core changes to kernels, was only going to look into it once it was final but don't mind patches14:02
trijntjeIts building now. I missed the $SNAP_USER_DATA part, I guess thats in the users home dir where a snap can store its files?14:04
ograyep14:04
* sergiusens is distracted writing a bazillion tests for simple code changes14:05
sergiusensI might take a while between replies14:05
ppisati_it seems that file should only contain the kernel version:14:06
ppisati_ubuntu@localhost:~$ cat /snap/canonical-pc-linux/30/meta/kernel.yaml14:06
ppisati_version: 4.4.0-2314:06
trijntjeogra, netphreak: I get the exact same error. snapcraft.yaml http://pastebin.com/W6k90K1Z14:10
trijntjewrapper http://pastebin.com/qLEyuZAx14:10
mupPR snapd#1524 closed: classic: remove (most of) "classic" mode, this is implemented as a snap now <Created by mvo5> <Merged by niemeyer> <https://github.com/snapcore/snapd/pull/1524>14:11
mupPR snapd#1526 closed: Interfaces: Builtin: add pluggable storage interface <Created by ssweeny> <Closed by niemeyer> <https://github.com/snapcore/snapd/pull/1526>14:14
=== chihchun_afk is now known as chihchun
dholbachsergiusens, kyrofa: http://askubuntu.com/questions/797031/how-do-you-exclude-files-from-wiki-part-used-in-snapcraft-yaml is basically what I meant14:20
roadmrjdstrand: so, c-r-t 692 is now live on the store (as of yesterday) - sorry for the delay!14:20
sergiusensdholbach no one reads my blog :-p14:21
dholbachsorry, taking a look now14:21
sergiusensdholbach nah it is fine14:21
sergiusensI can reply to that14:21
dholbachthank you!14:21
joc_zyga: if i want to test an in development interface but need my custom snapd to run at boot what are my options?14:25
ogratrijntje, why -cp ... did you try -jar ?14:32
zygajoc_: at boot?14:35
zygajoc_: hmmm, your options are to rebuild the core snap14:35
ppisati_ok, repackaging the snap with a meta/kernel.yaml file containing only the string "version: $VERSION" fixed it14:35
zygajoc_: (I assume this is about an all-snap device)14:35
joc_zyga: yep14:35
joc_zyga: are there instructions/scripts anywhere for building the core snap?14:36
zygajoc_: if you can come up with an idea then you can patch refresh-bits14:36
zygajoc_: ask ogra, those that I know about are probably stale14:37
zygajoc_: one thing you can do is to add something to initrd14:37
zygajoc_: to create a fake core snap that has symlinks for the essential binaries14:37
ograjust download the core snap ... unsquashfs ...14:37
ogramake changes14:37
zygajoc_: sothat you can put them into writable space14:37
zygajoc_: and iterafe quickly14:37
ograrun snapcraft snap $unpackdir14:37
netphreakhow often does snapd check for snap updates?14:37
zyganetphreak: look at snapd.refreshtimer14:38
zyganetphreak: look at snapd.refresh.timer14:38
zyganetphreak: it is in the snapd package14:38
netphreakthx14:38
zyganetphreak: the answer is: complicated :)14:38
joc_thanks ogra, that sounds like a reasonable solution for my purposes14:39
netphreakhehe14:39
ograjoc_, dont spread it ;) we dont want everyone to just randomly change it :)14:39
joc_:)14:41
dz0ny_how do you specify different settings per platform(device)14:41
dz0ny_for example ffmpeg need different build params for rpi than x8614:42
dz0ny_create new package? or there is other way14:42
ograhow would you do it if you were in a non snappy env ?14:42
dz0ny_in go i would use tags :)14:42
* ogra would have a toplevel makefile and use uname -m or some such to switch them14:42
ograthen use tags ;)14:43
dz0ny_:)14:44
dz0ny_uname it is14:44
dz0ny_qq are env variables reflected to the build?14:45
dz0ny_or it is a pristine env?14:45
ogradepends on the plugin :)14:45
dz0ny_so plugin can inject env variables?14:46
dz0ny_if that's true, then problem solved14:46
* ogra always uses the mak plugin and just does the variables in a makefile script14:46
dz0ny_I see it now https://github.com/snapcore/snapcraft/blob/master/snapcraft/plugins/go.py#L98 :)14:48
mupPR snapd#1534 opened: tests: add system-observe interface spread test <Created by fgimenez> <https://github.com/snapcore/snapd/pull/1534>15:05
ograsergiusens, hmm, could we put some size restriction on remote parts descriptions or add a --linewrap option to teh search command  ? "snapcraft search" actually requires my terminal to be full screen on a 1080p monitor to read the end of the descriptions for all of didrocks desktop helpers15:13
ogra(and if i make it any smaller it lust gets ellipsized)15:13
la_juyishi o/15:36
la_juyissource for a part can't be ftp?15:36
ograi dont think anyone has needed that yet ... file a bug :)15:37
la_juyis:)15:38
la_juyisdone15:41
ogracool15:41
* la_juyis searches for another thing to snap15:41
ograwell, use the makeplugin and put the ftp command into a makefile to work around the issue ;)15:41
la_juyislet's try inkscape, hoping it not too much of a trouble15:41
la_juyisogra :O hm...15:42
la_juyismight try that :)15:42
la_juyisthanks!15:42
mupBug #1602323 opened: source for a part can't be ftp <Snappy:New> <https://launchpad.net/bugs/1602323>15:42
ograla_juyis, https://github.com/ogra1/laidout/blob/master/Makefile like that15:42
ogra(also see the snapcraft.yaml next to this)15:43
la_juyisawesome :)15:44
ilivI get this error message from initdb: initdb: invalid locale settings; check LANG and LC_* environment variables15:44
ilivI tried to export LANG= in my wrapper script but that didn't help15:44
ilivwhat is LANG= in the sandbox? or is there one at all by default?15:45
ilivI installed this package in --devmode15:45
zygailiv: I bet this is related to the missing locale inside your snap15:46
ograthere are no locales in the env .. so set it to LANG=C or C.UTF-815:46
ograthen the error goes away15:46
ilivokay. how would I install locales?15:48
ograiliv, put locales and libc6-bin in your stage-packages and put the right vars into your wrapper ... https://github.com/ogra1/nethack is an example15:49
ilivogra, is C.UTF8 the same as en_US.UTF-8? if not, I need to figure out a way to get en_US.UTF-8 working in the sandbox.15:49
ograno, C is the fallback locale ... i think it is very close to en_US ... but not 100%15:50
ilivI see. Thanks for the link.15:50
ograanyway, if it is just locales you can follow the nethack example above ... if gettext is involved it ges a lot trickier15:50
ogra*gets15:50
* iliv suspects a lot trickier is what's in store -_- 15:51
ilivbut okay let me add stage-packages and see what happens...15:51
ograyou also need to set up the wrapper correctly15:51
ilivexport LANG= ?15:51
ilivor it gets a lot trickier than that? :P15:52
ogralook at the nethack.sh script15:52
ogra(it generates the locale on startup)15:53
ilivI see15:57
ilivInteresting15:57
_jaymellHi. I'm wondering if there are any plans, or if it's currently possible, to add the ability to customize systemd unit files for snap services... eg, adding custom environment variables15:59
ogra_jaymell, bug 158325916:01
mupBug #1583259: Snappy needs to influence environment variables in applications  <snap-desktop-issue> <Canonical Click Reviewers tools:Fix Committed by jdstrand> <Snappy Launcher:Invalid> <Snapcraft:Triaged by sergiusens> <Snappy:New> <https://launchpad.net/bugs/1583259>16:01
ograin the works16:01
_jaymellThanks, I appreciate the link16:02
pmpwe are currently in dev-mode for our snap16:18
pmpour applicatation is doing a lot of syscalls (1000-1200/sec)16:18
pmpfor each of them apparmor is printking things16:18
pmpis there a simple way to deactivate its verbosity?16:19
pmp(the problem is, that our applicaiton is relying on a realtime-cadence and we suspect that printk is breaking the flow)16:19
pmp(or worse, it is apparmor's checks which are slowing down things)16:20
tyhickspmp: can you paste an example of one of the log messages?16:21
tyhicks(maybe one of the more commonly seen denial messages would be good)16:22
pmpall of them are =ALLOW because we are in devmode16:23
pmpI don't have a message at hand, it is the standard audit-messages when a snap is doing something which would normally be denied16:25
tyhickspmp: it would still be helpful to see what the application is doing that would cause the denial16:25
pmpopen, read etc on /sys and /dev-nodes16:25
pmpmostly iio16:25
pmpbut also custom device-nodes16:25
=== davidcalle is now known as davidcalle|afk
tyhickspmp: do you want a bandaid workaround to stop the messages temporarily on your system or are you looking for a more permanent solution?16:27
pmpa temporary solution would be OK16:28
pmpwe have some realtime-problems when reading sensors and we suspect the quantity of synchronous audit-messages to be the root-cause16:29
tyhickspmp: you could copy the apparmor profile in /var/lib/snapd/apparmor/profiles/snap.* to /tmp/, then modify the profile in /tmp/ by adding "  file," just before the closing '}', and then run `sudo apparmor_parser -rC /tmp/snap.PROFILE`16:30
tyhickspmp: let me know if that doesn't work and we can try some other things16:30
ppisati_sergiusens: where can i find snapcraft.yaml::version field? i mean, which object contains that string?16:31
pmptyhicks: file would be the filename to be accessed?16:33
tyhickspmp: no, it is a rule that says all file accesses should be allowed16:33
tyhickspmp: the last two lines in the profile will look exactly like this:16:34
pmptyhicks: thanks, we will try16:34
tyhicks  file,16:34
tyhicks}16:34
tyhickspmp: there may be one other option but I'll need to dig through some documentation - be sure to stick around for a bit16:36
pmptyhicks: feel free to comment on #1596515 with this "file" workaround - if it works ;-)16:39
mupBug #1596515: IIO access and configuration from a snap <apparmor> <iio> <snapd> <snapd-interface> <Snappy:Triaged> <https://launchpad.net/bugs/1596515>16:39
tyhickspmp: my other idea didn't pan out so hopefully the file trick works for you16:44
ysionneautyhicks: but audit still says apparmor="ALLOWED" , right?16:45
=== JanC is now known as Guest1477
=== JanC_ is now known as JanC
tyhicksysionneau: not if the profile allows the file access16:45
tyhicksysionneau: apparmor="ALLOWED" indicates that the profile would block the access if the profile were in enforcing mode16:45
tyhicksysionneau: we're allowing all file accesses by adding "  file,"16:46
ysionneauok thanks!16:46
ysionneauis there a way to say ubuntu-core-launcher to *not* put seccomp and/or apparmor protection at all?16:47
ysionneauinstead of putting apparmor profile + putting it in complain mode16:47
ysionneauI'm guessing no, but asking anyway =)16:47
pmptyhicks: ( ysionneau and I are working on the same project/problem, fyi)16:47
tyhicksysionneau: yes but you have to rebuild snap-confine16:47
tyhickspmp: good to know16:47
ysionneausnap-confine ?16:47
ysionneauwhat is it?16:47
ogranot released yet16:48
ograthe new way of doing confinement :)16:48
tyhicksysionneau: ubuntu-core-launcher is renamed to snap-confine but you can ignore that detail16:48
sergiusensogra if you see ppisati any time soon tell him we have a bug for exposing version, should be coming soon16:49
ograsergiusens, i'll probably see him the same time as you ;)16:49
ograin heidleberg16:49
ogra(but yeah, jokes aside, i will tell him if he is around on IRC)16:50
ysionneauah ok good to know tyhicks16:50
davmor2JamesTait, and guys interesting issue if you type snap find clock it shows ubuntu-clock-app and ubuntu-calculator-app (not sure why on the last) if I type in ubuntu-clock-app it finds everything17:29
davmor2JamesTait: even more interestingly gnome-software shows nothing for ubuntu-clock-app and if I type in clock it shows me every clock app except the ubuntu-clock-app :D17:32
JamesTaitdavmor2, `snap find clock` returns calculator because its description is: "This is currently a proof-of-concept for the phone Calculator app packaged as a snap package for Unity 7. As such, it's not production-ready and has not the full functionality as the current clock ap on the phone.\r\n"17:33
JamesTaitdavmor2, Chipaca has some work in progress that will alleviate that, by not searching the extra fields, only the package names.17:34
JamesTaitdavmor2, when you say "if I type in ubuntu-clock-app it finds everything" I don't believe you. 😝  Everything?17:36
JamesTaitI get 27 results.17:36
davmor2JamesTait: okay not every thing but it is still a hell of a lot :D17:37
mupPR snapcraft#647 opened: add a link for filing bugs/issues <Created by dustinkirkland> <https://github.com/snapcore/snapcraft/pull/647>17:38
JamesTaitdavmor2, if that's what you're seeing, Chipaca's work will alleviate that as well.17:38
JamesTaitSearching for `ubuntu-clock-app` breaks down to `ubuntu OR clock OR app` in title, description, keywords or summary field.17:39
davmor2JamesTait: stupid search ;)17:39
JamesTaitNope: phone-focused search with snap CLI support retrofitted.  Really the client is using the wrong search functionality atm, but that's because the right functionality is very new. ☺17:40
JamesTaitThe gnome-software behaviour is more interesting to me.17:41
JamesTaitdavmor2, is that actually gnome-software, not "Ubuntu Software"?17:42
JamesTaitdavmor2, and if so, can you see other snaps?17:43
JamesTaitAsking because on my Xenial system, in Ubuntu Software, I get behaviour consistent with "snap find" when searching for "ubuntu-clock-app", and ubuntu-clock-app is the first hit if I just search for "clock".17:46
aatchisonGood morning all17:58
aatchisonI've looked around a bit, but I can't figure out how to upload my yaml to launchpad for builds?18:00
aatchisonor is that even a thing? :D18:00
sergiusensaatchison hey! you need to push to a repo you have on launchpad18:01
aatchisonhello18:01
sergiusensaatchison if you are using github, just create a launchpad project and push that clone there18:01
aatchisonok, a bazzar repo?18:01
sergiusenselopio https://github.com/snapcore/snapcraft/pull/64818:01
mupPR snapcraft#648: Implemented `snapcraft release` <Created by sergiusens> <https://github.com/snapcore/snapcraft/pull/648>18:01
aatchisonoh, ok!18:01
sergiusensaatchison it can be git18:01
aatchisonthanks again18:02
sergiusensaatchison or if you some sense of automation, there's a bzr git importer thing you can setup when creating a new project18:02
mupPR snapcraft#648 opened: Implemented `snapcraft release` <Created by sergiusens> <https://github.com/snapcore/snapcraft/pull/648>18:02
aatchisoncool! Is it tied to releases or just master. I guess I can take a look right now18:02
sergiusensaatchison I have not used it in a while so don't really know18:10
aatchisonok, no biggie :)18:10
mupPR snapd#1535 opened: overlord: switch snapstate.Update to use ListRefresh (aka /snaps/metadata) <Created by pedronis> <https://github.com/snapcore/snapd/pull/1535>18:13
aatchisonhmm, not sure what I did correctly or incorrectly here: http://paste.ubuntu.com/19199832/18:45
aatchisonI imported a github repo, and clicked build a snap :D18:45
aatchisonI have basically no experience with launchpad, so bears with me18:49
aatchisonhttp://launchpadlibrarian.net/272616649/arron-atchison-snapcraft-mimic-snapcraft-mimic.log18:54
aatchisonIt seems it is unable to import my code. I'll check again18:55
mupPR snapcraft#649 opened: Use '/usr/bin/env python3' <Created by josepht> <https://github.com/snapcore/snapcraft/pull/649>18:56
aatchisonahh, I figured it out. Savvy me!19:08
sergiusensgreat19:08
monsterjampSo I keep getting this error when trying to make a snap: multiple repeat at position 3619:22
monsterjampIs it my fault or is snapcraft buggy?19:23
dz0ny_lol https://developer.ubuntu.com/en/snappy/build-apps/your-first-snap/20:32
dz0ny_how the hell do i run this generated package20:32
dz0ny_'just thought'20:32
=== davidcalle|afk is now known as davidcalle
mupPR snapcraft#642 closed: Make maven plugin honour https_proxy and proxy authentication <Created by cjwatson> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/642>20:56
mupPR snapcraft#646 closed: Feature/gradle plugin <Created by ZenHarbinger> <Conflict> <https://github.com/snapcore/snapcraft/pull/646>20:56
kgunnjdstrand: hey you around to discuss your last review of my PR ?21:06
kgunnmight be faster on irc or hangout vs git ping-pong21:07
mupPR snapcraft#636 closed: parser - Handle malformed wiki entries <Created by josepht> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/636>22:11
mupPR snapcraft#589 closed: Add the test for the downloader snap <Created by elopio> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/589>22:41
mupPR snapcraft#634 closed: Run the parser integration tests with debug flag <Created by elopio> <Closed by elopio> <https://github.com/snapcore/snapcraft/pull/634>22:59
mupPR snapcraft#638 closed: Wishlist feature/maven-targets branch for snapcraft <Created by ZenHarbinger> <Closed by ZenHarbinger> <https://github.com/snapcore/snapcraft/pull/638>23:08
mupPR snapcraft#650 opened: feature/maven-targets w/ re-based maven.py <Created by ZenHarbinger> <https://github.com/snapcore/snapcraft/pull/650>23:23
monsterjampHow can I force install a snap?23:47
mupPR snapcraft#609 closed: Create Plainbox Provider plugin <Created by jocave> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/609>23:50
monsterjampI can't install snappy-debug :(23:52

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