[Pkg-xen-devel] Bug#655714: Bug#655714: xcp-squeezed: fails to install due to insserv rejecting the script header
Holger Levsen
holger at layer-acht.org
Fri Jan 13 16:12:15 UTC 2012
Hi Thomas,
besides what Bastian already said...
On Freitag, 13. Januar 2012, Thomas Goirand wrote:
> Let me know if you think I'm wrong here, and if I'm badly reading the
> puipart report.
piuparts will not even try to start xend:
def create_policy_rc_d(self):
"""Create a policy-rc.d that prevents daemons from running."""
full_name = self.relative("usr/sbin/policy-rc.d")
create_file(full_name, "#!/bin/sh\nexit 101\n")
os.chmod(full_name, 0777)
logging.debug("Created policy-rc.d and chmodded it.")
:-)
cheers,
Holger
More information about the Pkg-xen-devel
mailing list