=== JanC is now known as Guest56827 === JanC_ is now known as JanC [08:11] good morning [08:54] Anyone have any experience installing ca-certficiates-mono as a stage-package in a snapcraft package? [08:58] pwik: not me, sorry [08:58] pwik: you may also ask in https://rocket.ubuntu.com/channel/snappy [08:59] it's like IRC but persistent and a bit more modern [08:59] if you have a launchpad account you can just log in and use it [09:06] Alright, I'll try that. Basically the problem is that the ca-certificates-mono packages installs certificates and creates symlinks to them when installed in the OS. The symlinks are missing when installed in a snap package. [09:06] Any ideas? [09:18] pwik: I have ideas for that [09:18] pwik: your snap executes in a different environment [09:18] pwik: you cannot install anything into /usr for example [09:19] pwik: I blogged about how snap execution work a while ago http://www.zygoon.pl/2016/08/snap-execution-environment.html [09:26] I'll check it out. [09:27] Is there any way to enable verbose logging when building snaps? === chihchun_afk is now known as chihchun [10:15] pwik: I don't know that, check with sergiusens perhaps [12:03] PR snapd#2539 closed: spread: improve qemu ubuntu-14.04-{32,64} support [12:06] PR snapd#2542 opened: many: use snap-confine to save cost of repackaging core snap for testing [12:31] PR snapd#2543 opened: spread: install build-essentail unconditionally [13:11] Bug #1614587 changed: unable to run snapd on ubuntu 14.04 [13:49] PR snapd#2544 opened: interfaces: implement login-control interface [14:08] PR snapd#2543 closed: spread: install build-essentail unconditionally === skay_ is now known as skay [15:11] PR snapd#2545 opened: overlord: allow max 100 changes in "ready" state to avoid boundless grow === miguel is now known as Guest1768 [15:44] hi...just a question..the version for raspberry pi 3, is a 64-bit os? === chihchun is now known as chihchun_afk [18:12] Is there an official web service to search for snap packages? I know about uappexplorer.com but it's not official and is only for ubuntu touch apps. [18:29] How can I get information about a snap package? For example with `apt` I would do `apt show `. I don't see any snap command to do that in the help section. [18:47] snap_user4: there's the info command: "snap info " [18:48] `snap --help | grep info` shows nothing [18:49] `error: unknown command "info", see "snap --help"`. my snap version 2.17.1ubuntu1 do I need to be on bleeding edge or something to get that feature ? [18:51] snap_user4: ah, I'm using 2.19, so I guess it was introduced recently [18:56] Elleo: Where did you install your snapd, from source? I tried upgrading my snapd `sudo apt install -y snapd` but I'm already at the latest version [19:04] snap_user4: yeah, I've got a git checkout [19:09] Elleo: Alright thanks, I guess I'll wait for a stable package to be released [19:34] snap_user4: uappexplorer does index snaps as well as touch apps [19:41] snap_user4: snapd 2.20.1 is in -proposed, try that version if you want [20:40] zyga: Thanks, that version seems to be available for ubuntu 16.04 https://launchpad.net/ubuntu/+source/snapd. I tried `apt install snapd=2.20.1` but it seems apt can't find the version. I know this question isn't really related to snaps but do you know how I could install it with apt? [20:57] Trying to install snapd in new Fedora 25 install. Keep getting: 'Failed to synchronize cache for repo 'zyga-snapcore', disabling.' [21:03] Anybody else run into this? [21:16] snap_user4: hey, you need to enable the proposed repository directly, https://wiki.ubuntu.com/Testing/EnableProposed [21:17] almightybob: hey, the copr repo is abandoned and development has moved to the fedora archive directly [21:17] almightybob: I'm EOD now so it's not the best time but ping me tomorrow, there are a few outstanding issues that prevent me from releasing snapd into fedora [21:17] almightybob: and I could use some help === JanC_ is now known as JanC