[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#546029: marked as done (installation-reports: Debootstrap cannot install squeeze due to error in processing libsepol1)



Your message dated Thu, 10 Sep 2009 22:03:47 +0200
with message-id <200909102203.48393.elendil@planet.nl>
and subject line Re: Bug#546029: installation-reports: Debootstrap cannot install squeeze due to error in processing libsepol1
has caused the Debian Bug report #546029,
regarding installation-reports: Debootstrap cannot install squeeze due to error in processing libsepol1
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@bugs.debian.org
immediately.)


-- 
546029: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546029
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: installation-reports
Severity: normal


I'm try to install squeeze with debootstrap with command:
$ debootstrap squeeze test1 ftp://ftp.debian.org/debian/

Installation fails with an error:
=== begin ===
$ debootstrap squeeze test1/ ftp://ftp.debian.org/debian/
I: Retrieving Release
I: Retrieving Packages
I: Validating Packages
.....
I: Configuring initscripts...
I: Configuring sysvinit...
W: Failure while configuring required packages.
=== end ===


-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

debootstrap: 1.0.10lenny1


debootstrap.log:
==== begin ====
Selecting previously deselected package base-files.
dpkg: regarding .../base-files_5.0.0_i386.deb containing base-files, pre-dependency problem:
 base-files pre-depends on awk
  awk is not installed.
dpkg: warning: ignoring pre-dependency problem!
(Reading database ... 0 files and directories currently installed.)
Unpacking base-files (from .../base-files_5.0.0_i386.deb) ...
Selecting previously deselected package base-passwd.
Unpacking base-passwd (from .../base-passwd_3.5.21_i386.deb) ...
dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
 base-passwd depends on libc6 (>= 2.1); however:
  Package libc6 is not installed.
Setting up base-passwd (3.5.21) ...
dpkg: base-files: dependency problems, but configuring anyway as you requested:
 base-files depends on awk; however:
  Package awk is not installed.
Setting up base-files (5.0.0) ...
dpkg: regarding .../dpkg_1.15.3.1_i386.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on libc6 (>= 2.3.6-6~)
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../dpkg_1.15.3.1_i386.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on coreutils (>= 5.93-1)
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../dpkg_1.15.3.1_i386.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on lzma
  lzma is not installed.
dpkg: warning: ignoring pre-dependency problem!
(Reading database ... 99 files and directories currently installed.)
Preparing to replace dpkg 1.15.3.1 (using .../dpkg_1.15.3.1_i386.deb) ...
Unpacking replacement dpkg ...
dpkg: dpkg: dependency problems, but configuring anyway as you requested:
 dpkg depends on libc6 (>= 2.3.6-6~); however:
  Package libc6 is not installed.
 dpkg depends on coreutils (>= 5.93-1); however:
  Package coreutils is not installed.
 dpkg depends on lzma; however:
  Package lzma is not installed.
Setting up dpkg (1.15.3.1) ...
Selecting previously deselected package libc6.
(Reading database ... 334 files and directories currently installed.)
Unpacking libc6 (from .../archives/libc6_2.9-25_i386.deb) ...
dpkg: libc6: dependency problems, but configuring anyway as you requested:
 libc6 depends on libc-bin (= 2.9-25); however:
  Package libc-bin is not installed.
 libc6 depends on libgcc1; however:
  Package libgcc1 is not installed.
Setting up libc6 (2.9-25) ...
Selecting previously deselected package perl-base.
(Reading database ... 642 files and directories currently installed.)
Unpacking perl-base (from .../perl-base_5.10.0-25_i386.deb) ...
Setting up perl-base (5.10.0-25) ...
Selecting previously deselected package mawk.
(Reading database ... 1235 files and directories currently installed.)
Unpacking mawk (from .../mawk_1.3.3-15_i386.deb) ...
Setting up mawk (1.3.3-15) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Selecting previously deselected package debconf.
(Reading database ... 1254 files and directories currently installed.)
Unpacking debconf (from .../debconf_1.5.27_all.deb) ...
dpkg: debconf: dependency problems, but configuring anyway as you requested:
 debconf depends on debconf-i18n | debconf-english; however:
  Package debconf-i18n is not installed.
  Package debconf-english is not installed.
Setting up debconf (1.5.27) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
(Reading database ... 1429 files and directories currently installed.)
Preparing to replace base-files 5.0.0 (using .../base-files_5.0.0_i386.deb) ...
Unpacking replacement base-files ...
Preparing to replace base-passwd 3.5.21 (using .../base-passwd_3.5.21_i386.deb) ...
Unpacking replacement base-passwd ...
Selecting previously deselected package bash.
dpkg: regarding .../archives/bash_4.0-4_i386.deb containing bash, pre-dependency problem:
 bash pre-depends on libncurses5 (>= 5.6+20071006-3)
dpkg: warning: ignoring pre-dependency problem!
Unpacking bash (from .../archives/bash_4.0-4_i386.deb) ...
Selecting previously deselected package bsdutils.
Unpacking bsdutils (from .../bsdutils_1%3a2.16-3_i386.deb) ...
Selecting previously deselected package coreutils.
dpkg: regarding .../coreutils_7.4-2_i386.deb containing coreutils, pre-dependency problem:
 coreutils pre-depends on libacl1 (>= 2.2.11-1)
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../coreutils_7.4-2_i386.deb containing coreutils, pre-dependency problem:
 coreutils pre-depends on libattr1 (>= 2.4.41-1)
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../coreutils_7.4-2_i386.deb containing coreutils, pre-dependency problem:
 coreutils pre-depends on libselinux1 (>= 2.0.59)
dpkg: warning: ignoring pre-dependency problem!
Unpacking coreutils (from .../coreutils_7.4-2_i386.deb) ...
Preparing to replace debconf 1.5.27 (using .../debconf_1.5.27_all.deb) ...
Unpacking replacement debconf ...
Selecting previously deselected package debconf-i18n.
Unpacking debconf-i18n (from .../debconf-i18n_1.5.27_all.deb) ...
Selecting previously deselected package debianutils.
Unpacking debianutils (from .../debianutils_3.2.1_i386.deb) ...
Selecting previously deselected package diffutils.
Unpacking diffutils (from .../diffutils_1%3a2.8.1-16_i386.deb) ...
dpkg: regarding .../dpkg_1.15.3.1_i386.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on coreutils (>= 5.93-1)
  coreutils is unpacked, but has never been configured.
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../dpkg_1.15.3.1_i386.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on lzma
  lzma is not installed.
dpkg: warning: ignoring pre-dependency problem!
Preparing to replace dpkg 1.15.3.1 (using .../dpkg_1.15.3.1_i386.deb) ...
Unpacking replacement dpkg ...
Selecting previously deselected package e2fslibs.
Unpacking e2fslibs (from .../e2fslibs_1.41.9-1_i386.deb) ...
Selecting previously deselected package e2fsprogs.
dpkg: regarding .../e2fsprogs_1.41.9-1_i386.deb containing e2fsprogs, pre-dependency problem:
 e2fsprogs pre-depends on e2fslibs (= 1.41.9-1)
  e2fslibs is unpacked, but has never been configured.
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../e2fsprogs_1.41.9-1_i386.deb containing e2fsprogs, pre-dependency problem:
 e2fsprogs pre-depends on libblkid1 (>= 1.34-1)
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../e2fsprogs_1.41.9-1_i386.deb containing e2fsprogs, pre-dependency problem:
 e2fsprogs pre-depends on libcomerr2 (>= 1.34-1)
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../e2fsprogs_1.41.9-1_i386.deb containing e2fsprogs, pre-dependency problem:
 e2fsprogs pre-depends on libss2 (>= 1.34-1)
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../e2fsprogs_1.41.9-1_i386.deb containing e2fsprogs, pre-dependency problem:
 e2fsprogs pre-depends on libuuid1 (>= 1.34-1)
dpkg: warning: ignoring pre-dependency problem!
Unpacking e2fsprogs (from .../e2fsprogs_1.41.9-1_i386.deb) ...
Selecting previously deselected package findutils.
Unpacking findutils (from .../findutils_4.4.2-1_i386.deb) ...
Selecting previously deselected package gcc-4.2-base.
Unpacking gcc-4.2-base (from .../gcc-4.2-base_4.2.4-6_i386.deb) ...
Selecting previously deselected package gcc-4.3-base.
Unpacking gcc-4.3-base (from .../gcc-4.3-base_4.3.4-2_i386.deb) ...
Selecting previously deselected package gcc-4.4-base.
Unpacking gcc-4.4-base (from .../gcc-4.4-base_4.4.1-1_i386.deb) ...
Selecting previously deselected package grep.
Unpacking grep (from .../archives/grep_2.5.4-4_i386.deb) ...
Selecting previously deselected package gzip.
Unpacking gzip (from .../gzip_1.3.12-8_i386.deb) ...
Selecting previously deselected package hostname.
Unpacking hostname (from .../hostname_2.96_i386.deb) ...
Selecting previously deselected package initscripts.
Unpacking initscripts (from .../initscripts_2.86.ds1-65_i386.deb) ...
Selecting previously deselected package libacl1.
Unpacking libacl1 (from .../libacl1_2.2.48-1_i386.deb) ...
Selecting previously deselected package libattr1.
Unpacking libattr1 (from .../libattr1_1%3a2.4.44-1_i386.deb) ...
Selecting previously deselected package libblkid1.
Unpacking libblkid1 (from .../libblkid1_2.16-3_i386.deb) ...
Selecting previously deselected package libc-bin.
Unpacking libc-bin (from .../libc-bin_2.9-25_i386.deb) ...
Preparing to replace libc6 2.9-25 (using .../archives/libc6_2.9-25_i386.deb) ...
Unpacking replacement libc6 ...
Selecting previously deselected package libcomerr2.
Unpacking libcomerr2 (from .../libcomerr2_1.41.9-1_i386.deb) ...
Selecting previously deselected package libdb4.7.
Unpacking libdb4.7 (from .../libdb4.7_4.7.25-7_i386.deb) ...
Selecting previously deselected package libdevmapper1.02.1.
Unpacking libdevmapper1.02.1 (from .../libdevmapper1.02.1_2%3a1.02.36-2_i386.deb) ...
Selecting previously deselected package libgcc1.
Unpacking libgcc1 (from .../libgcc1_1%3a4.4.1-1_i386.deb) ...
Selecting previously deselected package liblocale-gettext-perl.
Unpacking liblocale-gettext-perl (from .../liblocale-gettext-perl_1.05-4_i386.deb) ...
Selecting previously deselected package libncurses5.
Unpacking libncurses5 (from .../libncurses5_5.7+20090803-2_i386.deb) ...
Selecting previously deselected package libpam-modules.
dpkg: regarding .../libpam-modules_1.0.1-10_i386.deb containing libpam-modules, pre-dependency problem:
 libpam-modules pre-depends on libdb4.7
  libdb4.7 is unpacked, but has never been configured.
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../libpam-modules_1.0.1-10_i386.deb containing libpam-modules, pre-dependency problem:
 libpam-modules pre-depends on libpam0g (>= 0.99.7.1)
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../libpam-modules_1.0.1-10_i386.deb containing libpam-modules, pre-dependency problem:
 libpam-modules pre-depends on libselinux1 (>= 2.0.82)
dpkg: warning: ignoring pre-dependency problem!
Unpacking libpam-modules (from .../libpam-modules_1.0.1-10_i386.deb) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Selecting previously deselected package libpam-runtime.
Unpacking libpam-runtime (from .../libpam-runtime_1.0.1-10_all.deb) ...
Selecting previously deselected package libpam0g.
Unpacking libpam0g (from .../libpam0g_1.0.1-10_i386.deb) ...
Selecting previously deselected package libselinux1.
Unpacking libselinux1 (from .../libselinux1_2.0.85-2_i386.deb) ...
Selecting previously deselected package libsepol1.
Unpacking libsepol1 (from .../libsepol1_2.0.37-1_i386.deb) ...
Selecting previously deselected package libslang2.
Unpacking libslang2 (from .../libslang2_2.1.4-3_i386.deb) ...
Selecting previously deselected package libss2.
Unpacking libss2 (from .../libss2_1.41.9-1_i386.deb) ...
Selecting previously deselected package libstdc++6.
Unpacking libstdc++6 (from .../libstdc++6_4.4.1-1_i386.deb) ...
Selecting previously deselected package libtext-charwidth-perl.
Unpacking libtext-charwidth-perl (from .../libtext-charwidth-perl_0.04-6_i386.deb) ...
Selecting previously deselected package libtext-iconv-perl.
Unpacking libtext-iconv-perl (from .../libtext-iconv-perl_1.7-2_i386.deb) ...
Selecting previously deselected package libtext-wrapi18n-perl.
Unpacking libtext-wrapi18n-perl (from .../libtext-wrapi18n-perl_0.06-7_all.deb) ...
Selecting previously deselected package libuuid1.
Unpacking libuuid1 (from .../libuuid1_2.16-3_i386.deb) ...
Selecting previously deselected package libvolume-id1.
Unpacking libvolume-id1 (from .../libvolume-id1_0.141-2_i386.deb) ...
Selecting previously deselected package login.
dpkg: regarding .../login_1%3a4.1.4.2-1_i386.deb containing login, pre-dependency problem:
 login pre-depends on libpam0g (>= 0.99.7.1)
  libpam0g is unpacked, but has never been configured.
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../login_1%3a4.1.4.2-1_i386.deb containing login, pre-dependency problem:
 login pre-depends on libpam-runtime
  libpam-runtime is unpacked, but has never been configured.
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../login_1%3a4.1.4.2-1_i386.deb containing login, pre-dependency problem:
 login pre-depends on libpam-modules
  libpam-modules is unpacked, but has never been configured.
dpkg: warning: ignoring pre-dependency problem!
Unpacking login (from .../login_1%3a4.1.4.2-1_i386.deb) ...
Selecting previously deselected package lsb-base.
Unpacking lsb-base (from .../lsb-base_3.2-23_all.deb) ...
Selecting previously deselected package lzma.
Unpacking lzma (from .../archives/lzma_4.43-14_i386.deb) ...
Preparing to replace mawk 1.3.3-15 (using .../mawk_1.3.3-15_i386.deb) ...
Unpacking replacement mawk ...
Selecting previously deselected package mount.
dpkg: regarding .../archives/mount_2.16-3_i386.deb containing mount, pre-dependency problem:
 mount pre-depends on libblkid1 (>= 2.16)
  libblkid1 is unpacked, but has never been configured.
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../archives/mount_2.16-3_i386.deb containing mount, pre-dependency problem:
 mount pre-depends on libselinux1 (>= 2.0.82)
  libselinux1 is unpacked, but has never been configured.
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../archives/mount_2.16-3_i386.deb containing mount, pre-dependency problem:
 mount pre-depends on libsepol1 (>= 2.0.36)
  libsepol1 is unpacked, but has never been configured.
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../archives/mount_2.16-3_i386.deb containing mount, pre-dependency problem:
 mount pre-depends on libuuid1 (>= 2.16)
  libuuid1 is unpacked, but has never been configured.
dpkg: warning: ignoring pre-dependency problem!
Unpacking mount (from .../archives/mount_2.16-3_i386.deb) ...
Selecting previously deselected package ncurses-base.
Unpacking ncurses-base (from .../ncurses-base_5.7+20090803-2_all.deb) ...
Selecting previously deselected package ncurses-bin.
dpkg: regarding .../ncurses-bin_5.7+20090803-2_i386.deb containing ncurses-bin, pre-dependency problem:
 ncurses-bin pre-depends on libncurses5 (>= 5.6+20071006-3)
  libncurses5 is unpacked, but has never been configured.
dpkg: warning: ignoring pre-dependency problem!
Unpacking ncurses-bin (from .../ncurses-bin_5.7+20090803-2_i386.deb) ...
Selecting previously deselected package passwd.
Unpacking passwd (from .../passwd_1%3a4.1.4.2-1_i386.deb) ...
Preparing to replace perl-base 5.10.0-25 (using .../perl-base_5.10.0-25_i386.deb) ...
Unpacking replacement perl-base ...
Selecting previously deselected package procps.
Unpacking procps (from .../procps_1%3a3.2.8-1_i386.deb) ...
Selecting previously deselected package sed.
dpkg: regarding .../archives/sed_4.2.1-3_i386.deb containing sed, pre-dependency problem:
 sed pre-depends on libselinux1 (>= 2.0.82)
  libselinux1 is unpacked, but has never been configured.
