[Pkg-xen-devel] Bug#655714: Bug#655714: xcp-squeezed: fails to install due to insserv rejecting the script header
Thomas Goirand
thomas at goirand.fr
Fri Jan 13 18:30:18 UTC 2012
----- Original message -----
> 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.")
>
> :-)
That's what I found out by reading the logs more
slowly, on a real computer (eg: not only reading
quickly on my phone...).
I have fixed the issue and tested with piuparts
on my build box and it passed the tests, then I
have uploaded the fixed xen-api 1.3-16.
Last thing, I'm surprised that the xen hypervisor
doesn't depends on xen-utils-common, and apparently,
it also fooled Mike and Jon at Citrix! :)
Bastian, what's the reason for this? Is there
situations where we need the hypervisor to be
installed but don't want xenstored to run?
Cheers,
Thomas
More information about the Pkg-xen-devel
mailing list