From: Alexander Smirnov <asmirnov@ilbers.de>
To: Henning Schild <henning.schild@siemens.com>
Cc: isar-users@googlegroups.com
Subject: Re: [PATCH 0/3] a few changes small changes
Date: Mon, 16 Oct 2017 21:47:24 +0300 [thread overview]
Message-ID: <cc236ea2-bb84-726a-3a36-c7892bf86fa4@ilbers.de> (raw)
In-Reply-To: <cover.1507561035.git.henning.schild@siemens.com>
[-- Attachment #1: Type: text/plain, Size: 1576 bytes --]
Hi,
On 10/09/2017 05:59 PM, Henning Schild wrote:
> This series contains a few small fixes around multistrap and configuration.
> The 2nd and 3rd can maybe be merged into one patch.
>
> Henning Schild (3):
> image: set the root password conditionally
> meta-isar: images: mount /proc around multistrap and configscript
> configscript: remove duplicates of 'dpkg --configure'
>
> .../example-raw/{example-raw_0.1.bb => example-raw_0.2.bb} | 3 +++
> meta-isar/recipes-core/images/files/debian-configscript.sh | 6 ++----
> meta-isar/recipes-core/images/files/raspbian-configscript.sh | 6 ++----
> meta-isar/recipes-core/images/isar-image-base.bb | 4 ++++
> meta/recipes-devtools/buildchroot/buildchroot.bb | 4 ++++
> meta/recipes-devtools/buildchroot/files/configscript.sh | 3 ---
> 6 files changed, 15 insertions(+), 11 deletions(-)
> rename meta-isar/recipes-app/example-raw/{example-raw_0.1.bb => example-raw_0.2.bb} (91%)
>
Got the following error during build:
8<--
...
Setting up example-raw (0.2+isar) ...
chpasswd: (user root) pam_start failure 26
chpasswd: (line 1, user root) password not changed
dpkg: error processing example-raw (--configure):
subprocess installed post-installation script returned error exit status 1
...
8<--
The full log is attached.
From my investigation I've got that there is dependency issue: you use
'chpasswd' in your package, but PAM runtime routines are installed
later. So you have to add these deps to 'example-raw'.
Alex
[-- Attachment #2: log.do_rootfs.4679 --]
[-- Type: text/plain, Size: 37208 bytes --]
DEBUG: Executing shell function do_rootfs
multistrap 2.2.0 using /home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/multistrap.conf
multistrap 2.2.0 using /home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/multistrap.conf
Using foreign architecture: armhf
multistrap building armhf multistrap on 'amd64'
I: Setting /home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/lib64 -> /home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/lib symbolic link.
Getting package lists: apt-get -o Apt::Architecture=armhf -o Dir::Etc::TrustedParts=/home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/etc/apt/trusted.gpg.d -o Dir::Etc::Trusted=/home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/etc/apt/trusted.gpg.d/trusted.gpg -o Apt::Get::AllowUnauthenticated=true -o Apt::Get::Download-Only=true -o Apt::Install-Recommends=false -o Dir=/home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/ -o Dir::Etc=/home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/etc/apt/ -o Dir::Etc::Parts=/home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/etc/apt/apt.conf.d/ -o Dir::Etc::PreferencesParts=/home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/etc/apt/preferences.d/ -o APT::Default-Release=* -o Dir::State=/home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/var/lib/apt/ -o Dir::State::Status=/home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/var/lib/dpkg/status -o Dir::Cache=/home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/var/cache/apt/ update
Ign copy: isar InRelease
Ign copy: isar Release.gpg
Get:1 copy: isar Release [2,858 B]
Get:2 copy: isar/main armhf Packages [579 B]
Ign copy: isar/main Translation-en_US
Ign copy: isar/main Translation-en
Ign http://ftp.debian.org wheezy InRelease
Get:3 http://ftp.debian.org wheezy Release.gpg [2,373 B]
Get:4 http://ftp.debian.org wheezy Release [191 kB]
No keyring installed in /home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/etc/apt/trusted.gpg.d/.Ign http://ftp.debian.org wheezy Release
Get:5 http://ftp.debian.org wheezy/main armhf Packages [5,685 kB]
Get:6 http://ftp.debian.org wheezy/contrib armhf Packages [33.1 kB]
Get:7 http://ftp.debian.org wheezy/non-free armhf Packages [55.8 kB]
Get:8 http://ftp.debian.org wheezy/contrib Translation-en [34.8 kB]
Get:9 http://ftp.debian.org wheezy/main Translation-en [3,846 kB]
Get:10 http://ftp.debian.org wheezy/non-free Translation-en [66.1 kB]
Ign http://ftp.debian.org wheezy/contrib Translation-en_US
Ign http://ftp.debian.org wheezy/main Translation-en_US
Ign http://ftp.debian.org wheezy/non-free Translation-en_US
Fetched 9,919 kB in 8s (1,192 kB/s)
Reading package lists...
W: GPG error: http://ftp.debian.org wheezy Release: Could not execute 'gpgv' to verify signature (is gpgv installed?)
I: Calculating required packages.
apt-get -y -o Apt::Architecture=armhf -o Dir::Etc::TrustedParts=/home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/etc/apt/trusted.gpg.d -o Dir::Etc::Trusted=/home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/etc/apt/trusted.gpg.d/trusted.gpg -o Apt::Get::AllowUnauthenticated=true -o Apt::Get::Download-Only=true -o Apt::Install-Recommends=false -o Dir=/home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/ -o Dir::Etc=/home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/etc/apt/ -o Dir::Etc::Parts=/home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/etc/apt/apt.conf.d/ -o Dir::Etc::PreferencesParts=/home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/etc/apt/preferences.d/ -o APT::Default-Release=* -o Dir::State=/home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/var/lib/apt/ -o Dir::State::Status=/home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/var/lib/dpkg/status -o Dir::Cache=/home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/var/cache/apt/ install apt base-files base-passwd bash bsdutils coreutils dash dbus debconf debconf-i18n debianutils diffutils dpkg e2fslibs e2fsprogs example-raw findutils gcc-4.7-base grep gzip hello hostname initscripts libacl1 libattr1 libblkid1 libc-bin libc6 libcomerr2 libgcc1 liblocale-gettext-perl liblzma5 libmount1 libncurses5 libpam-modules libpam-modules-bin libpam-runtime libpam0g libselinux1 libsepol1 libss2 libtext-charwidth-perl libtext-iconv-perl libtext-wrapi18n-perl libtinfo5 libuuid1 linux-image-3.2.0-4-vexpress login lsb-base mawk mount multiarch-support ncurses-base ncurses-bin passwd perl-base sed sensible-utils sysv-rc sysvinit sysvinit-utils tar tzdata util-linux xz-utils zlib1g
Reading package lists...
Building dependency tree...
The following extra packages will be installed:
adduser cpio debian-archive-keyring gnupg gpgv initramfs-tools insserv
klibc-utils kmod libapt-pkg4.12 libbz2-1.0 libcap2 libdb5.1 libdbus-1-3
libexpat1 libklibc libkmod2 libncursesw5 libprocps0 libreadline6
libsemanage-common libsemanage1 libslang2 libstdc++6 libsystemd-login0
libudev0 libusb-0.1-4 libustr-1.0-1 libuuid-perl linux-base procps
readline-common udev
Suggested packages:
perl-modules aptitude synaptic wajig dpkg-dev apt-doc python-apt bash-doc
libarchive1 dbus-x11 debconf-doc debconf-utils whiptail dialog gnome-utils
libterm-readline-gnu-perl libgtk2-perl libnet-ldap-perl libqtgui4-perl
libqtcore4-perl diffutils-doc wdiff gpart parted e2fsck-static mlocate
locate gnupg-doc xloadimage imagemagick eog libpcsclite1 libpcre3 less
bootchart2 glibc-doc locales libpam-doc linux-doc-3.2 debian-kernel-handbook
fdutils nfs-common sysv-rc-conf bum bootlogd sash bzip2 ncompress
util-linux-locales kbd console-tools dosfstools
Recommended packages:
bash-completion bsdmainutils apt-utils libldap-2.4-2 gnupg-curl busybox
busybox-initramfs busybox-static psmisc libgpm2 libpng12-0 uuid-runtime
firmware-linux-free usbutils pciutils
The following NEW packages will be installed:
adduser apt base-files base-passwd bash bsdutils coreutils cpio dash dbus
debconf debconf-i18n debian-archive-keyring debianutils diffutils dpkg
e2fslibs e2fsprogs example-raw findutils gcc-4.7-base gnupg gpgv grep gzip
hello hostname initramfs-tools initscripts insserv klibc-utils kmod libacl1
libapt-pkg4.12 libattr1 libblkid1 libbz2-1.0 libc-bin libc6 libcap2
libcomerr2 libdb5.1 libdbus-1-3 libexpat1 libgcc1 libklibc libkmod2
liblocale-gettext-perl liblzma5 libmount1 libncurses5 libncursesw5
libpam-modules libpam-modules-bin libpam-runtime libpam0g libprocps0
libreadline6 libselinux1 libsemanage-common libsemanage1 libsepol1 libslang2
libss2 libstdc++6 libsystemd-login0 libtext-charwidth-perl
libtext-iconv-perl libtext-wrapi18n-perl libtinfo5 libudev0 libusb-0.1-4
libustr-1.0-1 libuuid-perl libuuid1 linux-base linux-image-3.2.0-4-vexpress
login lsb-base mawk mount multiarch-support ncurses-base ncurses-bin passwd
perl-base procps readline-common sed sensible-utils sysv-rc sysvinit
sysvinit-utils tar tzdata udev util-linux xz-utils zlib1g
0 upgraded, 99 newly installed, 0 to remove and 0 not upgraded.
Need to get 47.1 MB of archives.
After this operation, 129 MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libc-bin gcc-4.7-base multiarch-support libgcc1 libc6 mawk base-files
sensible-utils debianutils libbz2-1.0 liblzma5 libselinux1 zlib1g tar dpkg
dash libtinfo5 bash libattr1 libacl1 coreutils diffutils e2fslibs perl-base
debconf libpam0g libsemanage-common libsepol1 libustr-1.0-1 libsemanage1
libdb5.1 libpam-modules-bin libpam-modules passwd libuuid1 libblkid1
libcomerr2 libss2 lsb-base tzdata sysvinit-utils insserv sysv-rc initscripts
libncurses5 libslang2 util-linux e2fsprogs findutils grep gzip hostname
libpam-runtime login libmount1 mount ncurses-bin sed sysvinit libstdc++6
libapt-pkg4.12 gpgv debian-archive-keyring readline-common libreadline6
libusb-0.1-4 gnupg apt base-passwd bsdutils ncurses-base libkmod2
libncursesw5 libprocps0 libudev0 procps udev liblocale-gettext-perl libcap2
libdbus-1-3 libexpat1 kmod libuuid-perl linux-base libklibc klibc-utils cpio
initramfs-tools linux-image-3.2.0-4-vexpress libsystemd-login0 adduser
libtext-iconv-perl libtext-charwidth-perl libtext-wrapi18n-perl debconf-i18n
xz-utils dbus example-raw hello
Authentication warning overridden.
Get:1 copy://home/asmirnov/Work/isar/isar/build/tmp/deploy/apt/debian-wheezy/ isar/main example-raw armhf 0.2+isar [1,050 B]
Get:2 http://ftp.debian.org/debian/ wheezy/main libc-bin armhf 2.13-38+deb7u10 [1,168 kB]
Get:3 http://ftp.debian.org/debian/ wheezy/main gcc-4.7-base armhf 4.7.2-5 [144 kB]
Get:4 http://ftp.debian.org/debian/ wheezy/main multiarch-support armhf 2.13-38+deb7u10 [152 kB]
Get:5 http://ftp.debian.org/debian/ wheezy/main libgcc1 armhf 1:4.7.2-5 [52.5 kB]
Get:6 http://ftp.debian.org/debian/ wheezy/main libc6 armhf 2.13-38+deb7u10 [3,903 kB]
Get:7 http://ftp.debian.org/debian/ wheezy/main mawk armhf 1.3.3-17 [78.3 kB]
Get:8 http://ftp.debian.org/debian/ wheezy/main base-files armhf 7.1wheezy11 [67.1 kB]
Get:9 http://ftp.debian.org/debian/ wheezy/main sensible-utils all 0.0.7 [8,850 B]
Get:10 http://ftp.debian.org/debian/ wheezy/main debianutils armhf 4.3.2 [77.1 kB]
Get:11 http://ftp.debian.org/debian/ wheezy/main libbz2-1.0 armhf 1.0.6-4 [46.6 kB]
Get:12 http://ftp.debian.org/debian/ wheezy/main liblzma5 armhf 5.1.1alpha+20120614-2 [193 kB]
Get:13 http://ftp.debian.org/debian/ wheezy/main libselinux1 armhf 2.1.9-5 [79.6 kB]
Get:14 http://ftp.debian.org/debian/ wheezy/main zlib1g armhf 1:1.2.7.dfsg-13 [84.2 kB]
Get:15 http://ftp.debian.org/debian/ wheezy/main tar armhf 1.26+dfsg-0.1 [958 kB]
Get:16 http://ftp.debian.org/debian/ wheezy/main dpkg armhf 1.16.18 [2,578 kB]
Get:17 http://ftp.debian.org/debian/ wheezy/main dash armhf 0.5.7-3 [101 kB]
Get:18 http://ftp.debian.org/debian/ wheezy/main libtinfo5 armhf 5.9-10 [260 kB]
Get:19 http://ftp.debian.org/debian/ wheezy/main bash armhf 4.2+dfsg-0.1+deb7u3 [1,415 kB]
Get:20 http://ftp.debian.org/debian/ wheezy/main libattr1 armhf 1:2.4.46-8 [17.8 kB]
Get:21 http://ftp.debian.org/debian/ wheezy/main libacl1 armhf 2.2.51-8 [26.5 kB]
Get:22 http://ftp.debian.org/debian/ wheezy/main coreutils armhf 8.13-3.5 [4,990 kB]
Get:23 http://ftp.debian.org/debian/ wheezy/main diffutils armhf 1:3.2-6 [341 kB]
Get:24 http://ftp.debian.org/debian/ wheezy/main e2fslibs armhf 1.42.5-1.1+deb7u1 [179 kB]
Get:25 http://ftp.debian.org/debian/ wheezy/main perl-base armhf 5.14.2-21+deb7u3 [1,402 kB]
Get:26 http://ftp.debian.org/debian/ wheezy/main debconf all 1.5.49 [171 kB]
Get:27 http://ftp.debian.org/debian/ wheezy/main libpam0g armhf 1.1.3-7.1 [119 kB]
Get:28 http://ftp.debian.org/debian/ wheezy/main libsemanage-common all 2.1.6-6 [23.2 kB]
Get:29 http://ftp.debian.org/debian/ wheezy/main libsepol1 armhf 2.1.4-3 [120 kB]
Get:30 http://ftp.debian.org/debian/ wheezy/main libustr-1.0-1 armhf 1.0.4-3 [68.5 kB]
Get:31 http://ftp.debian.org/debian/ wheezy/main libsemanage1 armhf 2.1.6-6 [84.5 kB]
Get:32 http://ftp.debian.org/debian/ wheezy/main libdb5.1 armhf 5.1.29-5 [611 kB]
Get:33 http://ftp.debian.org/debian/ wheezy/main libpam-modules-bin armhf 1.1.3-7.1 [99.5 kB]
Get:34 http://ftp.debian.org/debian/ wheezy/main libpam-modules armhf 1.1.3-7.1 [312 kB]
Get:35 http://ftp.debian.org/debian/ wheezy/main passwd armhf 1:4.1.5.1-1 [1,123 kB]
Get:36 http://ftp.debian.org/debian/ wheezy/main libuuid1 armhf 2.20.1-5.3 [57.2 kB]
Get:37 http://ftp.debian.org/debian/ wheezy/main libblkid1 armhf 2.20.1-5.3 [115 kB]
Get:38 http://ftp.debian.org/debian/ wheezy/main libcomerr2 armhf 1.42.5-1.1+deb7u1 [54.7 kB]
Get:39 http://ftp.debian.org/debian/ wheezy/main libss2 armhf 1.42.5-1.1+deb7u1 [58.8 kB]
Get:40 http://ftp.debian.org/debian/ wheezy/main lsb-base all 4.1+Debian8+deb7u1 [26.8 kB]
Get:41 http://ftp.debian.org/debian/ wheezy/main tzdata all 2016d-0+deb7u1 [453 kB]
Get:42 http://ftp.debian.org/debian/ wheezy/main sysvinit-utils armhf 2.88dsf-41+deb7u1 [94.9 kB]
Get:43 http://ftp.debian.org/debian/ wheezy/main insserv armhf 1.14.0-5 [62.2 kB]
Get:44 http://ftp.debian.org/debian/ wheezy/main sysv-rc all 2.88dsf-41+deb7u1 [81.8 kB]
Get:45 http://ftp.debian.org/debian/ wheezy/main initscripts armhf 2.88dsf-41+deb7u1 [91.9 kB]
Get:46 http://ftp.debian.org/debian/ wheezy/main libncurses5 armhf 5.9-10 [87.9 kB]
Get:47 http://ftp.debian.org/debian/ wheezy/main libslang2 armhf 2.2.4-15 [500 kB]
Get:48 http://ftp.debian.org/debian/ wheezy/main util-linux armhf 2.20.1-5.3 [635 kB]
Get:49 http://ftp.debian.org/debian/ wheezy/main e2fsprogs armhf 1.42.5-1.1+deb7u1 [969 kB]
Get:50 http://ftp.debian.org/debian/ wheezy/main findutils armhf 4.4.2-4 [597 kB]
Get:51 http://ftp.debian.org/debian/ wheezy/main grep armhf 2.12-2 [415 kB]
Get:52 http://ftp.debian.org/debian/ wheezy/main gzip armhf 1.5-1.1 [113 kB]
Get:53 http://ftp.debian.org/debian/ wheezy/main hostname armhf 3.11 [14.1 kB]
Get:54 http://ftp.debian.org/debian/ wheezy/main libpam-runtime all 1.1.3-7.1 [228 kB]
Get:55 http://ftp.debian.org/debian/ wheezy/main login armhf 1:4.1.5.1-1 [973 kB]
Get:56 http://ftp.debian.org/debian/ wheezy/main libmount1 armhf 2.20.1-5.3 [109 kB]
Get:57 http://ftp.debian.org/debian/ wheezy/main mount armhf 2.20.1-5.3 [206 kB]
Get:58 http://ftp.debian.org/debian/ wheezy/main ncurses-bin armhf 5.9-10 [329 kB]
Get:59 http://ftp.debian.org/debian/ wheezy/main sed armhf 4.2.1-10 [246 kB]
Get:60 http://ftp.debian.org/debian/ wheezy/main sysvinit armhf 2.88dsf-41+deb7u1 [129 kB]
Get:61 http://ftp.debian.org/debian/ wheezy/main libstdc++6 armhf 4.7.2-5 [279 kB]
Get:62 http://ftp.debian.org/debian/ wheezy/main libapt-pkg4.12 armhf 0.9.7.9+deb7u7 [842 kB]
Get:63 http://ftp.debian.org/debian/ wheezy/main gpgv armhf 1.4.12-7+deb7u7 [196 kB]
Get:64 http://ftp.debian.org/debian/ wheezy/main debian-archive-keyring all 2014.3~deb7u1 [60.7 kB]
Get:65 http://ftp.debian.org/debian/ wheezy/main readline-common all 6.2+dfsg-0.1 [31.9 kB]
Get:66 http://ftp.debian.org/debian/ wheezy/main libreadline6 armhf 6.2+dfsg-0.1 [139 kB]
Get:67 http://ftp.debian.org/debian/ wheezy/main libusb-0.1-4 armhf 2:0.1.12-20+nmu1 [20.9 kB]
Get:68 http://ftp.debian.org/debian/ wheezy/main gnupg armhf 1.4.12-7+deb7u7 [1,868 kB]
Get:69 http://ftp.debian.org/debian/ wheezy/main apt armhf 0.9.7.9+deb7u7 [1,226 kB]
Get:70 http://ftp.debian.org/debian/ wheezy/main base-passwd armhf 3.5.26 [45.3 kB]
Get:71 http://ftp.debian.org/debian/ wheezy/main bsdutils armhf 1:2.20.1-5.3 [83.8 kB]
Get:72 http://ftp.debian.org/debian/ wheezy/main ncurses-base all 5.9-10 [198 kB]
Get:73 http://ftp.debian.org/debian/ wheezy/main libkmod2 armhf 9-3 [42.7 kB]
Get:74 http://ftp.debian.org/debian/ wheezy/main libncursesw5 armhf 5.9-10 [111 kB]
Get:75 http://ftp.debian.org/debian/ wheezy/main libprocps0 armhf 1:3.3.3-3 [53.5 kB]
Get:76 http://ftp.debian.org/debian/ wheezy/main libudev0 armhf 175-7.2 [122 kB]
Get:77 http://ftp.debian.org/debian/ wheezy/main procps armhf 1:3.3.3-3 [243 kB]
Get:78 http://ftp.debian.org/debian/ wheezy/main udev armhf 175-7.2 [343 kB]
Get:79 http://ftp.debian.org/debian/ wheezy/main liblocale-gettext-perl armhf 1.05-7+b3 [19.7 kB]
Get:80 http://ftp.debian.org/debian/ wheezy/main libcap2 armhf 1:2.22-1.2 [12.0 kB]
Get:81 http://ftp.debian.org/debian/ wheezy/main libdbus-1-3 armhf 1.6.8-1+deb7u6 [145 kB]
Get:82 http://ftp.debian.org/debian/ wheezy/main libexpat1 armhf 2.1.0-1+deb7u2 [109 kB]
Get:83 http://ftp.debian.org/debian/ wheezy/main kmod armhf 9-3 [57.4 kB]
Get:84 http://ftp.debian.org/debian/ wheezy/main libuuid-perl armhf 0.02-5 [9,076 B]
Get:85 http://ftp.debian.org/debian/ wheezy/main linux-base all 3.5 [34.3 kB]
Get:86 http://ftp.debian.org/debian/ wheezy/main libklibc armhf 2.0.1-3.1 [55.1 kB]
Get:87 http://ftp.debian.org/debian/ wheezy/main klibc-utils armhf 2.0.1-3.1 [185 kB]
Get:88 http://ftp.debian.org/debian/ wheezy/main cpio armhf 2.11+dfsg-0.1+deb7u2 [250 kB]
Get:89 http://ftp.debian.org/debian/ wheezy/main initramfs-tools all 0.109.1 [91.3 kB]
Get:90 http://ftp.debian.org/debian/ wheezy/main linux-image-3.2.0-4-vexpress armhf 3.2.78-1 [11.3 MB]
Get:91 http://ftp.debian.org/debian/ wheezy/main libsystemd-login0 armhf 44-11+deb7u4 [27.5 kB]
Get:92 http://ftp.debian.org/debian/ wheezy/main adduser all 3.113+nmu3 [264 kB]
Get:93 http://ftp.debian.org/debian/ wheezy/main libtext-iconv-perl armhf 1.7-5 [16.5 kB]
Get:94 http://ftp.debian.org/debian/ wheezy/main libtext-charwidth-perl armhf 0.04-7+b2 [10.7 kB]
Get:95 http://ftp.debian.org/debian/ wheezy/main libtext-wrapi18n-perl all 0.06-7 [9,004 B]
Get:96 http://ftp.debian.org/debian/ wheezy/main debconf-i18n all 1.5.49 [237 kB]
Get:97 http://ftp.debian.org/debian/ wheezy/main xz-utils armhf 5.1.1alpha+20120614-2 [233 kB]
Get:98 http://ftp.debian.org/debian/ wheezy/main dbus armhf 1.6.8-1+deb7u6 [331 kB]
Get:99 http://ftp.debian.org/debian/ wheezy/main hello armhf 2.8-2 [66.3 kB]
Fetched 47.1 MB in 53s (881 kB/s)
Download complete and in download only mode
I: Calculating obsolete packages
Using directory /home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/ for unpacking operations
I: Extracting adduser_3.113+nmu3_all.deb...
-> Processing conffiles for adduser
I: Extracting apt_0.9.7.9+deb7u7_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in apt_0.9.7.9+deb7u7_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
-> Processing conffiles for apt
I: Extracting base-files_7.1wheezy11_armhf.deb...
-> Processing conffiles for base-files
I: Extracting base-passwd_3.5.26_armhf.deb...
I: Extracting bash_4.2+dfsg-0.1+deb7u3_armhf.deb...
-> Processing conffiles for bash
I: Extracting bsdutils_1%3a2.20.1-5.3_armhf.deb...
I: Extracting coreutils_8.13-3.5_armhf.deb...
I: Extracting cpio_2.11+dfsg-0.1+deb7u2_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in cpio_2.11+dfsg-0.1+deb7u2_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting dash_0.5.7-3_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in dash_0.5.7-3_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting dbus_1.6.8-1+deb7u6_armhf.deb...
-> Processing conffiles for dbus
I: Extracting debconf-i18n_1.5.49_all.deb...
Warning: unrecognised value 'no' for Multi-Arch field in debconf-i18n_1.5.49_all.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting debconf_1.5.49_all.deb...
-> Processing conffiles for debconf
I: Extracting debian-archive-keyring_2014.3~deb7u1_all.deb...
-> Processing conffiles for debian-archive-keyring
I: Extracting debianutils_4.3.2_armhf.deb...
I: Extracting diffutils_1%3a3.2-6_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in diffutils_1%3a3.2-6_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting dpkg_1.16.18_armhf.deb...
-> Processing conffiles for dpkg
I: Extracting e2fslibs_1.42.5-1.1+deb7u1_armhf.deb...
I: Extracting e2fsprogs_1.42.5-1.1+deb7u1_armhf.deb...
-> Processing conffiles for e2fsprogs
I: Extracting example-raw_0.2+isar_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in example-raw_0.2+isar_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
-> Processing conffiles for example-raw
I: Extracting findutils_4.4.2-4_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in findutils_4.4.2-4_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting gcc-4.7-base_4.7.2-5_armhf.deb...
I: Extracting gnupg_1.4.12-7+deb7u7_armhf.deb...
I: Extracting gpgv_1.4.12-7+deb7u7_armhf.deb...
I: Extracting grep_2.12-2_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in grep_2.12-2_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting gzip_1.5-1.1_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in gzip_1.5-1.1_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting hello_2.8-2_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in hello_2.8-2_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting hostname_3.11_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in hostname_3.11_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting initramfs-tools_0.109.1_all.deb...
-> Processing conffiles for initramfs-tools
I: Extracting initscripts_2.88dsf-41+deb7u1_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in initscripts_2.88dsf-41+deb7u1_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
-> Processing conffiles for initscripts
I: Extracting insserv_1.14.0-5_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in insserv_1.14.0-5_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
-> Processing conffiles for insserv
I: Extracting klibc-utils_2.0.1-3.1_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in klibc-utils_2.0.1-3.1_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting kmod_9-3_armhf.deb...
-> Processing conffiles for kmod
I: Extracting libacl1_2.2.51-8_armhf.deb...
I: Extracting libapt-pkg4.12_0.9.7.9+deb7u7_armhf.deb...
I: Extracting libattr1_1%3a2.4.46-8_armhf.deb...
I: Extracting libblkid1_2.20.1-5.3_armhf.deb...
I: Extracting libbz2-1.0_1.0.6-4_armhf.deb...
I: Extracting libc-bin_2.13-38+deb7u10_armhf.deb...
-> Processing conffiles for libc-bin
I: Extracting libc6_2.13-38+deb7u10_armhf.deb...
-> Processing conffiles for libc6
I: Extracting libcap2_1%3a2.22-1.2_armhf.deb...
I: Extracting libcomerr2_1.42.5-1.1+deb7u1_armhf.deb...
I: Extracting libdb5.1_5.1.29-5_armhf.deb...
I: Extracting libdbus-1-3_1.6.8-1+deb7u6_armhf.deb...
I: Extracting libexpat1_2.1.0-1+deb7u2_armhf.deb...
I: Extracting libgcc1_1%3a4.7.2-5_armhf.deb...
I: Extracting libklibc_2.0.1-3.1_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in libklibc_2.0.1-3.1_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting libkmod2_9-3_armhf.deb...
I: Extracting liblocale-gettext-perl_1.05-7+b3_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in liblocale-gettext-perl_1.05-7+b3_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting liblzma5_5.1.1alpha+20120614-2_armhf.deb...
I: Extracting libmount1_2.20.1-5.3_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in libmount1_2.20.1-5.3_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting libncurses5_5.9-10_armhf.deb...
I: Extracting libncursesw5_5.9-10_armhf.deb...
I: Extracting libpam-modules-bin_1.1.3-7.1_armhf.deb...
I: Extracting libpam-modules_1.1.3-7.1_armhf.deb...
-> Processing conffiles for libpam-modules
I: Extracting libpam-runtime_1.1.3-7.1_all.deb...
-> Processing conffiles for libpam-runtime
I: Extracting libpam0g_1.1.3-7.1_armhf.deb...
I: Extracting libprocps0_1%3a3.3.3-3_armhf.deb...
I: Extracting libreadline6_6.2+dfsg-0.1_armhf.deb...
I: Extracting libselinux1_2.1.9-5_armhf.deb...
I: Extracting libsemanage-common_2.1.6-6_all.deb...
-> Processing conffiles for libsemanage-common
I: Extracting libsemanage1_2.1.6-6_armhf.deb...
I: Extracting libsepol1_2.1.4-3_armhf.deb...
I: Extracting libslang2_2.2.4-15_armhf.deb...
I: Extracting libss2_1.42.5-1.1+deb7u1_armhf.deb...
I: Extracting libstdc++6_4.7.2-5_armhf.deb...
I: Extracting libsystemd-login0_44-11+deb7u4_armhf.deb...
I: Extracting libtext-charwidth-perl_0.04-7+b2_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in libtext-charwidth-perl_0.04-7+b2_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting libtext-iconv-perl_1.7-5_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in libtext-iconv-perl_1.7-5_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting libtext-wrapi18n-perl_0.06-7_all.deb...
Warning: unrecognised value 'no' for Multi-Arch field in libtext-wrapi18n-perl_0.06-7_all.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting libtinfo5_5.9-10_armhf.deb...
I: Extracting libudev0_175-7.2_armhf.deb...
I: Extracting libusb-0.1-4_2%3a0.1.12-20+nmu1_armhf.deb...
I: Extracting libustr-1.0-1_1.0.4-3_armhf.deb...
I: Extracting libuuid-perl_0.02-5_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in libuuid-perl_0.02-5_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting libuuid1_2.20.1-5.3_armhf.deb...
I: Extracting linux-base_3.5_all.deb...
I: Extracting linux-image-3.2.0-4-vexpress_3.2.78-1_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in linux-image-3.2.0-4-vexpress_3.2.78-1_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting login_1%3a4.1.5.1-1_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in login_1%3a4.1.5.1-1_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
-> Processing conffiles for login
I: Extracting lsb-base_4.1+Debian8+deb7u1_all.deb...
I: Extracting mawk_1.3.3-17_armhf.deb...
I: Extracting mount_2.20.1-5.3_armhf.deb...
I: Extracting multiarch-support_2.13-38+deb7u10_armhf.deb...
I: Extracting ncurses-base_5.9-10_all.deb...
-> Processing conffiles for ncurses-base
I: Extracting ncurses-bin_5.9-10_armhf.deb...
I: Extracting passwd_1%3a4.1.5.1-1_armhf.deb...
-> Processing conffiles for passwd
I: Extracting perl-base_5.14.2-21+deb7u3_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in perl-base_5.14.2-21+deb7u3_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting procps_1%3a3.3.3-3_armhf.deb...
-> Processing conffiles for procps
I: Extracting readline-common_6.2+dfsg-0.1_all.deb...
I: Extracting sed_4.2.1-10_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in sed_4.2.1-10_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting sensible-utils_0.0.7_all.deb...
I: Extracting sysv-rc_2.88dsf-41+deb7u1_all.deb...
Warning: unrecognised value 'no' for Multi-Arch field in sysv-rc_2.88dsf-41+deb7u1_all.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting sysvinit-utils_2.88dsf-41+deb7u1_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in sysvinit-utils_2.88dsf-41+deb7u1_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
-> Processing conffiles for sysvinit-utils
I: Extracting sysvinit_2.88dsf-41+deb7u1_armhf.deb...
Warning: unrecognised value 'no' for Multi-Arch field in sysvinit_2.88dsf-41+deb7u1_armhf.deb. (Expecting 'same', 'foreign' or 'allowed'.)
I: Extracting tar_1.26+dfsg-0.1_armhf.deb...
-> Processing conffiles for tar
I: Extracting tzdata_2016d-0+deb7u1_all.deb...
I: Extracting udev_175-7.2_armhf.deb...
-> Processing conffiles for udev
I: Extracting util-linux_2.20.1-5.3_armhf.deb...
-> Processing conffiles for util-linux
I: Extracting xz-utils_5.1.1alpha+20120614-2_armhf.deb...
I: Extracting zlib1g_1%3a1.2.7.dfsg-13_armhf.deb...
I: Unpacking complete.
initctl: Trying to prevent daemons from starting in /home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/
sysvinit: Using policy-rc.d to prevent daemons from starting in /home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/
I: Running 1 post-download hook
I: Running post-download hook: 'download_dev-random'
Ign copy: isar InRelease
Ign copy: isar Release.gpg
Get:1 copy: isar Release [2,858 B]
Ign copy: isar/main armhf Packages/DiffIndex
Get:2 copy: isar/main armhf Packages [579 B]
Ign copy: isar/main Translation-en_US
Ign copy: isar/main Translation-en
Ign http://ftp.debian.org wheezy InRelease
Get:3 http://ftp.debian.org wheezy Release.gpg [2,373 B]
Hit http://ftp.debian.org wheezy Release
Hit http://ftp.debian.org wheezy/main armhf Packages
Hit http://ftp.debian.org wheezy/contrib armhf Packages
Hit http://ftp.debian.org wheezy/non-free armhf Packages
Hit http://ftp.debian.org wheezy/contrib Translation-en
Hit http://ftp.debian.org wheezy/main Translation-en
Hit http://ftp.debian.org wheezy/non-free Translation-en
Fetched 5,810 B in 1s (5,300 B/s)
Reading package lists...
Ign http://ftp.debian.org wheezy InRelease
Hit http://ftp.debian.org wheezy Release.gpg
Hit http://ftp.debian.org wheezy Release
Hit http://ftp.debian.org wheezy/main armhf Packages
Hit http://ftp.debian.org wheezy/contrib armhf Packages
Hit http://ftp.debian.org wheezy/non-free armhf Packages
Hit http://ftp.debian.org wheezy/contrib Translation-en
Hit http://ftp.debian.org wheezy/main Translation-en
Hit http://ftp.debian.org wheezy/non-free Translation-en
Reading package lists...
Multistrap system installed successfully in /home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/rootfs/.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = "en_US.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
/usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
Adding 'diversion of /bin/sh to /bin/sh.distrib by dash'
Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash'
Setting up lsb-base (4.1+Debian8+deb7u1) ...
Setting up ncurses-base (5.9-10) ...
Setting up sensible-utils (0.0.7) ...
Setting up libklibc (2.0.1-3.1) ...
Setting up klibc-utils (2.0.1-3.1) ...
Setting up libsemanage-common (2.1.6-6) ...
Setting up gcc-4.7-base:armhf (4.7.2-5) ...
Setting up libc-bin (2.13-38+deb7u10) ...
Setting up multiarch-support (2.13-38+deb7u10) ...
Setting up libc6:armhf (2.13-38+deb7u10) ...
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 22.
Setting up debianutils (4.3.2) ...
Setting up libdbus-1-3:armhf (1.6.8-1+deb7u6) ...
Setting up libusb-0.1-4:armhf (2:0.1.12-20+nmu1) ...
Setting up libprocps0:armhf (1:3.3.3-3) ...
Setting up libsepol1:armhf (2.1.4-3) ...
Setting up libgcc1:armhf (1:4.7.2-5) ...
Setting up libexpat1:armhf (2.1.0-1+deb7u2) ...
Setting up libattr1:armhf (1:2.4.46-8) ...
Setting up e2fslibs:armhf (1.42.5-1.1+deb7u1) ...
Setting up base-passwd (3.5.26) ...
Setting up libcomerr2:armhf (1.42.5-1.1+deb7u1) ...
Setting up mawk (1.3.3-17) ...
Setting up hostname (3.11) ...
Setting up libacl1:armhf (2.2.51-8) ...
Setting up libslang2:armhf (2.2.4-15) ...
Setting up libss2:armhf (1.42.5-1.1+deb7u1) ...
Setting up liblzma5:armhf (5.1.1alpha+20120614-2) ...
Setting up libdb5.1:armhf (5.1.29-5) ...
Setting up insserv (1.14.0-5) ...
Setting up libbz2-1.0:armhf (1.0.6-4) ...
Setting up libtinfo5:armhf (5.9-10) ...
Setting up libselinux1:armhf (2.1.9-5) ...
Setting up libstdc++6:armhf (4.7.2-5) ...
Setting up libcap2:armhf (1:2.22-1.2) ...
Setting up libustr-1.0-1:armhf (1.0.4-3) ...
Setting up bsdutils (1:2.20.1-5.3) ...
Setting up ncurses-bin (5.9-10) ...
Setting up libudev0:armhf (175-7.2) ...
Setting up libsemanage1:armhf (2.1.6-6) ...
Setting up libkmod2:armhf (9-3) ...
Setting up tar (1.26+dfsg-0.1) ...
update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
Setting up zlib1g:armhf (1:1.2.7.dfsg-13) ...
Setting up base-files (7.1wheezy11) ...
Setting up libncurses5:armhf (5.9-10) ...
Setting up libsystemd-login0:armhf (44-11+deb7u4) ...
Setting up xz-utils (5.1.1alpha+20120614-2) ...
update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
Setting up dpkg (1.16.18) ...
Setting up libncursesw5:armhf (5.9-10) ...
Setting up sysvinit-utils (2.88dsf-41+deb7u1) ...
Setting up cpio (2.11+dfsg-0.1+deb7u2) ...
update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode
Setting up readline-common (6.2+dfsg-0.1) ...
Setting up dash (0.5.7-3) ...
Setting up coreutils (8.13-3.5) ...
Setting up gpgv (1.4.12-7+deb7u7) ...
Setting up perl-base (5.14.2-21+deb7u3) ...
Setting up kmod (9-3) ...
Setting up libapt-pkg4.12:armhf (0.9.7.9+deb7u7) ...
Setting up diffutils (1:3.2-6) ...
Setting up hello (2.8-2) ...
Setting up libtext-iconv-perl (1.7-5) ...
Setting up libreadline6:armhf (6.2+dfsg-0.1) ...
Setting up sed (4.2.1-10) ...
Setting up gnupg (1.4.12-7+deb7u7) ...
Setting up grep (2.12-2) ...
Setting up findutils (4.4.2-4) ...
Setting up debian-archive-keyring (2014.3~deb7u1) ...
Setting up gzip (1.5-1.1) ...
Setting up liblocale-gettext-perl (1.05-7+b3) ...
Setting up bash (4.2+dfsg-0.1+deb7u3) ...
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 libtext-charwidth-perl (0.04-7+b2) ...
Setting up libtext-wrapi18n-perl (0.06-7) ...
Setting up debconf (1.5.49) ...
Setting up libpam0g:armhf (1.1.3-7.1) ...
Setting up sysv-rc (2.88dsf-41+deb7u1) ...
Setting up apt (0.9.7.9+deb7u7) ...
gpg: keyring `/etc/apt/trusted.gpg' created
gpg: key B98321F9: "Squeeze Stable Release Key <debian-release@lists.debian.org>" not changed
gpg: key 473041FA: "Debian Archive Automatic Signing Key (6.0/squeeze) <ftpmaster@debian.org>" not changed
gpg: key 65FFB764: "Wheezy Stable Release Key <debian-release@lists.debian.org>" not changed
gpg: key 46925553: "Debian Archive Automatic Signing Key (7.0/wheezy) <ftpmaster@debian.org>" not changed
gpg: key 518E17E1: "Jessie Stable Release Key <debian-release@lists.debian.org>" not changed
gpg: key 2B90D010: "Debian Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>" not changed
gpg: key C857C906: "Debian Security Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>" not changed
gpg: Total number processed: 7
gpg: unchanged: 7
gpg: /etc/apt//trustdb.gpg: trustdb created
Setting up tzdata (2016d-0+deb7u1) ...
Current default time zone: 'Etc/UTC'
Local time is now: Mon Oct 16 18:27:00 UTC 2017.
Universal Time is now: Mon Oct 16 18:27:00 UTC 2017.
Run 'dpkg-reconfigure tzdata' if you wish to change it.
Setting up debconf-i18n (1.5.49) ...
Setting up initscripts (2.88dsf-41+deb7u1) ...
guest environment detected: Linking /dev/shm to /run/shm
sysvinit: All runlevel operations denied by policy
invoke-rc.d: policy-rc.d denied execution of start.
Setting up libpam-modules-bin (1.1.3-7.1) ...
Setting up example-raw (0.2+isar) ...
chpasswd: (user root) pam_start failure 26
chpasswd: (line 1, user root) password not changed
dpkg: error processing example-raw (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up procps (1:3.3.3-3) ...
update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
sysvinit: All runlevel operations denied by policy
invoke-rc.d: policy-rc.d denied execution of start.
Setting up libpam-modules:armhf (1.1.3-7.1) ...
Setting up passwd (1:4.1.5.1-1) ...
Shadow passwords are now on.
Setting up libpam-runtime (1.1.3-7.1) ...
Setting up sysvinit (2.88dsf-41+deb7u1) ...
Not restarting sysvinit
Setting up login (1:4.1.5.1-1) ...
Setting up libuuid1:armhf (2.20.1-5.3) ...
Setting up adduser (3.113+nmu3) ...
Setting up libuuid-perl (0.02-5) ...
Setting up libblkid1:armhf (2.20.1-5.3) ...
Setting up util-linux (2.20.1-5.3) ...
update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode
Setting up dbus (1.6.8-1+deb7u6) ...
sysvinit: All runlevel operations denied by policy
invoke-rc.d: policy-rc.d denied execution of start.
Setting up libmount1 (2.20.1-5.3) ...
Setting up mount (2.20.1-5.3) ...
Setting up e2fsprogs (1.42.5-1.1+deb7u1) ...
Setting up linux-base (3.5) ...
Setting up udev (175-7.2) ...
A chroot environment has been detected, udev not started.
update-initramfs: deferring update (trigger activated)
Setting up initramfs-tools (0.109.1) ...
update-initramfs: deferring update (trigger activated)
Setting up linux-image-3.2.0-4-vexpress (3.2.78-1) ...
Running depmod.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.2.0-4-vexpress /boot/vmlinuz-3.2.0-4-vexpress
update-initramfs: Generating /boot/initrd.img-3.2.0-4-vexpress
/bin/df: Warning: cannot read table of mounted file systems: No such file or directory
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.2.0-4-vexpress
/bin/df: Warning: cannot read table of mounted file systems: No such file or directory
Errors were encountered while processing:
example-raw
WARNING: exit code 1 from a shell command.
ERROR: Function failed: do_rootfs (log file is located at /home/asmirnov/Work/isar/isar/build/tmp/work/debian-wheezy-armhf/isar-image-base/temp/log.do_rootfs.4679)
next prev parent reply other threads:[~2017-10-16 18:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-09 14:59 Henning Schild
2017-10-09 14:59 ` [PATCH 1/3] image: set the root password conditionally Henning Schild
2017-10-18 9:58 ` [PATCHv2] " Henning Schild
2017-10-19 12:18 ` [PATCHv3] " Henning Schild
2017-10-19 19:36 ` Alexander Smirnov
2017-10-09 14:59 ` [PATCH 2/3] meta-isar: images: mount /proc around multistrap and configscript Henning Schild
2017-10-09 14:59 ` [PATCH 3/3] configscript: remove duplicates of 'dpkg --configure' Henning Schild
2017-10-16 18:47 ` Alexander Smirnov [this message]
2017-10-18 11:11 ` [PATCH 0/3] a few changes small changes Alexander Smirnov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cc236ea2-bb84-726a-3a36-c7892bf86fa4@ilbers.de \
--to=asmirnov@ilbers.de \
--cc=henning.schild@siemens.com \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox