** Description changed: Description: Ubuntu 16.04 LTS Release: 16.04 + linux-image-virtual: + Installed: 4.4.0.22.23 lxc: Installed: 2.0.1-0ubuntu1~16.04.1 Man ref: http://manpages.ubuntu.com/manpages/xenial/man1/lxc-copy.1.html Problem: The man package references '-B' and '--backingstorage' as aliases of one another, but when the following command is executed: lxc-copy --name=cache --newname overlayfs1 --backingstorage overlay --snapshot The result is: lxc-copy: unrecognized option '--backingstorage' Expected result: '--backingstorage' and '-B' should be aliases and both execute correctly Existing workaround: Use '-B' instead. Steps to recreate: apt-get update && apt-get install -y lxc lxc-create --name=cache --template=download -- --dist ubuntu --release trusty --arch amd64 lxc-copy --name=cache --newname overlayfs1 --backingstorage overlay --snapshot
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1591510 Title: lxc-copy: unrecognized option '--backingstorage' Status in lxc package in Ubuntu: New Bug description: Description: Ubuntu 16.04 LTS Release: 16.04 lxc: Installed: 2.0.1-0ubuntu1~16.04.1 linux-image-virtual: Installed: 4.4.0.24.25 linux-image-extra-virtual: Installed: 4.4.0.24.25 Man ref: http://manpages.ubuntu.com/manpages/xenial/man1/lxc-copy.1.html Problem: The man package references '-B' and '--backingstorage' as aliases of one another, but when the following command is executed: lxc-copy --name=cache --newname overlayfs1 --backingstorage overlay --snapshot The result is: lxc-copy: unrecognized option '--backingstorage' Expected result: '--backingstorage' and '-B' should be aliases and both execute correctly Existing workaround: Use '-B' instead. Steps to recreate: apt-get update && apt-get install -y lxc lxc-create --name=cache --template=download -- --dist ubuntu --release trusty --arch amd64 lxc-copy --name=cache --newname overlayfs1 --backingstorage overlay --snapshot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1591510/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp