reopen 631878 thanks Hi
On Tuesday 28 June 2011, Debian Bug Tracking System wrote: > This is an automatic notification regarding your Bug report > which was filed against the tzdata package: > > #631878: fails to install in cdebootstrap I'm afraid that there is still an issue between tzdata and cdebootstrap: # cdebootstrap --debug -v --arch=amd64 --flavour=minimal sid /mnt/ http://ftp.de.debian.org/debian [...] O: Setting up tzdata (2011h-2) ... P: Configuring package tzdata D: Updating tzdata to status 3 O: dpkg: error processing tzdata (--configure): O: subprocess installed post-installation script returned error exit status 10 [...] O: Errors were encountered while processing: O: tzdata O: util-linux O: e2fsprogs D: Status: 256 E: Internal error: install (util-linux and e2fsprogs just fail because tzdata couldn't be configured) # chroot /mnt/ /bin/bash # DEBIAN_FRONTEND='noninteractive' DEBIAN_PRIORITY='critical' dpkg --configure -a Setting up tzdata (2011h-2) ... Current default time zone: 'Etc/UTC' Local time is now: Tue Jun 28 13:31:00 UTC 2011. Universal Time is now: Tue Jun 28 13:31:00 UTC 2011. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up util-linux (2.19.1-2) ... update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode. Setting up e2fsprogs (1.41.12-4stable1) ... So it seems there still an interaction issue between cdebootstrap/ libdebconfclient and tzdata, at the same time debconf (and the installed system) can deal with it # debootstrap --verbose --arch=amd64 --variant=minbase sid /mnt/ http://ftp.de.debian.org/debian [...] I: Configuring sysv-rc... I: Configuring tzdata... I: Configuring debconf-i18n... [...] I: Base system installed successfully. Regards Stefan Lippers-Hollmann -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

