wililupy | When I install a snap, is it possible to have the ubuntu-core snap install in devmode as well with the --devmode flag? | 00:48 |
---|---|---|
wililupy | Or should I install the ubuntu-core snap first, then my snap? | 00:48 |
wililupy | I have an apparmor issue where it is denying /dev/ptmx from root. Anyone familiar with this? | 01:24 |
wililupy | http://pastebin.ubuntu.com/20391811/ | 01:29 |
wililupy | I refreshed my ubuntu-core snap to edge, and I get this error even when I try to install snaps like webdm. | 01:30 |
qengho | wililupy: find dmesg. File a bug on snappy and tag it "snapd-interface". | 01:30 |
wililupy | qengho: ack. thanks. | 01:31 |
qengho | Append in comment results of $ snap list | 01:31 |
mup | Bug #1605438 opened: Apparmor denies /dev/ptmx on all snaps <snapd-interface> <Snappy:New> <https://launchpad.net/bugs/1605438> | 01:35 |
mup | Bug #1605471 opened: Cannot refresh a devmode snap <Snappy:New> <https://launchpad.net/bugs/1605471> | 05:00 |
=== PatrizioQON is now known as pbek | ||
dholbach | hey hey | 06:07 |
zyga | o/ | 07:00 |
slvn | hello! just let you know, I have published 10 SDL2 small game as snaps! | 07:01 |
slvn | snap find 1bsyl | 07:02 |
slvn | those are smartphone games, but they run also on desktop | 07:02 |
mup | PR snapcraft#680 opened: Rewrite shebangs generated by the python plugins <Created by kyrofa> <https://github.com/snapcore/snapcraft/pull/680> | 08:36 |
mup | PR snapcraft#621 closed: Correctly check !# for commands in PATH <Created by sergiusens> <Closed by kyrofa> <https://github.com/snapcore/snapcraft/pull/621> | 08:39 |
=== King_InuYasha is now known as Son_Goku | ||
kalikiana | Btw random finding that helped me a lot: "snappy-security-scanlog -r" hadn't known that switch before, it magically told me what plug I needed to add to fix the denials without devmode | 09:59 |
jibel | zyga, for gtk apps the testability lib is added at run time by appending it to GTK_MODULES | 10:08 |
mup | PR snapd#1577 opened: daemon, cmd/snap: refresh --devmode <Created by chipaca> <https://github.com/snapcore/snapd/pull/1577> | 10:14 |
=== greyback_ is now known as greyback | ||
=== hikiko is now known as hikiko|ln | ||
sborovkov | Hello. How can I install 1.0.38? Zyga told me I need it for snap confine... trying to deal with getpwduid failing on classic | 10:54 |
Cavan | Hey, trying to snap Spark and cant find a wrapper, any ideas? | 11:33 |
Cavan | Any idead? | 11:47 |
Cavan | ideas* | 11:47 |
magicaltrout | whats a wrapper? | 11:47 |
Cavan | I'm not 100% sure, I think it directs the initial command to start a service? Every snap I've made so far the .yaml has used ' command: bin/wrapper' in the apps | 11:50 |
magicaltrout | thats just a script you write or reuse | 11:51 |
magicaltrout | to kickstart the app | 11:51 |
magicaltrout | so its whatever you need it to be | 11:51 |
magicaltrout | or nothing at all | 11:52 |
magicaltrout | depends what variables need setting | 11:52 |
magicaltrout | http://pastebin.com/7E2pQAEw | 11:53 |
magicaltrout | that one i borrowed and maniuplated | 11:53 |
Cavan | I'm trying to get Spark working through snapcraft, any idea's what it should be? I tried directing it to the shell but that didnt work | 11:53 |
Cavan | And thanks I'll give that a go | 11:54 |
magicaltrout | depends what you're trying to do Cavan | 11:56 |
magicaltrout | i'd probably try and get it to start the sparkshell | 11:56 |
Cavan | Trying to get it to use the spark shell or allow me to access the service through localhost, I'll have a play around | 11:57 |
mup | Bug #1605438 changed: Apparmor denies /dev/ptmx/ on all snaps <snapd-interface> <Snappy:New> <https://launchpad.net/bugs/1605438> | 12:15 |
mup | PR snapd#1578 opened: image: add meta/gadget.yaml infrastructure <Created by mvo5> <https://github.com/snapcore/snapd/pull/1578> | 12:23 |
=== al_ is now known as Guest40840 | ||
Guest40840 | Hi, I have a short question concerning stage-packages. I try to create a snap... I need to link my project to deb packages which are stored in a local directory. I don't find a correct way to achieve this task (stage-packages only get deb packages stored in the xenial repositories). Any idea ? | 12:50 |
kyrofa | Hey Guest40840 | 12:51 |
kyrofa | Guest40840, you're right, stage-packages use the archives configured on your host machine. They aren't meant to pick up a collection of local debs | 12:52 |
kyrofa | Guest40840, the best way I can recommend to work with that is to write a local plugin for snapcraft that unpacks those debs | 12:52 |
kyrofa | Guest40840, e.g. a makefile might be even easier | 12:54 |
kyrofa | Guest40840, it can just run dpkg -x my.deb $DESTDIR | 12:54 |
mup | PR snapd#1579 opened: snapstate: add daemon-reload to fix autopkgtest on yakkety <Created by mvo5> <https://github.com/snapcore/snapd/pull/1579> | 12:55 |
Guest40840 | ok thank you I will try this | 12:57 |
ibrahim | Hi .. | 13:07 |
ibrahim | is there any way to save the progress of downloading a snap package | 13:08 |
ibrahim | i mean both internet or electricity are not stable here , so can i resume a halted snap download ? | 13:09 |
Cavan | How would I go about running the Spark Shell through snapcraft? Anytime I type a command it gets 'command not found' | 13:19 |
mup | PR snapd#1580 opened: wrappers: set BAMF_DESKTOP_FILE_HINT for unity <Created by mvo5> <https://github.com/snapcore/snapd/pull/1580> | 13:19 |
ogra_ | kyrofa, bug 1605622 updated | 13:39 |
mup | Bug #1605622: if something creates meta/snap.yaml during a snapcraft build, "type: os" is not carried over from snapcraft.yaml during prime step <Snapcraft:New> <https://launchpad.net/bugs/1605622> | 13:39 |
kyrofa | ogra_, ahh, verified then? | 13:40 |
kyrofa | Very interesting | 13:40 |
ogra_ | yes,, "rm -rf meta/" before priming fixes it | 13:40 |
kyrofa | ogra_, so weird | 13:40 |
ogra_ | yeah | 13:40 |
kyrofa | ogra_, probably an easy fix though, thanks for the bug :) | 13:40 |
ogra_ | yeah | 13:40 |
sborovkov | zyga: ping | 13:44 |
Cavan | I'm getting this error, any ideas? 'Value out of rangee-karaf-4.0.5.tar.gz'[====================== ] 65%' | 13:51 |
kalikiana | hrm I wish I could read the descriptions of installed snaps | 14:20 |
mup | PR snapcraft#681 opened: parser - Add handling for carriage returns in wiki <Created by josepht> <https://github.com/snapcore/snapcraft/pull/681> | 14:36 |
Son_Goku | zyga: ping | 16:03 |
zyga | Son_Goku: hey | 18:59 |
Son_Goku | zyga, have you started pushing things for Fedora yet? | 19:49 |
zyga | Son_Goku: not much, I crashed after returning to my room; | 19:54 |
zyga | Son_Goku: did you check the news? | 19:54 |
Son_Goku | no, what am I supposed to see? | 19:55 |
Son_Goku | I fell asleep after getting back to my room as well | 19:55 |
zyga | Son_Goku: check out any european news :/ | 19:55 |
Son_Goku | oh geez | 19:55 |
Son_Goku | not again | 19:55 |
Son_Goku | zyga: https://fedoraproject.org/wiki/Bodhi/BuildRootOverrides | 22:28 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!