Snapcraft Summit summary – day 3

by Kyle Fazzari on 2 February 2018

The third day of the Snapcraft Summit here in Seattle saw all the developers reconvene and really get down to work, and ROSHub came by in the afternoon with their snap-powered robots!

Strictly-confined snaps can only access specific areas on disk that are defined by the interfaces they utilize. This works well, but can occasionally be somewhat inflexible. For example, if you want your snap to access something in /opt, you’re a bit out of luck as there’s no interface that covers this type of access. How cool would it be for you as a user to gain more fine-grained control over this, where you can say “yes, I want this snap to access that file in /opt“? With this ability, even the home interface would no longer be as necessary as it is today! James Henstridge and Jamie Strandboge are working on exactly this, progressing toward using xdg-desktop-portal. James spent the day hacking on user mounts, which is a prerequisite for this whole story.

Kyle Fazzari continued his work cleaning up the Snapcraft Docker image situation, heroically hammering out one final change that made everything magically work. You can now pull both snapcore/snapcraft:edge and snapcore/snapcraft:beta and you’ll be using the edge and beta channels of the snap, respectively. The logical conclusion of this work was to update the CircleCI tutorial to use the Docker image instead of the machine executor. There was much applause, although the author will admit it may have been imaginary.

Sergio Schvezov collected all of the changes made so far to unblock folks here at the Summit and tagged Snapcraft v2.39, which has since migrated to beta. He’s also the one who updated the edge and beta Docker tags after Kyle’s fixes.

Felix Rieseberg, co-maintainer of Electron and engineer at Slack, threw together some epic upstream documentation for how to build Electron snaps while the rest of the room gaped in amazement.

This was also a big day for the UX pros, Matthew Thomas and Lyubomir Popov. They had engineers from several of the companies here rotating through them, giving them feedback on the developer onboarding process and proving out new designs for our dashboard. Keep an eye out for those!

Newsletter Signup

Related posts

Creating Snaps on Ubuntu Touch

This article was written in collaboration with Alfred E. Neumayer of the UBports Project. Tablets, phones and current technology’s capabilities are phenomenal. Who would have thought a thin, light, barely 10 inch device would provide all the power necessary to run Virtual Machines, wherever one desires while powered on battery? That a sma […]

Managing software in complex network environments: the Snap Store Proxy

As enterprises grapple with the evolving landscape of security threats, the need to safeguard internal networks from the broader internet is increasingly important. In environments with restricted internet access, it can be difficult to manage software updates in an easy, reliable way. When managing devices in the field, change management […]

We wish you RISC-V holidays!

There are three types of computer users: the end user, the system administrator, and the involuntary system administrator. As it happens, everyone has found themselves in the last group at some point or another; you sit down to perform a task relevant to your needs or duties, but suddenly the machine does not work as […]