Holger Levsen
2012-Jan-13 13:13 UTC
[Pkg-xen-devel] Bug#655714: xcp-squeezed: fails to install due to insserv rejecting the script header
Package: xcp-squeezed Version: 1.3-13 Severity: serious User: debian-qa at lists.debian.org Usertags: piuparts piuparts.d.o Hi, during a test with piuparts I noticed your package failed to install due to incorrect dependencies in the init.d LSB header. Some debian notes are available from at http://wiki.debian.org/LSBInitScripts From the attached log (scroll to the bottom...): Selecting previously unselected package xcp-squeezed. (Reading database ... 6605 files and directories currently installed.) Unpacking xcp-squeezed (from .../xcp-squeezed_1.3-13_amd64.deb) ... Setting up xcp-squeezed (1.3-13) ... insserv: Service xend has to be enabled to start service xcp-squeezed insserv: exiting now! update-rc.d: error: insserv rejected the script header dpkg: error processing xcp-squeezed (--configure): subprocess installed post-installation script returned error exit status 1 configured to not write apport reports Errors were encountered while processing: xcp-squeezed E: Sub-process /usr/bin/dpkg returned an error code (1) cheers, Holger -------------- next part -------------- A non-text attachment was scrubbed... Name: xcp-squeezed_1.3-13.log Type: text/x-log Size: 18465 bytes Desc: not available URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20120113/754fb26d/attachment.bin>
Thomas Goirand
2012-Jan-13 14:35 UTC
[Pkg-xen-devel] Bug#655714: Bug#655714: xcp-squeezed: fails to install due to insserv rejecting the script header
On 01/13/2012 09:13 PM, Holger Levsen wrote:> Setting up xcp-squeezed (1.3-13) ... > insserv: Service xend has to be enabled to start service xcp-squeezed > insserv: exiting now! > update-rc.d: error: insserv rejected the script header > dpkg: error processing xcp-squeezed (--configure):Hi Holger, Thanks for this bug report, but I wonder if it's not just a false positive, because on the environment you ran the test, xend can't start, because it needs access to xendfs (eg: /proc/xen). The dependencies in the init.d script for xcp-squeezed are: # Provides: xcp-squeezed # Required-Start: $remote_fs $syslog xend # Required-Stop: $remote_fs $syslog so basically, it just requires xend. Then, from /etc/init.d/xend: xenfs_setup() { [ -e "/proc/xen/capabilities" ] && return 0 log_progress_msg "xenfs" [ -d "/proc/xen" ] || return 1 mount -t xenfs xenfs /proc/xen || return 1 return 0 } [ ... ] case "$1" in start) log_daemon_msg "Starting $DESC" modules_setup xenfs_setup So, xend fails to start, because you're doing a test with puiparts, which I really do expect to fail (eg: xend will never be able to start in a chroot). Let me know if you think I'm wrong here, and if I'm badly reading the puipart report. Thomas Goirand (zigo)
Debian Bug Tracking System
2012-Jan-13 18:06 UTC
[Pkg-xen-devel] Bug#655714: marked as done (xcp-squeezed: fails to install due to insserv rejecting the script header)
Your message dated Fri, 13 Jan 2012 18:03:11 +0000 with message-id <E1RllT5-0002BY-Cr at franck.debian.org> and subject line Bug#655714: fixed in xen-api 1.3-16 has caused the Debian Bug report #655714, regarding xcp-squeezed: fails to install due to insserv rejecting the script header to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 655714: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655714 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Holger Levsen <holger at layer-acht.org> Subject: xcp-squeezed: fails to install due to insserv rejecting the script header Date: Fri, 13 Jan 2012 14:13:51 +0100 Size: 21971 URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20120113/1e346ac9/attachment-0002.mht> -------------- next part -------------- An embedded message was scrubbed... From: Thomas Goirand <zigo at debian.org> Subject: Bug#655714: fixed in xen-api 1.3-16 Date: Fri, 13 Jan 2012 18:03:11 +0000 Size: 6764 URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20120113/1e346ac9/attachment-0003.mht>
Possibly Parallel Threads
- Processed: found 655714 in 1.3-15, found 582755 in 1:1.05-9~exp1
- Problem with init script of tinc in debian squeeze
- Bug#772274: xen-utils-common: when upgrading package: insserv: Service xenstored has to be enabled to start service xendomains
- Processed: switching email address
- Processed: user debian-qa@lists.debian.org, tagging 714794, tagging 710035, found 668754 in 0.36-1 ...