Closed (fixed)
Project:
Provision
Version:
6.x-1.x-dev
Component:
Debian package
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
3 Apr 2012 at 13:55 UTC
Updated:
1 Dec 2012 at 17:50 UTC
Hi there,
In Aegir-up, I'm mounting /var/aegir via NFS. I need to do this during the initialization of the VM, which is before Aegir gets installed. For puppet-aegir's 'manual' install method, I had to add a flag 'aegir_user_exists', so that Puppet wouldn't try (and fail) to set ownership of /var/aegir.
Is there any way to tell the .deb to check for the existence and ownership of /var/aegir before trying to set it's ownership? At this point, installation using .debs in Aegir-up fails due to this. At least, as far as I can tell.
Comments
Comment #1
steven jones commentedComment #2
anarcat commentedIs this still an issue? I could make those chmod simply not fail, but it seems odd... If /var/aegir is mounted through NFS, then maybe you need the cluster-slave package instead of the hostmaster one...