Active
Project:
Aegir-up (Vagrant-based Aegir virtual machine)
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2014 at 01:40 UTC
Updated:
29 Oct 2014 at 15:37 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
helmo commentedWhich blueprint and basebox did you use?
That command is pretty default for de debian (based) os. Should be in /usr/bin/debconf-get-selections
Comment #2
thedavidmeister commentedI followed the quick start guide:
Install system dependencies: Drush, Vagrant, VirtualBox and, optionally, an NFS-server (ref.)
Install Drush dependencies (Drush Vagrant Integration and Drush Hosts): drush dl drush-vagrant drush-hosts (ref.)
Install Aegir-up: drush dl aegir-up
Build a new project: drush vagrant-build --blueprint=aegir
Respond to prompts for additional information required to build your project
Wait while the Vagrant base box is downloaded (this will take a few minutes, but is only required once)
Wait a couple more minutes while your VM is provisioned
Visit the provided one-time login link to access your new Aegir VM
Profit!
Comment #3
mathieuhelie commentedI can confirm the same problems using the same steps. Tried stable releases, install failed with this error, tried dev releases, same error. Now have 3 unremovable drush-vagrant projects causing collisions.
This is what I get attempting to clean up:
This may be the source of the problem, when I ran drush vagrant-build for the first time:
The project seems to assume a version of debian and download something else.
I then got an error fixed by upgrading to dev release of the project:
After upgrading to drush-vagrant dev and reprovisioning I blocked on this error:
As well as the previous one above (debconf-get-selections).
Upgraded aegir-up to dev release and tried one more time. Same results.
Other interesting errors:
I'm looking for instructions on how to restore my system to a blank slate. Maybe it will go through? In the meantime I will hand create my VM and network config/file sharing.
Comment #4
mathieuhelie commentedComment #5
mathieuhelie commentedNow that I've tried installing aegir the old way, it turns out that is broken as well.
So this may be a problem with aegir's package management in general.
update: apt-get install aegir2 (the new version) worked.
Comment #6
davidtrainer commentedSame issue here, attempting to run
drush aegir-upwith the aegir blueprint.Attached is what looked like the relevant portion of the --verbose output.
After it fails, I can still
vagrant sshinto the machine, and do this: