Re: systemd-resolved and snaps

2017-02-23 Thread Steve Langasek
uld now SRU the upstream change back to yakkety. (We should also SRU it back to xenial, but xenial needs a more complete backport of fixes to resolved, not just a cherry-pick of this one fix.) Dimitri, could you handle this backport to yakkety? Since unlike the Desktop, Ubuntu Server does not use

Re: systemd-resolved and snaps

2017-02-23 Thread Steve Langasek
On Thu, Feb 23, 2017 at 02:39:27PM -0800, Kyle Fazzari wrote: > On 02/23/2017 02:26 PM, Steve Langasek wrote: > > acme-staging.api.letsencrypt.org is a CNAME. You are hitting bug #1647031, > > which we encountered when trying to roll out systemd-resolved by default for > >

Re: Class confinement for Python snaps

2017-03-10 Thread Steve Langasek
tion. This seems to be in the wheelhouse for classic snaps - and certainly, the /tmp issue is very confusing for users and AFAICS isn't truly solvable outside of classic mode. Given this, I don't see any reason we would want to move ubuntu-image from classic to strict mode. Do you disag

Re: Handling update-alternatives

2016-08-05 Thread Steve Langasek
s sense instead of forcing rebuilds from source of standard Unix tools ;) -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developerhttp://www.de

Re: Errors building custom ubuntu-core images

2016-10-13 Thread Steve Langasek
ble with ubuntu-image have not yet been promoted to the stable channel; at the moment, you must use -c edge instead to get the right version. I don't know if there is anything blocking their promotion to the stable channel at this point. Michael, Oliver, can you comment? -- Steve Langasek

Re: Confined Docker snap available

2016-10-21 Thread Steve Langasek
skip unity-related autopkgtests on s390x.) -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developerhttp://www.debian.org/ slanga...@ubuntu.com

Re: Missing uboot env variables "snap_kernel" & "snap_core" for building an armhf image

2016-11-03 Thread Steve Langasek
writes it to the boot directory; then ubuntu-image, following the instructions in your gadget.yaml, clobbers that snapd-provided uboot.env with the unmodified one. ubuntu-image should be more defensive about this, and refuse to allow the snapd-special files as content. Barry, can you please get th

Re: Nand flash booting.

2016-11-14 Thread Steve Langasek
ltiple images for a given model, so that these can be written out separately across e.g. an SD card and a NAND device. However, the current implementation only allows for an image containing a partition table, and filesystems within that. Barry, Gustavo, do we need to extend gadget.yaml semantics