/srv/irclogs.ubuntu.com/2016/11/20/#snappy.txt

Kurdiezwhen I use the snapstore to host my own snap store, I get an error from the snapd with signature mismatch01:57
KurdiezI looked at the sources of the current snapstore and it does not do any kind of signature attachment to the JSON response it sends back to the snapd.01:57
KurdiezIs there an updated SnapStore that works with the latest snapd?01:58
KurdiezI got the SnapStore link from the Ubuntu Core official site.01:58
foxmaskbonjello05:46
mupBug #1643292 opened: /snap/bin/hello - fails to execute with apparmor error. <Snappy:New> <https://launchpad.net/bugs/1643292>10:15
gerry_hi I am trying to package my java app and receiving this error "Error: Unable to access jarfile /snap/highlighterpdf/x48/highlighterpdf.jar"11:49
gerry_sorry forgot to mention I get this error when I try to use it after I have installed it11:51
OnkelTemHi all11:56
OnkelTemI've just discovered Snaps things :)11:56
OnkelTemthing*11:56
OnkelTemI wonder is it more a future technology or I can make use of it right now?11:57
OnkelTemI'm trying to create a portable workstation and currently targeting on docker images11:59
OnkelTemI'd like to up and run a workstation with all needed (developer) environment as fast as possible12:00
OnkelTemin some sense I dream of a thin workstation :)12:00
OnkelTemwell technically it will be thick of course, but from administration pov it would require almost zero efforts to get it working12:01
OnkelTemCan snaps help me in this?12:02
gerry_hi I am trying to package my java app. This is my yaml http://pastebin.com/7K241tTf . When I try to run it  I get "A fatal error has been detected by the Java Runtime Environment:"13:50
gerry_I am using this one line wrapper "$JAVA_HOME/jre/bin/java -jar $SNAP/usr/bin/highlighterpdf.jar"14:17
=== stranger is now known as Guest58894
Guest58894does anyone knows where $SNAP_DATA writes to? to which directory? thanks14:24
foxmaskGuest58894: /usr/lib/snap* ?14:29
foxmaskor /var/lib/snap*14:29
foxmasknot sure14:30
Guest58894hum, because I'm writing my logs to $SNAP_DATA and I have no idea where it is14:31
Guest58894in the reference they had an example with a format like: /var/snap/<snap-name>/<version>14:31
Guest58894but I didn't see the logs there :/14:31
foxmaskGuest58894: my poor friend, i a noob like you :/14:32
Guest58894:D14:33
foxmask:D14:33
foxmasktry a find / -name yourlogfile.log14:33
foxmaskyou'sll spot the $SNAP_DATA folder :)14:33
foxmaskyou'll spot the $SNAP_DATA folder :)14:33
Guest58894no luck :/14:34
Guest58894maybe nothing is getting written in the file :D14:34
Guest58894and I got no bugs, so there's no need to write a log of a problem that didn't happen :D14:35
Guest58894thanks anyways :)14:36
Guest58894good luck out there too14:36
blackout24Hi, I'm running the ubuntu-terminal-app on Arch Linux as a snap. The only issue is that it asks for authentication, but doesn't accept my standard password. What does it need authentication for?15:32
=== JanC_ is now known as JanC

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