dpkg: warning: ignoring pre-dependency problem!
Unpacking sed (from .../archives/sed_4.2.1-3_i386.deb) ...
Selecting previously deselected package sensible-utils.
Unpacking sensible-utils (from .../sensible-utils_0.0.1_all.deb) ...
Selecting previously deselected package sysv-rc.
Unpacking sysv-rc (from .../sysv-rc_2.86.ds1-65_all.deb) ...
Selecting previously deselected package sysvinit.
dpkg: regarding .../sysvinit_2.86.ds1-65_i386.deb containing sysvinit, pre-dependency problem:
 sysvinit pre-depends on initscripts
  initscripts is unpacked, but has never been configured.
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../sysvinit_2.86.ds1-65_i386.deb containing sysvinit, pre-dependency problem:
 sysvinit pre-depends on sysv-rc (>= 2.86.ds1-1.2) | file-rc (>> 0.7.0)
  sysv-rc is unpacked, but has never been configured.
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../sysvinit_2.86.ds1-65_i386.deb containing sysvinit, pre-dependency problem:
 sysvinit pre-depends on sysvinit-utils
  sysvinit-utils is not installed.
dpkg: warning: ignoring pre-dependency problem!
Unpacking sysvinit (from .../sysvinit_2.86.ds1-65_i386.deb) ...
Selecting previously deselected package sysvinit-utils.
Unpacking sysvinit-utils (from .../sysvinit-utils_2.86.ds1-65_i386.deb) ...
Selecting previously deselected package tar.
Unpacking tar (from .../archives/tar_1.22-1.1_i386.deb) ...
Selecting previously deselected package tzdata.
Unpacking tzdata (from .../tzdata_2009l-1_all.deb) ...
Selecting previously deselected package util-linux.
dpkg: regarding .../util-linux_2.16-3_i386.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on libblkid1 (>= 2.16)
  libblkid1 is unpacked, but has never been configured.
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.16-3_i386.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on libncurses5 (>= 5.6+20071006-3)
  libncurses5 is unpacked, but has never been configured.
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.16-3_i386.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on libselinux1 (>= 2.0.82)
  libselinux1 is unpacked, but has never been configured.
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.16-3_i386.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on libslang2 (>= 2.0.7-1)
  libslang2 is unpacked, but has never been configured.
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.16-3_i386.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on libuuid1 (>= 2.16)
  libuuid1 is unpacked, but has never been configured.
dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../util-linux_2.16-3_i386.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on zlib1g (>= 1:1.1.4)
dpkg: warning: ignoring pre-dependency problem!
Unpacking util-linux (from .../util-linux_2.16-3_i386.deb) ...
Selecting previously deselected package zlib1g.
Unpacking zlib1g (from .../zlib1g_1%3a1.2.3.3.dfsg-15_i386.deb) ...
Setting up sensible-utils (0.0.1) ...
Setting up gcc-4.2-base (4.2.4-6) ...
Setting up gcc-4.3-base (4.3.4-2) ...
Setting up libc-bin (2.9-25) ...
Setting up gcc-4.4-base (4.4.1-1) ...
Setting up libc6 (2.9-25) ...
Setting up debianutils (3.2.1) ...
Setting up bsdutils (1:2.16-3) ...
Setting up libsepol1 (2.0.37-1) ...
telinit: /dev/initctl: No such file or directory
dpkg: error processing libsepol1 (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up diffutils (1:2.8.1-16) ...
Setting up tar (1.22-1.1) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode.
Setting up zlib1g (1:1.2.3.3.dfsg-15) ...
Setting up libgcc1 (1:4.4.1-1) ...
Setting up libncurses5 (5.7+20090803-2) ...
Setting up libattr1 (1:2.4.44-1) ...
Setting up e2fslibs (1.41.9-1) ...
Setting up base-passwd (3.5.21) ...
Setting up libcomerr2 (1.41.9-1) ...
Setting up mawk (1.3.3-15) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Setting up libdb4.7 (4.7.25-7) ...
Setting up grep (2.5.4-4) ...
Setting up hostname (2.96) ...
Setting up libacl1 (2.2.48-1) ...
Setting up libslang2 (2.1.4-3) ...
Setting up libss2 (1.41.9-1) ...
Setting up findutils (4.4.2-1) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Setting up gzip (1.3.12-8) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Setting up libvolume-id1 (0.141-2) ...
Setting up libselinux1 (2.0.85-2) ...
Setting up libstdc++6 (4.4.1-1) ...
Setting up coreutils (7.4-2) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Setting up lzma (4.43-14) ...
Setting up ncurses-base (5.7+20090803-2) ...
Setting up ncurses-bin (5.7+20090803-2) ...
Setting up base-files (5.0.0) ...
Setting up libdevmapper1.02.1 (2:1.02.36-2) ...
Setting up sed (4.2.1-3) ...
Setting up dpkg (1.15.3.1) ...
Setting up bash (4.0-4) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode.
Setting up lsb-base (3.2-23) ...
Setting up procps (1:3.2.8-1) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Setting up perl-base (5.10.0-25) ...
Setting up libtext-iconv-perl (1.7-2) ...
Setting up liblocale-gettext-perl (1.05-4) ...
Setting up libtext-charwidth-perl (0.04-6) ...
Setting up libtext-wrapi18n-perl (0.06-7) ...
Setting up debconf-i18n (1.5.27) ...
Setting up debconf (1.5.27) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up tzdata (2009l-1) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Current default time zone: 'Etc/UTC'
Local time is now:      Thu Sep 10 18:52:33 UTC 2009.
Universal Time is now:  Thu Sep 10 18:52:33 UTC 2009.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up libpam-runtime (1.0.1-10) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Setting up libpam0g (1.0.1-10) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up libpam-modules (1.0.1-10) ...
Setting up passwd (1:4.1.4.2-1) ...
Shadow passwords are now on.
Setting up login (1:4.1.4.2-1) ...
Setting up libuuid1 (2.16-3) ...
Setting up libblkid1 (2.16-3) ...
Setting up e2fsprogs (1.41.9-1) ...
Setting up util-linux (2.16-3) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_MESSAGES = "en_US.UTF-8",
	LC_TIME = "en_US.UTF-8",
	LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
dpkg: sysvinit-utils: dependency problems, but configuring anyway as you requested:
 sysvinit-utils depends on libsepol1 (>= 2.0.36); however:
  Package libsepol1 is not configured yet.
Setting up sysvinit-utils (2.86.ds1-65) ...
Setting up sysv-rc (2.86.ds1-65) ...
dpkg: mount: dependency problems, but configuring anyway as you requested:
 mount depends on libsepol1 (>= 2.0.36); however:
  Package libsepol1 is not configured yet.
Setting up mount (2.16-3) ...
Setting up initscripts (2.86.ds1-65) ...
dpkg: sysvinit: dependency problems, but configuring anyway as you requested:
 sysvinit depends on libsepol1 (>= 2.0.36); however:
  Package libsepol1 is not configured yet.
Setting up sysvinit (2.86.ds1-65) ...
sysvinit: creating /dev/initctl
init: timeout opening/writing control channel /dev/initctl
Errors were encountered while processing:
 libsepol1

==== end ====



--- End Message ---
--- Begin Message ---
On Thursday 10 September 2009, csa wrote:
> I'm try to install squeeze with debootstrap with command:
> $ debootstrap squeeze test1 ftp://ftp.debian.org/debian/
>
> Installation fails with an error:
> === begin ===
> $ debootstrap squeeze test1/ ftp://ftp.debian.org/debian/
> I: Retrieving Release
> I: Retrieving Packages
> I: Validating Packages
> .....
> I: Configuring initscripts...
> I: Configuring sysvinit...
> W: Failure while configuring required packages.
> === end ===

[...]
> Setting up libsepol1 (2.0.37-1) ...
> telinit: /dev/initctl: No such file or directory
> dpkg: error processing libsepol1 (--configure):
>  subprocess installed post-installation script returned error exit
> status 1
[...]
> Errors were encountered while processing:
>  libsepol1

This is a known issue, caused by the libsepol1 package. See [1].

As the problem has already been fixed in unstable, I'm closing your 
report. The fixed version should migrate to testing within the next few 
days.

Cheers,
FJP

[1] http://bugs.debian.org/545018


--- End Message ---

Reply to: