[Bug 1518440] Re: tgt fails to install in LXD

Ryan Harper 1518440 at bugs.launchpad.net
Wed Dec 9 20:22:22 UTC 2015


Tested on Xenial/amd64


1. sudo apt-get install lxd
2. lxd-images import ubuntu xenial amd64 --alias ubuntu-xenial --alias ubuntu/xenial
3. lxd launch ubuntu-xenial x1
4. lxc exec x1 /bin/bash
# Inside xenial LXD container
5. apt-get install tgt  
... fails as per comment #2

After rebuilding tgt with the attached debdiff

1. lxc delete x1
2. lxc launch ubuntu-xenial x1
3. lxc push tgt_1.0.57-1ubuntu3_amd64.deb x1/tmp/
4. lxc exec x1 /bin/bash
# Inside xenail LXD container
5. apt-get install libibverbs1 librdmacm1 libsystemd0 init-system-helpers lsb-base libconfig-general-perl sg3-utils
6. dpkg --install /tmp/tgt_1.0.57-1ubuntu3_amd64.deb

This successfully installs and runs tgt.

No further validation of tgt was performed in this test.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1518440

Title:
  tgt fails to install in LXD

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1518440/+subscriptions



More information about the Ubuntu-server-bugs mailing list