could not unmarshal state entry "snap-type"
Bug #1616629 reported by
Evan
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
snapd |
Confirmed
|
High
|
Unassigned |
Bug Description
$ snap list ubuntu-core
Name Version Rev Developer Notes
ubuntu-core 16.04.1 216 canonical -
$ git clone https:/
$ cd jenkins-snap
$ snapcraft
$ snap install jenkins_
error: cannot perform the following tasks:
- Mount snap "jenkins" (unset) (internal error: could not unmarshal state entry "snap-type": invalid snap type: "")
- Setup snap "jenkins" (unset) security profiles (cannot find installed snap "jenkins" at revision x1)
Changed in snappy: | |
status: | Confirmed → Incomplete |
Changed in snappy: | |
status: | Incomplete → In Progress |
importance: | Undecided → High |
tags: | added: canonical-bootstack |
To post a comment you must log in.
Given that jenkins is now in the store I assume this problem is fixed? Fwiw, I installed it with the latest snapd and got no error.