Activity log for bug #1636931

Date Who What changed Old value New value Message
2016-10-26 17:30:06 Kyle Fazzari bug added bug
2016-10-26 17:30:26 Kyle Fazzari description snapd includes a test snap within it for the configure hook, located in tests/lib/snaps/snapctl-hooks. This snap's configure hook works fine in the spread tests, but when used locally, results in the following: $ sudo snap set snapctl-hooks foo=bar error: cannot perform the following tasks: - Run configure hook for snapctl-hooks (cannot snap-exec: cannot find hook "configure" in "snapctl-hooks") With the following system: $ snap --version snap 2.16ubuntu3 snapd 2.16ubuntu3 series 16 ubuntu 16.04 $ snap list Name Version Rev Developer Notes snapctl-hooks 1.0 x1 - ubuntu-core 16.04.1 423 canonical - I suspect this is simply due to the snap-exec being used by snapd being the one contained within the core snap. snapd includes a test snap within it for the configure hook, located in tests/lib/snaps/snapctl-hooks. This snap's configure hook works fine in the spread tests, but when used locally, results in the following:     $ sudo snap set snapctl-hooks foo=bar     error: cannot perform the following tasks:     - Run configure hook for snapctl-hooks (cannot snap-exec: cannot find hook "configure" in "snapctl-hooks") With the following system: $ snap --version snap 2.16ubuntu3 snapd 2.16ubuntu3 series 16 ubuntu 16.04 $ snap list Name Version Rev Developer Notes snapctl-hooks 1.0 x1 - ubuntu-core 16.04.1 423 canonical - I suspect this is simply due to the snap-exec being used by snapd being the one contained within the core snap, which may not know about the configure hook.
2016-10-27 15:33:59 Rocket.Chat BuildMaster bug added subscriber Rocket.Chat BuildMaster
2016-12-16 16:55:53 Loïc Minier bug added subscriber Loïc Minier
2016-12-16 17:51:49 Gustavo Niemeyer snappy: status New Incomplete
2016-12-16 21:41:28 Kyle Fazzari snappy: status Incomplete New
2017-01-04 04:26:31 Robert Liu bug added subscriber Robert Liu
2017-01-05 19:12:40 Kyle Fazzari snappy: status New Fix Released