Tested as follows on ubuntu 18.04:

$ apt-get install lxd lxd-client
$ lxd init
$ lxc launch ubuntu:18.04 ubu1804-demo
$ lxc exec ubu1804-demo bash
# apt update
# apt install composer
# composer --version
Composer 1.6.3 2018-01-31 16:28:17
# composer create-project drupal/drupal hellodrupal 8.5.6

That completed with some warnings and no crash.

This bug can be closed as 'fixed in ubuntu 18.04'.

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

Title:
  "composer create-project drupal/drupal hellodrupal 8.0.0" throws error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to