Activity log for bug #1703643

Date Who What changed Old value New value Message
2017-07-11 16:54:43 Evan bug added bug
2017-07-11 16:54:58 Evan description Possibly related to or a duplicate of #1702661. Setting `node-engine: 8.1.3` and then running `snapcraft cleanbuild` explodes, but `node-engine: 7.10.0` works fine: https://gist.github.com/evandandrea/be30a0b769a3739c81dc95da6bce5e9b snapcraft.yaml: name: heroku version: '6.12.4' summary: Heroku CLI description: Heroku CLI grade: stable confinement: strict apps: heroku: command: bin/heroku plugs: [network] parts: hello-node-snap: plugin: nodejs #node-engine: 8.1.3 node-engine: 7.10.0 node-packages: - heroku-cli Possibly related to or a duplicate of LP: #1702661. Setting `node-engine: 8.1.3` and then running `snapcraft cleanbuild` explodes, but `node-engine: 7.10.0` works fine: https://gist.github.com/evandandrea/be30a0b769a3739c81dc95da6bce5e9b snapcraft.yaml: name: heroku version: '6.12.4' summary: Heroku CLI description: Heroku CLI grade: stable confinement: strict apps:     heroku:         command: bin/heroku         plugs: [network] parts:   hello-node-snap:     plugin: nodejs     #node-engine: 8.1.3     node-engine: 7.10.0     node-packages:       - heroku-cli
2017-07-11 17:04:27 Evan description Possibly related to or a duplicate of LP: #1702661. Setting `node-engine: 8.1.3` and then running `snapcraft cleanbuild` explodes, but `node-engine: 7.10.0` works fine: https://gist.github.com/evandandrea/be30a0b769a3739c81dc95da6bce5e9b snapcraft.yaml: name: heroku version: '6.12.4' summary: Heroku CLI description: Heroku CLI grade: stable confinement: strict apps:     heroku:         command: bin/heroku         plugs: [network] parts:   hello-node-snap:     plugin: nodejs     #node-engine: 8.1.3     node-engine: 7.10.0     node-packages:       - heroku-cli Possibly related to or a duplicate of #1702661. Setting `node-engine: 8.1.3` and then running `snapcraft cleanbuild` explodes, but `node-engine: 7.10.0` works fine: https://gist.github.com/evandandrea/be30a0b769a3739c81dc95da6bce5e9b I suggested it might be a duplicate of #1702661 because outside cleanbuild, the error is the same as #1702661: https://gist.github.com/evandandrea/24fb22f894c8102a9c5a87c7c1eccf29
2017-09-09 22:29:52 Sergio Schvezov snapcraft: status New Incomplete
2017-09-15 03:39:12 Leo Arias snapcraft: status Incomplete Confirmed
2017-09-15 03:39:30 Leo Arias tags plugin