Public bug reported:

lxc version: 2.0.0
Distributor ID: Ubuntu
Description: Ubuntu 16.04 LTS
Release: 16.04
Codename: xenial
Linux 4.4.0-22-generic #39-Ubuntu SMP Thu May 5 16:53:32 UTC 2016
x86_64

Not entirely sure how to reproduce this. All my other images were able
to be deleted with no issue. Using ZFS file for storage.

```
$ lxc image list
+--------+--------------+--------+-------------+--------+----------+-----------------------------+
| ALIAS  | FINGERPRINT  | PUBLIC | DESCRIPTION |  ARCH  |   SIZE   |         
UPLOAD DATE         |
+--------+--------------+--------+-------------+--------+----------+-----------------------------+
| xenial | 1dab8165da6c | no     |             | x86_64 | 213.11MB | May 3, 
2016 at 1:25am (UTC) |
+--------+--------------+--------+-------------+--------+----------+-----------------------------+

$ lxc image delete xenial
error: cannot open 'lxd': dataset does not exist

$ lxc launch xenial test
Creating test
Starting test

$ lxc list
+------+---------+------+------+------------+-----------+
| NAME |  STATE  | IPV4 | IPV6 |    TYPE    | SNAPSHOTS |
+------+---------+------+------+------------+-----------+
| test | RUNNING |      |      | PERSISTENT | 0         |
+------+---------+------+------+------------+-----------+
$ lxc stop test

$ lxc delete test

$ lxc image delete xenial
error: cannot open 'lxd': dataset does not exist
```

Expected: image to be deleted

** Affects: lxd (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1579988

Title:
  Image will not delete

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/1579988/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to