Re: Please test my asciinema snap

2017-01-18 Thread Dan Watkins
On 18/01/17 14:38, Dave Morley wrote: > https://asciinema.org/a/c7ohu56eupwnq6noyua2k0eum https://asciinema.org/a/3ymbowr1pk6usww8v1iyveai9 signature.asc Description: OpenPGP digital signature -- Snapcraft mailing list Snapcraft@lists.snapcraft.io Modify settings or unsubscribe at: https://li

Handling update-alternatives

2016-08-05 Thread Dan Watkins
Hello all, Something I'm snapping tries to run `awk`, which isn't included in the ubuntu-core snap. As such, I added gawk to stage-packages for my part: parts: thing: ... stage-packages: - gawk Unfortunately, it didn't occur to me that awk is actually provided by updat

Re: Handling update-alternatives

2016-08-05 Thread Dan Watkins
On 05/08/16 11:00, John Lenton wrote: > On 5 August 2016 at 10:20, Dan Watkins wrote: >> Something I'm snapping tries to run `awk`, which isn't included in the >> ubuntu-core snap > > awk *is* in the ubuntu-core snap. What's happening is bug #1580018: >