snappy update is not updating snappy-debug
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | Snappy |
Critical
|
John Lenton | ||
Bug Description
I have the snappy-debug 0.2 snap installed on latest stable and edge, but it isn't updating. Installing works fine.
$ snappy list|grep debug
snappy-debug 2015-10-19 0.2 canonical
$ sudo snappy update
$
$ snappy list|grep debug
snappy-debug 2015-10-19 0.2 canonical
$ snappy search snappy-debug|grep debug
snappy-debug 0.3 snappy-debug
$ snappy list -u
Name Date Version
ubuntu-core 2015-10-23 9
snappy-debug 2015-10-19 0.2
generic-amd64 2015-09-30 1.4
$ cat /var/lib/
alias: snappy-debug
anondownloadurl: https:/
downloadsha512: 22b2becdb8a9e48
description: |-
Debug tools for ubuntu-core
Useful debug tools:- gdb- strace- ltrace- valgrind- snappy-security
downloadsize: 8813
downloadurl: https:/
iconurl: https:/
lastupdated: 2015-10-
name: snappy-debug
origin: canonical
prices: {}
publisher: Canonical
ratingsaverage: 0
supporturl: mailto:<email address hidden>
title: snappy-debug
type: app
version: "0.2"
snappy-debug does have a store alias (snappy-debug) and it is not a framework.
Related branches
- Michael Vogt: Approve on 2015-10-26
- Sergio Schvezov: Approve on 2015-10-26
-
Diff: 129 lines (+33/-10)5 files modifiedsnappy/click_test.go (+2/-2)
snappy/common_test.go (+5/-5)
snappy/parts.go (+12/-0)
snappy/parts_test.go (+14/-0)
snappy/snapp.go (+0/-3)
| Changed in snappy: | |
| status: | New → Fix Committed |
| assignee: | nobody → John Lenton (chipaca) |
| importance: | Undecided → Critical |
| Changed in snappy: | |
| status: | Fix Committed → Fix Released |

