Package: xen-tools
Version: 4.2~beta1-1
Severity: normal

Currently /usr/lib/xen-tools/debian.d/15-disable-hwclock

performs "chmod -x" on hwclock.sh and hwclockfirst.sh

First this is not needed at all. Both scripts will silently
exit on domU currently if there will be no /dev/rtc0

(and there is no such device becuase:
[    1.732031] /build/buildd-
linux-2.6_2.6.32-17-i386-4N4Tq6/linux-2.6-2.6.32/debian/build/source_i386_xen/drivers/rtc/hctosys.c:
unable to open rtc device (rtc0)
)


So it is not needed to disabled them.
Actually disableding them by chmod -x
makes the inserv to complain when trying to execute them:
hwclock.sh: Permision danied.
This leads to annoying error message at the end of booting.

I suggest using "update-rc.d hwclock.sh disable" in chroot, to disabled and
recompute booting depenency. Simialry for hwclockfirst.sh


Thanks.




-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-xen-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to pl_PL.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xen-tools depends on:
ii  debootstrap                   1.0.23     Bootstrap a basic Debian system
ii  libconfig-inifiles-perl       2.52-1     Read .ini-style configuration file
ii  libfile-slurp-perl            9999.13-1  single call read & write file rout
ii  libtext-template-perl         1.45-1     Text::Template perl module
ii  perl-modules                  5.10.1-13  Core Perl modules

Versions of packages xen-tools recommends:
ii  libexpect-perl               1.20-2      Expect.pm - Perl Expect interface
ii  rinse                        1.7-1       RPM installation environment
ii  xen-hypervisor-4.0-i386 [xen 4.0.1~rc3-1 The Xen Hypervisor on i386
ii  xen-shell                    1.9-1       Console based Xen administration u

Versions of packages xen-tools suggests:
pn  cfengine2                    <none>      (no description available)
pn  evms-cli                     <none>      (no description available)
ii  reiserfsprogs                1:3.6.21-1  User-level tools for ReiserFS file
ii  xen-utils-4.0 [xen-utils]    4.0.1~rc3-1 XEN administrative tools
ii  xfsprogs                     3.1.2-1     Utilities for managing the XFS fil

-- Configuration Files:
/etc/bash_completion.d/xm changed [not included]
/etc/xen-tools/xen-tools.conf changed [not included]

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to