[Pkg-uml-pkgs] Bug#388055: rootstrap: modules/uml does not create /etc/timezone properly

Andreas Beckmann debian at abeckmann.de
Mon Sep 18 10:38:08 UTC 2006


Package: rootstrap
Version: 0.3.23-1
Severity: normal

Hi,

/etc/timezone is actually created in / (rootstrap uml environment),
not in $TARGET, my fix:

<       chroot $TARGET echo $TARGET_TIMEZONE > /etc/timezone
>       echo $TARGET_TIMEZONE > $TARGET/etc/timezone


Andreas

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable'), (30, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-k7
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages rootstrap depends on:
ii  debootstrap                 0.3.3        Bootstrap a basic Debian system
ii  dpkg                        1.13.21      package maintenance system for Deb
ii  python                      2.4.3-11     An interactive high-level object-o
ii  user-mode-linux             2.6.17-1um-2 User-mode Linux (kernel)

Versions of packages rootstrap recommends:
ii  uml-utilities                 20060323-3 User-mode Linux (utility programs)

-- no debconf information




More information about the Pkg-uml-pkgs mailing list