Code Monkey home page Code Monkey logo

deprecated-build.labriqueinter.net's Introduction

How to Build

This README describes how we currently build the Internet Cube images.

Since January 2019, we do not build the InternetCube images anymore. We simply use YunoHost images to which we add InternetCube specific scripts for automatic configuration.

The images are currently based on Armbian Stretch.

For previous build scripts, refer to the git history of this repo.

Supported Devices

For now, we support only 2 boards: Olimex LIME and Olimex LIME2.

Encrypted images are not supported at the moment.

Configure a YunoHost Image

bash yunocube.sh <yunohostimagefile.img>

example:

bash yunocube.sh yunohost-stretch-3.4.2-lime2-stable.img

This will create named under the same directory as the source images:

internetcube-stretch-3.4.2-lime2-stable.img

Respecting the format of the filenames is important to ensure the compatibility with install-sd.sh. For generating (optional) GPG signatures, please ask on the La Brique Internet's mailing list.

Installing the New Images

Now you can follow tutorials to install a new Internet Cube.

deprecated-build.labriqueinter.net's People

Contributors

alexaubin avatar alpheb avatar bleuchtang avatar geecko86 avatar gohuhq avatar hidrarga avatar hugopoi avatar jeromelebleu avatar jvaubourg avatar kloadut avatar opi avatar pitchum avatar psycojoker avatar sbadia avatar sohka avatar zamentur avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

deprecated-build.labriqueinter.net's Issues

Failed to open /dev/tty: No such device or address

With the Jessie image, an error Failed to open /dev/tty: No such device or address is displayed everywhere during the apps installation. This is not a problem, just a little dirty.

Example:

+ sudo systemctl stop openvpn
Failed to open /dev/tty: No such device or address
+ sudo systemctl enable php5-fpm
Synchronizing state for php5-fpm.service with sysvinit using update-rc.d...
Executing /usr/sbin/update-rc.d php5-fpm defaults
Executing /usr/sbin/update-rc.d php5-fpm enable
+ sudo systemctl restart php5-fpm
Failed to open /dev/tty: No such device or address
+ sudo systemctl reload nginx
Failed to open /dev/tty: No such device or address
+ sudo systemctl enable ynh-vpnclient
Created symlink from /etc/systemd/system/multi-user.target.wants/ynh-vpnclient.service to /etc/systemd/system/ynh-vpnclient.service.
+ sudo systemctl start ynh-vpnclient
Failed to open /dev/tty: No such device or address

Check if we need to update u-boot

We currently use a patch made by Olimex. The patch was introduced in rev4 of Olimex A20 images.

We have to check if the patch is now included in the u-boot mainline:
https://github.com/u-boot/u-boot

From a first rapid search it looks like only the Clock issue got fixed:
u-boot/u-boot@55cdcda

It looks like the net drivers did not get updated though:
Patch:

    static const struct ksz90x1_reg_field ksz9031_clk_grp[] =
-	{ { "rxc-skew-ps", 5, 0, 0xf }, { "txc-skew-ps", 5, 5, 0xf } };
+	{ { "rxc-skew-ps", 5, 0, 0x7 }, { "txc-skew-ps", 5, 5, 0x17 } };

https://github.com/u-boot/u-boot/blob/master/drivers/net/phy/micrel_ksz90x1.c#L101:

          { "rxc-skew-ps", 5, 0, 0xf }, { "txc-skew-ps", 5, 5, 0xf }

Y U no modprobe?

The new build process based on lxc is almost functionnal.
But Wifi dongle is not automatically detected.
Let's investigate why...

Workaround:

  • Manually installing firmware-ath9k-htc from Debian testing
  • modprobe ath9k
  • modprobe ath9k_htc

ACPI issue (Olimex power button)

We can no longer turn off the Cube with the Olimex hardware button.

In this case, the called script is /etc/acpi/powerbtn-acpi-support.sh, and this one says:

/etc/acpi/powerbtn-acpi-support.sh: 98: /etc/acpi/powerbtn-acpi-support.sh: ck-list-sessions: not found

We can install consolekit (theorically obsolete with systemd but still installable) or comment these lines in /etc/acpi/powerbtn-acpi-support.sh:

  if { CheckPolicy || HasLogindAndSystemd1Manager; }; then
          exit 0
  fi

Yunohost postinstall error

root@olinux:~# yunohost tools postinstall
Main domain: mhee.eu
New administration password: 
Confirm new administration password: 
Installing YunoHost...
eu
Generating a 2048 bit RSA private key
...+++
...................................................................+++
writing new private key to '/usr/share/yunohost/yunohost-config/ssl/yunoCA/ca/cakey.pem'
/usr/share/yunohost/yunohost-config/ssl/yunoCA/ca/cakey.pem: No such file or directory
3069490384:error:02001002:system library:fopen:No such file or directory:bss_file.c:398:fopen('/usr/share/yunohost/yunohost-config/ssl/yunoCA/ca/cakey.pem','w')
3069490384:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:400:
Error: Unable to create certificate authority

Solved with :

mkdir -p /usr/share/yunohost/yunohost-config/ssl/yunoCA/{newcerts,certs,ca}

But… after relaunching

I've a LDAP error

Write out database with 1 new entries
Data Base Updated
[ ok ] Reloading domain name service...: bind9.
[ ok ] Restarting Metronome XMPP Server: metronome.
[....] Reloading nginx configuration: nginxError: An error occured during LDAP operation

Pas d'ipv4 dans motd

Salut

Par flemmardise et manque de temps, je poste en français… dslé

L'ipv4 ne s'affiche pas toujours dans le motd (disons qu'elle ne s'affiche que très rarement, sur les 6 premiers reboots, elle ne s'est affichée que 2 fois).

Ça pose problème si on veut acceder à la machine facilement en tapant l'ipv4 dans un navigateur pour la post-install.

Après discussions sur l'IRC, il semble que ça puisse être un souci de motd généré avant que dhcp ait fait son travail

sudo: unable to resolve host olinux

A user (who has no GitHub account) complains to meet this error each time he uses sudo, with the jessie image:

sudo: unable to resolve host olinux

Log copy to USB stick doesn't work

Usb stick with hypercube on it.
1Go free FAT32 filesystem

Log example

2020-05-15 21:56: [INFO] ===== Start HyperCube Service =====
2020-05-15 21:56: [INFO] Looking for HyperCube file
2020-05-15 21:56: [INFO] Detecting USB sticks...
2020-05-16 11:55: [INFO] HyperCube file found
2020-05-16 11:55: [INFO] Loading JSON
2020-05-16 11:55: [INFO] Extracting settings for Unix
2020-05-16 11:55: [INFO] Extracting settings for YunoHost
2020-05-16 11:55: [INFO] Extracting settings for Wifi Hotspot
2020-05-16 11:55: [INFO] Extracting settings for VPN Client (logging)
2020-05-16 11:55: [INFO] Extracting .cube file for VPN Client
2020-05-16 11:55: [INFO] Updating Debian root password
2020-05-16 11:55: [INFO] Changing hostname
2020-05-16 11:55: [INFO] Updating hosts file
2020-05-16 11:55: [INFO] Setting locales
2020-05-16 11:56: [INFO] Upgrading Debian/YunoHost...
2020-05-16 11:56: [INFO] Check online DynDNS domains list
2020-05-16 11:56: [INFO] Checking DynDNS domain availability
2020-05-16 11:56: [ERR] Unavailable DynDNS subdomain
2020-05-16 11:56: [ERR] Installation aborted
2020-05-16 11:56: [INFO] All logs have been copied to the USB stick - you can remove it
2020-05-16 11:56: [INFO] 4 hours (without reboot) before disabling this interface
2020-05-16 11:56: [INFO] Please, save this page with Ctrl+S

No logs file on the usb stick

Build Pre-Post-Installed Images

A lot of the process that is happening during an install-party, that is, the installation of an InternetCube using install.labriqueinter.net is repeated in each installation. I would like to create InternetCube images that already ran the YunoHost post-install process to avoid repetition and reduce errors during installations.

To do so, I started modifying the image build script to run the post-install with default values. The idea is to only have to change some configuration during the install-party (user name and domain).

However, I run into issues during the post-install step.
The code of my latest attempt is available here:
https://github.com/keomabrun/build.labriqueinter.net
The only interesting adding is the following line:
chroot_deb $TARGET_DIR "yunohost tools postinstall -d foo.bar.labriqueinter.net -p yunohost --ignore-dyndns"

When I run this code, I run into the following error during the post-install:
Error: Unable to reach LDAP server

This might be because we are running in a chroot environment as documented here.
Because we are running in a chroot environment I can not assess the status of services, including slapd.

Should we use systemd-nspawn or lxc to build our images ?
https://superuser.com/questions/688733/start-a-systemd-service-inside-chroot
Note that the raspbian build script does not.

No kernel updates

We have a custom kernel and this one is never updated.

We should find a solution for permitting to the users to update the kernel at the same time of the whole system, in order to have a least last security patches.

[LIME20 Rev K] Eth does not work

Looks like we are not the only one with this issue. It seems we have to update uboot.
https://www.olimex.com/forum/index.php?topic=6734.0

I rebuilt the bootloader, setting CONFIG_GMAC_TX_DELAY=4 on a u-boot 2018.09. The result is being tested on three different boards, A20 OLinuXino LIME2 rev.G2, A20 OLinuXino LIME2 rev.K and even on the T2 OLinuXino LIME2 IND rev.K. So far, I can ping the boards, SSH into them and transfer files through scp. I did not test enough to evaluate performance, but so far it seems to be working properly.

Install apps dependencies

For the post-install to happen faster, the build script could pre-install the InternetCube apps dependencies.

firmware-ralink and wifi tools

Hi guys,

[LaBrique] will be initially based on olimex equipment which includes MOD-WIFI-R5370-ANT. This wifi chipset is based on ralink and needs firmware-ralink in debian to work properly.

Also, no wifi tools (such as wpa_supplicant) are included at this stage, which could be a blocking point for those link me with wifi, serial connection but no ethernet available.

Please could you add these packages to the official [LaBrique] image ?

Thank you !

DNS issue with some routers

When connected to a classical network with a DCHP, the Cube system uses the default DNS resolvers delivered by the DHCP server.

In some cases, the delivered DNS resolvers correspond to public IP, but restricted to some clients (in fact, clients with IP corresponding to the ISP owning the router). If the Cube uses a VPN, all DNS queries are made with the public IP delivered by the VPN (and not the private IP delivered by the DHCP server). Consequently, any DNS queries fail with this setup.

We should force LDN, FDN, etc. public DNS resolvers in resolv.conf and we should prevent the DHCP client to change it.

[FR/EN] What soft are presents in a Olimex Internet Cube ?

Hello,

The Raspberry Pi 2 has not support to convert it to an Internet Cube on Jessie. I succeeded to create a functionnal Yunohost on that version, and, I'd like to make everybody who wants to have profit on the raspberry flavoured hardware.

I want the support between Olimex Board and Raspberry Board are identicals. For that, I'd like to know what would be necessarry to install on the Debian, so there will be consistency.

I also saw that there was to create a image. Have I (or somebody else) to adapt for the rPi ?

Kisses


Bonjour,

Le Raspberry Pi 2 n'a pas de support pour le convertir en Brique Internet sous Jessie. Ayant réussi à créer une installation Yunohost fonctionnelle sous cette version, je voudrais faire en sorte à ce que tout le monde puisse en profiter sur ce matériel au goût de framboise.

Je souhaite que le support entre les deux appareil soit identique. Pour ça, je voudrais savoir ce qu'il serait nécessaire d'installer dans le Debian pour qu'il puisse y avoir une cohésion entre les deux.

J'ai aussi vu qu'il faut des scripts pour créer une image, faut-il adapter pour le rPi ?

Bisous

Incomplete installation for Baikal app

On a fresh install, the first app I have installed was Baikal but the installation failed.
It gave me this reason while I reached https://my-domain/baikal :

Incomplete installation

Baïkal dependencies have not been installed. Please, execute "composer install" in the folder where you installed Baïkal.

After that I tried to execute composer install in the baikal directory (i.e. /var/www/baikal) but it doesn't know the composer command :

root@olinux:/var/www/baikal# composer install
-bash: composer : commande introuvable

Last days, I tried the stable image and I didn't have any problems with the Baikal app

username chiffres non acceptés

Sur install.labriqueinter.net je n'ai pas réussi à définit un username avec chiffres. Un message apparaît qui indique que seules les minuscules et chiffres sont acceptés et je ne peux pas continuer le processus.

Install is too long

Here is an install log from the debug interface.
The entire install takes 53 minutes.

The low hanging fruits:

  • pre-installing debian packages (currently taking 12 minutes)
  • Installing the Wifi hotspot takes 9 minutes. This should be investigated.

A subsidiary question: should we install Roundcube by default (6 minutes) ? I would say no.

2019-09-21 12:50: [INFO] ===== Start HyperCube Service =====
2019-09-21 12:50: [INFO] Looking for HyperCube file
2019-09-21 12:50: [INFO] Heating up ...
2019-09-21 12:50: [INFO] Install some dependencies...
2019-09-21 12:53: [INFO] Detecting USB sticks...
2019-09-21 12:53: [INFO] HyperCube file found
2019-09-21 12:53: [INFO] Loading JSON
2019-09-21 12:53: [INFO] Extracting settings for Unix
2019-09-21 12:53: [INFO] Extracting settings for YunoHost
2019-09-21 12:53: [INFO] Extracting settings for Wifi Hotspot
2019-09-21 12:53: [INFO] Extracting settings for VPN Client (logging)
2019-09-21 12:53: [INFO] Extracting .cube file for VPN Client
2019-09-21 12:53: [INFO] Updating Debian root password
2019-09-21 12:53: [INFO] Changing hostname
2019-09-21 12:53: [INFO] Updating hosts file
2019-09-21 12:53: [INFO] Setting locales
2019-09-21 12:53: [INFO] Upgrading Debian/YunoHost...
2019-09-21 13:05: [INFO] Check online DynDNS domains list
2019-09-21 13:05: [INFO] Doing YunoHost post-installation...
2019-09-21 13:18: [INFO] Removing DynDNS cron
2019-09-21 13:18: [INFO] Fetching YunoHost apps list for labriqueinternet
2019-09-21 13:18: [INFO] Creating first user
2019-09-21 13:18: [INFO] Installing VPN Client...
2019-09-21 13:21: [INFO] Installing Wifi Hotspot...
2019-09-21 13:32: [INFO] Installing Roundcube Webmail...
2019-09-21 13:38: [INFO] Configuring VPN Client...
2019-09-21 13:40: [INFO] Configuring Wifi Hotspot...
2019-09-21 13:40: [INFO] Rebooting...
2019-09-21 13:43: [INFO] ===== Start HyperCube Service =====
2019-09-21 13:43: [INFO] Starting second step
2019-09-21 13:43: [INFO] Wifi device correctly detected after rebooting
2019-09-21 13:43: [INFO] Finished!
2019-09-21 13:43: [INFO] No USB stick detected for log copying
2019-09-21 13:43: [INFO] 4 hours (without reboot) before disabling this interface
2019-09-21 13:43: [INFO] Please, save this page with Ctrl+S

Y U no reboot?

The new build process based on lxc is almost functionnal.
But it's impossible to reboot.
Let's investigate why...

Error when installing stunnel4

The script seems to fail when running the command that installs stunnel4.

root@raspberrypi:/opt/build.labriqueinter.net# bash �b�uild_labriqueinternet_lime.sh 
+ INSTALL_YUNOHOST_DIST=stable
+ INSTALL_YUNOHOST_TESTING=
+ DEBIAN_RELEASE=jessie
+ getopts :d: opt
++ id -u
+ '[' 0 '!=' 0 ']'
+ '[' stable '!=' stable ']'
+ systemctl restart apt-cacher-ng
+ cd /opt/build.labriqueinter.net/
+ git pull
Already up-to-date.
+ ./build/create_arm_debootstrap.sh -d stable -r jessie -t /srv/olinux/debootstrap -p localhost -y -e
+ tee /srv/olinux/debootstrap.log
+ DEBIAN_RELEASE=jessie
+ TARGET_DIR=./tmp/debootstrap
+ DEB_HOSTNAME=olinux
++ dirname ./build/create_arm_debootstrap.sh
+ REP=./build
+ APT='DEBIAN_FRONTEND=noninteractive apt-get install -y --force-yes'
+ INSTALL_YUNOHOST_DIST=stable
+ getopts :a:b:n:t:d:r:ycp:e opt
+ case $opt in
+ INSTALL_YUNOHOST_DIST=stable
+ getopts :a:b:n:t:d:r:ycp:e opt
+ case $opt in
+ DEBIAN_RELEASE=jessie
+ getopts :a:b:n:t:d:r:ycp:e opt
+ case $opt in
+ TARGET_DIR=/srv/olinux/debootstrap
+ getopts :a:b:n:t:d:r:ycp:e opt
+ case $opt in
+ APTCACHER=localhost
+ getopts :a:b:n:t:d:r:ycp:e opt
+ case $opt in
+ INSTALL_YUNOHOST=yes
+ getopts :a:b:n:t:d:r:ycp:e opt
+ case $opt in
+ ENCRYPT=yes
+ getopts :a:b:n:t:d:r:ycp:e opt
+ . ./build/config_board.sh
++ case $BOARD in
++ U_BOOT_CONFIG=A20-OLinuXino-Lime_defconfig
++ DTB=sun7i-a20-olinuxino-lime.dtb
++ FLASH_KERNEL='Olimex A20-OLinuXino-LIME'
++ U_BOOT=A20-OLinuXino-Lime
++ FILE=A20LIME
+ rm -rf /srv/olinux/debootstrap
+ mkdir -p /srv/olinux/debootstrap
+ trap finish EXIT
+ '[' ']'
+ '[' localhost ']'
+ debootstrap jessie /srv/olinux/debootstrap http://localhost:3142/ftp.fr.debian.org/debian/
W: Cannot check Release signature; keyring file not available /usr/share/keyrings/debian-archive-keyring.gpg
I: Retrieving InRelease 
I: Retrieving Release 
I: Retrieving Packages 
I: Validating Packages 
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Found additional required dependencies: acl adduser dmsetup insserv libaudit-common libaudit1 libbz2-1.0 libcap2 libcap2-bin libcryptsetup4 libdb5.3 libdebconfclient0 libdevmapper1.02.1 libgcrypt20 libgpg-error0 libkmod2 libncursesw5 libprocps3 libsemanage-common libsemanage1 libslang2 libsystemd0 libudev1 libustr-1.0-1 procps systemd systemd-sysv udev 
I: Found additional base dependencies: libdns-export100 libffi6 libgmp10 libgnutls-deb0-28 libgnutls-openssl27 libhogweed2 libicu52 libidn11 libirs-export91 libisc-export95 libisccfg-export90 libmnl0 libnetfilter-acct1 libnettle4 libnfnetlink0 libp11-kit0 libpsl0 libtasn1-6 
I: Checking component main on http://localhost:3142/ftp.fr.debian.org/debian...
I: Retrieving acl 2.2.52-2
I: Validating acl 2.2.52-2
I: Retrieving libacl1 2.2.52-2
I: Validating libacl1 2.2.52-2
I: Retrieving adduser 3.113+nmu3
I: Validating adduser 3.113+nmu3
I: Retrieving apt 1.0.9.8.4
I: Validating apt 1.0.9.8.4
I: Retrieving apt-utils 1.0.9.8.4
I: Validating apt-utils 1.0.9.8.4
I: Retrieving libapt-inst1.5 1.0.9.8.4
I: Validating libapt-inst1.5 1.0.9.8.4
I: Retrieving libapt-pkg4.12 1.0.9.8.4
I: Validating libapt-pkg4.12 1.0.9.8.4
I: Retrieving libattr1 1:2.4.47-2
I: Validating libattr1 1:2.4.47-2
I: Retrieving libaudit-common 1:2.4-1
I: Validating libaudit-common 1:2.4-1
I: Retrieving libaudit1 1:2.4-1+b1
I: Validating libaudit1 1:2.4-1+b1
I: Retrieving base-files 8+deb8u11
I: Validating base-files 8+deb8u11
I: Retrieving base-passwd 3.5.37
I: Validating base-passwd 3.5.37
I: Retrieving bash 4.3-11+deb8u1
I: Validating bash 4.3-11+deb8u1
I: Retrieving libdns-export100 1:9.9.5.dfsg-9+deb8u15
I: Validating libdns-export100 1:9.9.5.dfsg-9+deb8u15
I: Retrieving libirs-export91 1:9.9.5.dfsg-9+deb8u15
I: Validating libirs-export91 1:9.9.5.dfsg-9+deb8u15
I: Retrieving libisc-export95 1:9.9.5.dfsg-9+deb8u15
I: Validating libisc-export95 1:9.9.5.dfsg-9+deb8u15
I: Retrieving libisccfg-export90 1:9.9.5.dfsg-9+deb8u15
I: Validating libisccfg-export90 1:9.9.5.dfsg-9+deb8u15
I: Retrieving libboost-iostreams1.55.0 1.55.0+dfsg-3
I: Validating libboost-iostreams1.55.0 1.55.0+dfsg-3
I: Retrieving bsdmainutils 9.0.6
I: Validating bsdmainutils 9.0.6
I: Retrieving libbz2-1.0 1.0.6-7+b3
I: Validating libbz2-1.0 1.0.6-7+b3
I: Retrieving libdebconfclient0 0.192
I: Validating libdebconfclient0 0.192
I: Retrieving coreutils 8.23-4
I: Validating coreutils 8.23-4
I: Retrieving cpio 2.11+dfsg-4.1+deb8u1
I: Validating cpio 2.11+dfsg-4.1+deb8u1
I: Retrieving cron 3.0pl1-127+deb8u1
I: Validating cron 3.0pl1-127+deb8u1
I: Retrieving libcryptsetup4 2:1.6.6-5
I: Validating libcryptsetup4 2:1.6.6-5
I: Retrieving dash 0.5.7-4+b1
I: Validating dash 0.5.7-4+b1
I: Retrieving libdb5.3 5.3.28-9+deb8u1
I: Validating libdb5.3 5.3.28-9+deb8u1
I: Retrieving debconf 1.5.56+deb8u1
I: Validating debconf 1.5.56+deb8u1
I: Retrieving debconf-i18n 1.5.56+deb8u1
I: Validating debconf-i18n 1.5.56+deb8u1
I: Retrieving debian-archive-keyring 2017.5~deb8u1
I: Validating debian-archive-keyring 2017.5~deb8u1
I: Retrieving debianutils 4.4+b1
I: Validating debianutils 4.4+b1
I: Retrieving diffutils 1:3.3-1+b1
I: Validating diffutils 1:3.3-1+b1
I: Retrieving dmidecode 2.12-3
I: Validating dmidecode 2.12-3
I: Retrieving dpkg 1.17.27
I: Validating dpkg 1.17.27
I: Retrieving e2fslibs 1.42.12-2+b1
I: Validating e2fslibs 1.42.12-2+b1
I: Retrieving e2fsprogs 1.42.12-2+b1
I: Validating e2fsprogs 1.42.12-2+b1
I: Retrieving libcomerr2 1.42.12-2+b1
I: Validating libcomerr2 1.42.12-2+b1
I: Retrieving libss2 1.42.12-2+b1
I: Validating libss2 1.42.12-2+b1
I: Retrieving findutils 4.4.2-9+b1
I: Validating findutils 4.4.2-9+b1
I: Retrieving gcc-4.8-base 4.8.4-1
I: Validating gcc-4.8-base 4.8.4-1
I: Retrieving gcc-4.9-base 4.9.2-10+deb8u1
I: Validating gcc-4.9-base 4.9.2-10+deb8u1
I: Retrieving libgcc1 1:4.9.2-10+deb8u1
I: Validating libgcc1 1:4.9.2-10+deb8u1
I: Retrieving libstdc++6 4.9.2-10+deb8u1
I: Validating libstdc++6 4.9.2-10+deb8u1
I: Retrieving libgdbm3 1.8.3-13.1
I: Validating libgdbm3 1.8.3-13.1
I: Retrieving libc-bin 2.19-18+deb8u10
I: Validating libc-bin 2.19-18+deb8u10
I: Retrieving libc6 2.19-18+deb8u10
I: Validating libc6 2.19-18+deb8u10
I: Retrieving multiarch-support 2.19-18+deb8u10
I: Validating multiarch-support 2.19-18+deb8u10
I: Retrieving libgmp10 2:6.0.0+dfsg-6
I: Validating libgmp10 2:6.0.0+dfsg-6
I: Retrieving gnupg 1.4.18-7+deb8u5
I: Validating gnupg 1.4.18-7+deb8u5
I: Retrieving gpgv 1.4.18-7+deb8u5
I: Validating gpgv 1.4.18-7+deb8u5
I: Retrieving libgnutls-deb0-28 3.3.8-6+deb8u7
I: Validating libgnutls-deb0-28 3.3.8-6+deb8u7
I: Retrieving libgnutls-openssl27 3.3.8-6+deb8u7
I: Validating libgnutls-openssl27 3.3.8-6+deb8u7
I: Retrieving grep 2.20-4.1
I: Validating grep 2.20-4.1
I: Retrieving groff-base 1.22.2-8
I: Validating groff-base 1.22.2-8
I: Retrieving gzip 1.6-4
I: Validating gzip 1.6-4
I: Retrieving hostname 3.15
I: Validating hostname 3.15
I: Retrieving libicu52 52.1-8+deb8u7
I: Validating libicu52 52.1-8+deb8u7
I: Retrieving ifupdown 0.7.53.1
I: Validating ifupdown 0.7.53.1
I: Retrieving init 1.22
I: Validating init 1.22
I: Retrieving init-system-helpers 1.22
I: Validating init-system-helpers 1.22
I: Retrieving insserv 1.14.0-5
I: Validating insserv 1.14.0-5
I: Retrieving iproute2 3.16.0-2
I: Validating iproute2 3.16.0-2
I: Retrieving iptables 1.4.21-2+b1
I: Validating iptables 1.4.21-2+b1
I: Retrieving libxtables10 1.4.21-2+b1
I: Validating libxtables10 1.4.21-2+b1
I: Retrieving iputils-ping 3:20121221-5+b2
I: Validating iputils-ping 3:20121221-5+b2
I: Retrieving isc-dhcp-client 4.3.1-6+deb8u3
I: Validating isc-dhcp-client 4.3.1-6+deb8u3
I: Retrieving isc-dhcp-common 4.3.1-6+deb8u3
I: Validating isc-dhcp-common 4.3.1-6+deb8u3
I: Retrieving libjson-c2 0.11-4
I: Validating libjson-c2 0.11-4
I: Retrieving kmod 18-3
I: Validating kmod 18-3
I: Retrieving libkmod2 18-3
I: Validating libkmod2 18-3
I: Retrieving less 458-3
I: Validating less 458-3
I: Retrieving libcap2 1:2.24-8
I: Validating libcap2 1:2.24-8
I: Retrieving libcap2-bin 1:2.24-8
I: Validating libcap2-bin 1:2.24-8
I: Retrieving libestr0 0.1.9-1.1
I: Validating libestr0 0.1.9-1.1
I: Retrieving libffi6 3.1-2+deb8u1
I: Validating libffi6 3.1-2+deb8u1
I: Retrieving libgcrypt20 1.6.3-2+deb8u4
I: Validating libgcrypt20 1.6.3-2+deb8u4
I: Retrieving libgpg-error0 1.17-3
I: Validating libgpg-error0 1.17-3
I: Retrieving libidn11 1.29-1+deb8u2
I: Validating libidn11 1.29-1+deb8u2
I: Retrieving liblocale-gettext-perl 1.05-8+b1
I: Validating liblocale-gettext-perl 1.05-8+b1
I: Retrieving liblogging-stdlog0 1.0.4-1
I: Validating liblogging-stdlog0 1.0.4-1
I: Retrieving liblognorm1 1.0.1-3
I: Validating liblognorm1 1.0.1-3
I: Retrieving libmnl0 1.0.3-5
I: Validating libmnl0 1.0.3-5
I: Retrieving libnetfilter-acct1 1.0.2-1.1
I: Validating libnetfilter-acct1 1.0.2-1.1
I: Retrieving libnfnetlink0 1.0.1-3
I: Validating libnfnetlink0 1.0.1-3
I: Retrieving libpipeline1 1.4.0-1
I: Validating libpipeline1 1.4.0-1
I: Retrieving libpsl0 0.5.1-1
I: Validating libpsl0 0.5.1-1
I: Retrieving libselinux1 2.3-2
I: Validating libselinux1 2.3-2
I: Retrieving libsemanage-common 2.3-1
I: Validating libsemanage-common 2.3-1
I: Retrieving libsemanage1 2.3-1+b1
I: Validating libsemanage1 2.3-1+b1
I: Retrieving libsepol1 2.3-2
I: Validating libsepol1 2.3-2
I: Retrieving libsigc++-2.0-0c2a 2.4.0-1
I: Validating libsigc++-2.0-0c2a 2.4.0-1
I: Retrieving libtasn1-6 4.2-3+deb8u3
I: Validating libtasn1-6 4.2-3+deb8u3
I: Retrieving libtext-charwidth-perl 0.04-7+b4
I: Validating libtext-charwidth-perl 0.04-7+b4
I: Retrieving libtext-iconv-perl 1.7-5+b2
I: Validating libtext-iconv-perl 1.7-5+b2
I: Retrieving libtext-wrapi18n-perl 0.06-7
I: Validating libtext-wrapi18n-perl 0.06-7
I: Retrieving libusb-0.1-4 2:0.1.12-25
I: Validating libusb-0.1-4 2:0.1.12-25
I: Retrieving logrotate 3.8.7-1+b1
I: Validating logrotate 3.8.7-1+b1
I: Retrieving lsb-base 4.1+Debian13+nmu1
I: Validating lsb-base 4.1+Debian13+nmu1
I: Retrieving dmsetup 2:1.02.90-2.2+deb8u1
I: Validating dmsetup 2:1.02.90-2.2+deb8u1
I: Retrieving libdevmapper1.02.1 2:1.02.90-2.2+deb8u1
I: Validating libdevmapper1.02.1 2:1.02.90-2.2+deb8u1
I: Retrieving man-db 2.7.0.2-5
I: Validating man-db 2.7.0.2-5
I: Retrieving manpages 3.74-1
I: Validating manpages 3.74-1
I: Retrieving mawk 1.3.3-17
I: Validating mawk 1.3.3-17
I: Retrieving nano 2.2.6-3
I: Validating nano 2.2.6-3
I: Retrieving libncurses5 5.9+20140913-1+deb8u3
I: Validating libncurses5 5.9+20140913-1+deb8u3
I: Retrieving libncursesw5 5.9+20140913-1+deb8u3
I: Validating libncursesw5 5.9+20140913-1+deb8u3
I: Retrieving libtinfo5 5.9+20140913-1+deb8u3
I: Validating libtinfo5 5.9+20140913-1+deb8u3
I: Retrieving ncurses-base 5.9+20140913-1+deb8u3
I: Validating ncurses-base 5.9+20140913-1+deb8u3
I: Retrieving ncurses-bin 5.9+20140913-1+deb8u3
I: Validating ncurses-bin 5.9+20140913-1+deb8u3
I: Retrieving net-tools 1.60-26+b1
I: Validating net-tools 1.60-26+b1
I: Retrieving netbase 5.3
I: Validating netbase 5.3
I: Retrieving netcat-traditional 1.10-41
I: Validating netcat-traditional 1.10-41
I: Retrieving libhogweed2 2.7.1-5+deb8u2
I: Validating libhogweed2 2.7.1-5+deb8u2
I: Retrieving libnettle4 2.7.1-5+deb8u2
I: Validating libnettle4 2.7.1-5+deb8u2
I: Retrieving libnewt0.52 0.52.17-1+b1
I: Validating libnewt0.52 0.52.17-1+b1
I: Retrieving whiptail 0.52.17-1+b1
I: Validating whiptail 0.52.17-1+b1
I: Retrieving nfacct 1.0.1-1.1
I: Validating nfacct 1.0.1-1.1
I: Retrieving libssl1.0.0 1.0.1t-1+deb8u8
I: Validating libssl1.0.0 1.0.1t-1+deb8u8
I: Retrieving libp11-kit0 0.20.7-1
I: Validating libp11-kit0 0.20.7-1
I: Retrieving libpam-modules 1.1.8-3.1+deb8u2+b1
I: Validating libpam-modules 1.1.8-3.1+deb8u2+b1
I: Retrieving libpam-modules-bin 1.1.8-3.1+deb8u2+b1
I: Validating libpam-modules-bin 1.1.8-3.1+deb8u2+b1
I: Retrieving libpam-runtime 1.1.8-3.1+deb8u2
I: Validating libpam-runtime 1.1.8-3.1+deb8u2
I: Retrieving libpam0g 1.1.8-3.1+deb8u2+b1
I: Validating libpam0g 1.1.8-3.1+deb8u2+b1
I: Retrieving libpcre3 2:8.35-3.3+deb8u4
I: Validating libpcre3 2:8.35-3.3+deb8u4
I: Retrieving perl-base 5.20.2-3+deb8u11
I: Validating perl-base 5.20.2-3+deb8u11
I: Retrieving libpopt0 1.16-10
I: Validating libpopt0 1.16-10
I: Retrieving libprocps3 2:3.3.9-9+deb8u1
I: Validating libprocps3 2:3.3.9-9+deb8u1
I: Retrieving procps 2:3.3.9-9+deb8u1
I: Validating procps 2:3.3.9-9+deb8u1
I: Retrieving libreadline6 6.3-8+b3
I: Validating libreadline6 6.3-8+b3
I: Retrieving readline-common 6.3-8
I: Validating readline-common 6.3-8
I: Retrieving rsyslog 8.4.2-1+deb8u2
I: Validating rsyslog 8.4.2-1+deb8u2
I: Retrieving sed 4.2.2-4+deb8u1
I: Validating sed 4.2.2-4+deb8u1
I: Retrieving sensible-utils 0.0.9+deb8u1
I: Validating sensible-utils 0.0.9+deb8u1
I: Retrieving login 1:4.2-3+deb8u4
I: Validating login 1:4.2-3+deb8u4
I: Retrieving passwd 1:4.2-3+deb8u4
I: Validating passwd 1:4.2-3+deb8u4
I: Retrieving libslang2 2.3.0-2
I: Validating libslang2 2.3.0-2
I: Retrieving startpar 0.59-3
I: Validating startpar 0.59-3
I: Retrieving libsystemd0 215-17+deb8u7
I: Validating libsystemd0 215-17+deb8u7
I: Retrieving libudev1 215-17+deb8u7
I: Validating libudev1 215-17+deb8u7
I: Retrieving systemd 215-17+deb8u7
I: Validating systemd 215-17+deb8u7
I: Retrieving systemd-sysv 215-17+deb8u7
I: Validating systemd-sysv 215-17+deb8u7
I: Retrieving udev 215-17+deb8u7
I: Validating udev 215-17+deb8u7
I: Retrieving initscripts 2.88dsf-59
I: Validating initscripts 2.88dsf-59
I: Retrieving sysv-rc 2.88dsf-59
I: Validating sysv-rc 2.88dsf-59
I: Retrieving sysvinit-utils 2.88dsf-59
I: Validating sysvinit-utils 2.88dsf-59
I: Retrieving tar 1.27.1-2+deb8u1
I: Validating tar 1.27.1-2+deb8u1
I: Retrieving tasksel 3.31+deb8u1
I: Validating tasksel 3.31+deb8u1
I: Retrieving tasksel-data 3.31+deb8u1
I: Validating tasksel-data 3.31+deb8u1
I: Retrieving traceroute 1:2.0.20-2+b1
I: Validating traceroute 1:2.0.20-2+b1
I: Retrieving tzdata 2018e-0+deb8u1
I: Validating tzdata 2018e-0+deb8u1
I: Retrieving libustr-1.0-1 1.0.4-3+b2
I: Validating libustr-1.0-1 1.0.4-3+b2
I: Retrieving bsdutils 1:2.25.2-6
I: Validating bsdutils 1:2.25.2-6
I: Retrieving libblkid1 2.25.2-6
I: Validating libblkid1 2.25.2-6
I: Retrieving libmount1 2.25.2-6
I: Validating libmount1 2.25.2-6
I: Retrieving libsmartcols1 2.25.2-6
I: Validating libsmartcols1 2.25.2-6
I: Retrieving libuuid1 2.25.2-6
I: Validating libuuid1 2.25.2-6
I: Retrieving mount 2.25.2-6
I: Validating mount 2.25.2-6
I: Retrieving util-linux 2.25.2-6
I: Validating util-linux 2.25.2-6
I: Retrieving vim-common 2:7.4.488-7+deb8u3
I: Validating vim-common 2:7.4.488-7+deb8u3
I: Retrieving vim-tiny 2:7.4.488-7+deb8u3
I: Validating vim-tiny 2:7.4.488-7+deb8u3
I: Retrieving wget 1.16-1+deb8u5
I: Validating wget 1.16-1+deb8u5
I: Retrieving liblzma5 5.1.1alpha+20120614-2+b3
I: Validating liblzma5 5.1.1alpha+20120614-2+b3
I: Retrieving zlib1g 1:1.2.8.dfsg-2+b1
I: Validating zlib1g 1:1.2.8.dfsg-2+b1
I: Chosen extractor for .deb packages: dpkg-deb
I: Extracting acl...
I: Extracting libacl1...
I: Extracting adduser...
I: Extracting libattr1...
I: Extracting libaudit-common...
I: Extracting libaudit1...
I: Extracting base-files...
I: Extracting base-passwd...
I: Extracting bash...
I: Extracting libbz2-1.0...
I: Extracting libdebconfclient0...
I: Extracting coreutils...
I: Extracting libcryptsetup4...
I: Extracting dash...
I: Extracting libdb5.3...
I: Extracting debconf...
I: Extracting debconf-i18n...
I: Extracting debianutils...
I: Extracting diffutils...
I: Extracting dpkg...
I: Extracting e2fslibs...
I: Extracting e2fsprogs...
I: Extracting libcomerr2...
I: Extracting libss2...
I: Extracting findutils...
I: Extracting gcc-4.8-base...
I: Extracting gcc-4.9-base...
I: Extracting libgcc1...
I: Extracting libc-bin...
I: Extracting libc6...
I: Extracting multiarch-support...
I: Extracting grep...
I: Extracting gzip...
I: Extracting hostname...
I: Extracting init...
I: Extracting insserv...
I: Extracting libkmod2...
I: Extracting libcap2...
I: Extracting libcap2-bin...
I: Extracting libgcrypt20...
I: Extracting libgpg-error0...
I: Extracting liblocale-gettext-perl...
I: Extracting libselinux1...
I: Extracting libsemanage-common...
I: Extracting libsemanage1...
I: Extracting libsepol1...
I: Extracting libtext-charwidth-perl...
I: Extracting libtext-iconv-perl...
I: Extracting libtext-wrapi18n-perl...
I: Extracting lsb-base...
I: Extracting dmsetup...
I: Extracting libdevmapper1.02.1...
I: Extracting mawk...
I: Extracting libncurses5...
I: Extracting libncursesw5...
I: Extracting libtinfo5...
I: Extracting ncurses-base...
I: Extracting ncurses-bin...
I: Extracting libpam-modules...
I: Extracting libpam-modules-bin...
I: Extracting libpam-runtime...
I: Extracting libpam0g...
I: Extracting libpcre3...
I: Extracting perl-base...
I: Extracting libprocps3...
I: Extracting procps...
I: Extracting sed...
I: Extracting sensible-utils...
I: Extracting login...
I: Extracting passwd...
I: Extracting libslang2...
I: Extracting startpar...
I: Extracting libsystemd0...
I: Extracting libudev1...
I: Extracting systemd...
I: Extracting systemd-sysv...
I: Extracting udev...
I: Extracting initscripts...
I: Extracting sysv-rc...
I: Extracting sysvinit-utils...
I: Extracting tar...
I: Extracting tzdata...
I: Extracting libustr-1.0-1...
I: Extracting bsdutils...
I: Extracting libblkid1...
I: Extracting libmount1...
I: Extracting libsmartcols1...
I: Extracting libuuid1...
I: Extracting mount...
I: Extracting util-linux...
I: Extracting liblzma5...
I: Extracting zlib1g...
I: Installing core packages...
I: Unpacking required packages...
I: Unpacking acl...
I: Unpacking libacl1:armhf...
I: Unpacking adduser...
I: Unpacking libattr1:armhf...
I: Unpacking libaudit-common...
I: Unpacking libaudit1:armhf...
I: Unpacking base-files...
I: Unpacking base-passwd...
I: Unpacking bash...
I: Unpacking libbz2-1.0:armhf...
I: Unpacking libdebconfclient0:armhf...
I: Unpacking coreutils...
I: Unpacking libcryptsetup4:armhf...
I: Unpacking dash...
I: Unpacking libdb5.3:armhf...
I: Unpacking debconf...
I: Unpacking debconf-i18n...
I: Unpacking debianutils...
I: Unpacking diffutils...
I: Unpacking dpkg...
I: Unpacking e2fslibs:armhf...
I: Unpacking e2fsprogs...
I: Unpacking libcomerr2:armhf...
I: Unpacking libss2:armhf...
I: Unpacking findutils...
I: Unpacking gcc-4.8-base:armhf...
I: Unpacking gcc-4.9-base:armhf...
I: Unpacking libgcc1:armhf...
I: Unpacking libc-bin...
I: Unpacking libc6:armhf...
I: Unpacking multiarch-support...
I: Unpacking grep...
I: Unpacking gzip...
I: Unpacking hostname...
I: Unpacking init...
I: Unpacking insserv...
I: Unpacking libkmod2:armhf...
I: Unpacking libcap2:armhf...
I: Unpacking libcap2-bin...
I: Unpacking libgcrypt20:armhf...
I: Unpacking libgpg-error0:armhf...
I: Unpacking liblocale-gettext-perl...
I: Unpacking libselinux1:armhf...
I: Unpacking libsemanage-common...
I: Unpacking libsemanage1:armhf...
I: Unpacking libsepol1:armhf...
I: Unpacking libtext-charwidth-perl...
I: Unpacking libtext-iconv-perl...
I: Unpacking libtext-wrapi18n-perl...
I: Unpacking lsb-base...
I: Unpacking dmsetup...
I: Unpacking libdevmapper1.02.1:armhf...
I: Unpacking mawk...
I: Unpacking libncurses5:armhf...
I: Unpacking libncursesw5:armhf...
I: Unpacking libtinfo5:armhf...
I: Unpacking ncurses-base...
I: Unpacking ncurses-bin...
I: Unpacking libpam-modules:armhf...
I: Unpacking libpam-modules-bin...
I: Unpacking libpam-runtime...
I: Unpacking libpam0g:armhf...
I: Unpacking libpcre3:armhf...
I: Unpacking perl-base...
I: Unpacking libprocps3:armhf...
I: Unpacking procps...
I: Unpacking sed...
I: Unpacking sensible-utils...
I: Unpacking login...
I: Unpacking passwd...
I: Unpacking libslang2:armhf...
I: Unpacking startpar...
I: Unpacking libsystemd0:armhf...
I: Unpacking libudev1:armhf...
I: Unpacking systemd...
I: Unpacking systemd-sysv...
I: Unpacking udev...
I: Unpacking initscripts...
I: Unpacking sysv-rc...
I: Unpacking sysvinit-utils...
I: Unpacking tar...
I: Unpacking tzdata...
I: Unpacking libustr-1.0-1:armhf...
I: Unpacking bsdutils...
I: Unpacking libblkid1:armhf...
I: Unpacking libmount1:armhf...
I: Unpacking libsmartcols1:armhf...
I: Unpacking libuuid1:armhf...
I: Unpacking mount...
I: Unpacking util-linux...
I: Unpacking liblzma5:armhf...
I: Unpacking zlib1g:armhf...
I: Configuring required packages...
I: Configuring gcc-4.8-base:armhf...
I: Configuring lsb-base...
I: Configuring sensible-utils...
I: Configuring ncurses-base...
I: Configuring libsemanage-common...
I: Configuring gcc-4.9-base:armhf...
I: Configuring libaudit-common...
I: Configuring libc6:armhf...
I: Configuring startpar...
I: Configuring libc-bin...
I: Configuring diffutils...
I: Configuring insserv...
I: Configuring findutils...
I: Configuring debianutils...
I: Configuring hostname...
I: Configuring multiarch-support...
I: Configuring mawk...
I: Configuring libprocps3:armhf...
I: Configuring libpcre3:armhf...
I: Configuring libbz2-1.0:armhf...
I: Configuring libkmod2:armhf...
I: Configuring libgpg-error0:armhf...
I: Configuring base-files...
I: Configuring libdebconfclient0:armhf...
I: Configuring libselinux1:armhf...
I: Configuring libcomerr2:armhf...
I: Configuring libslang2:armhf...
I: Configuring libsepol1:armhf...
I: Configuring libgcc1:armhf...
I: Configuring libustr-1.0-1:armhf...
I: Configuring libsmartcols1:armhf...
I: Configuring libaudit1:armhf...
I: Configuring libtinfo5:armhf...
I: Configuring libudev1:armhf...
I: Configuring libattr1:armhf...
I: Configuring libss2:armhf...
I: Configuring liblzma5:armhf...
I: Configuring base-passwd...
I: Configuring e2fslibs:armhf...
I: Configuring libgcrypt20:armhf...
I: Configuring libncursesw5:armhf...
I: Configuring libdb5.3:armhf...
I: Configuring zlib1g:armhf...
I: Configuring libcap2:armhf...
I: Configuring libsystemd0:armhf...
I: Configuring libdevmapper1.02.1:armhf...
I: Configuring libsemanage1:armhf...
I: Configuring sysvinit-utils...
I: Configuring libacl1:armhf...
I: Configuring ncurses-bin...
I: Configuring acl...
I: Configuring libncurses5:armhf...
I: Configuring libcap2-bin...
I: Configuring bsdutils...
I: Configuring coreutils...
I: Configuring tar...
I: Configuring dpkg...
I: Configuring sed...
I: Configuring perl-base...
I: Configuring grep...
I: Configuring debconf...
I: Configuring tzdata...
I: Configuring gzip...
I: Configuring dash...
I: Configuring libtext-iconv-perl...
I: Configuring sysv-rc...
I: Configuring liblocale-gettext-perl...
I: Configuring libtext-charwidth-perl...
I: Configuring libpam0g:armhf...
I: Configuring initscripts...
I: Configuring libpam-modules-bin...
I: Configuring bash...
I: Configuring procps...
I: Configuring libtext-wrapi18n-perl...
I: Configuring libpam-modules:armhf...
I: Configuring libpam-runtime...
I: Configuring debconf-i18n...
I: Configuring passwd...
I: Configuring login...
I: Configuring adduser...
I: Configuring libuuid1:armhf...
I: Configuring libblkid1:armhf...
I: Configuring libmount1:armhf...
I: Configuring util-linux...
I: Configuring libcryptsetup4:armhf...
I: Configuring mount...
I: Configuring e2fsprogs...
I: Configuring udev...
I: Configuring systemd...
I: Configuring dmsetup...
I: Configuring systemd-sysv...
I: Configuring init...
I: Configuring libc-bin...
I: Unpacking the base system...
I: Unpacking apt...
I: Unpacking apt-utils...
I: Unpacking libapt-inst1.5:armhf...
I: Unpacking libapt-pkg4.12:armhf...
I: Unpacking libdns-export100...
I: Unpacking libirs-export91...
I: Unpacking libisc-export95...
I: Unpacking libisccfg-export90...
I: Unpacking libboost-iostreams1.55.0:armhf...
I: Unpacking bsdmainutils...
I: Unpacking cpio...
I: Unpacking cron...
I: Unpacking debian-archive-keyring...
I: Unpacking dmidecode...
I: Unpacking libstdc++6:armhf...
I: Unpacking libgdbm3:armhf...
I: Unpacking libgmp10:armhf...
I: Unpacking gnupg...
I: Unpacking gpgv...
I: Unpacking libgnutls-deb0-28:armhf...
I: Unpacking libgnutls-openssl27:armhf...
I: Unpacking groff-base...
I: Unpacking libicu52:armhf...
I: Unpacking ifupdown...
I: Unpacking init-system-helpers...
I: Unpacking iproute2...
I: Unpacking iptables...
I: Unpacking libxtables10...
I: Unpacking iputils-ping...
I: Unpacking isc-dhcp-client...
I: Unpacking isc-dhcp-common...
I: Unpacking libjson-c2:armhf...
I: Unpacking kmod...
I: Unpacking less...
I: Unpacking libestr0...
I: Unpacking libffi6:armhf...
I: Unpacking libidn11:armhf...
I: Unpacking liblogging-stdlog0:armhf...
I: Unpacking liblognorm1:armhf...
I: Unpacking libmnl0:armhf...
I: Unpacking libnetfilter-acct1:armhf...
I: Unpacking libnfnetlink0:armhf...
I: Unpacking libpipeline1:armhf...
I: Unpacking libpsl0:armhf...
I: Unpacking libsigc++-2.0-0c2a:armhf...
I: Unpacking libtasn1-6:armhf...
I: Unpacking libusb-0.1-4:armhf...
I: Unpacking logrotate...
I: Unpacking man-db...
I: Unpacking manpages...
I: Unpacking nano...
I: Unpacking net-tools...
I: Unpacking netbase...
I: Unpacking netcat-traditional...
I: Unpacking libhogweed2:armhf...
I: Unpacking libnettle4:armhf...
I: Unpacking libnewt0.52:armhf...
I: Unpacking whiptail...
I: Unpacking nfacct...
I: Unpacking libssl1.0.0:armhf...
I: Unpacking libp11-kit0:armhf...
I: Unpacking libpopt0:armhf...
I: Unpacking libreadline6:armhf...
I: Unpacking readline-common...
I: Unpacking rsyslog...
I: Unpacking tasksel...
I: Unpacking tasksel-data...
I: Unpacking traceroute...
I: Unpacking vim-common...
I: Unpacking vim-tiny...
I: Unpacking wget...
I: Configuring the base system...
I: Configuring readline-common...
I: Configuring libgdbm3:armhf...
I: Configuring manpages...
I: Configuring libxtables10...
I: Configuring cpio...
I: Configuring libpopt0:armhf...
I: Configuring kmod...
I: Configuring libestr0...
I: Configuring less...
I: Configuring libssl1.0.0:armhf...
I: Configuring dmidecode...
I: Configuring gpgv...
I: Configuring liblogging-stdlog0:armhf...
I: Configuring netcat-traditional...
I: Configuring libpipeline1:armhf...
I: Configuring iproute2...
I: Configuring libtasn1-6:armhf...
I: Configuring nano...
I: Configuring libgmp10:armhf...
I: Configuring libisc-export95...
I: Configuring init-system-helpers...
I: Configuring libnettle4:armhf...
I: Configuring debian-archive-keyring...
I: Configuring vim-common...
I: Configuring libnfnetlink0:armhf...
I: Configuring libstdc++6:armhf...
I: Configuring libffi6:armhf...
I: Configuring libnewt0.52:armhf...
I: Configuring bsdmainutils...
I: Configuring net-tools...
I: Configuring cron...
I: Configuring libmnl0:armhf...
I: Configuring libapt-pkg4.12:armhf...
I: Configuring libusb-0.1-4:armhf...
I: Configuring traceroute...
I: Configuring logrotate...
I: Configuring libidn11:armhf...
I: Configuring libreadline6:armhf...
I: Configuring libjson-c2:armhf...
I: Configuring libicu52:armhf...
I: Configuring netbase...
I: Configuring vim-tiny...
I: Configuring libhogweed2:armhf...
I: Configuring ifupdown...
I: Configuring libisccfg-export90...
I: Configuring libsigc++-2.0-0c2a:armhf...
I: Configuring groff-base...
I: Configuring liblognorm1:armhf...
I: Configuring whiptail...
I: Configuring gnupg...
I: Configuring libpsl0:armhf...
I: Configuring libboost-iostreams1.55.0:armhf...
I: Configuring libdns-export100...
I: Configuring iptables...
I: Configuring libapt-inst1.5:armhf...
I: Configuring libp11-kit0:armhf...
I: Configuring libgnutls-deb0-28:armhf...
I: Configuring wget...
I: Configuring apt...
I: Configuring man-db...
I: Configuring libnetfilter-acct1:armhf...
I: Configuring rsyslog...
I: Configuring nfacct...
I: Configuring apt-utils...
I: Configuring libirs-export91...
I: Configuring libgnutls-openssl27:armhf...
I: Configuring iputils-ping...
I: Configuring isc-dhcp-common...
I: Configuring isc-dhcp-client...
I: Configuring tasksel...
I: Configuring tasksel-data...
I: Configuring libc-bin...
I: Configuring systemd...
I: Base system installed successfully.
+ mount_dir /srv/olinux/debootstrap
+ mount --bind /proc /srv/olinux/debootstrap/proc
+ mount --bind /sys /srv/olinux/debootstrap/sys
+ mount --bind /dev /srv/olinux/debootstrap/dev
+ mount --bind /dev/pts /srv/olinux/debootstrap/dev/pts
+ cat
+ cat
+ '[' localhost ']'
+ cat
+ cp /srv/olinux/debootstrap/etc/hosts /srv/olinux/debootstrap/tmp
+ cp /etc/hosts /srv/olinux/debootstrap/etc/
+ chroot_deb /srv/olinux/debootstrap 'apt-get update'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c 'apt-get update'
Ign http://ftp.fr.debian.org jessie InRelease
Get:1 http://ftp.fr.debian.org jessie Release.gpg [2420 B]
Get:2 http://ftp.fr.debian.org jessie Release [148 kB]
Get:3 http://ftp.fr.debian.org jessie/main armhf Packages [6675 kB]
Get:4 http://ftp.fr.debian.org jessie/contrib armhf Packages [37.8 kB]
Get:5 http://ftp.fr.debian.org jessie/non-free armhf Packages [62.5 kB]
Get:6 http://ftp.fr.debian.org jessie/contrib Translation-en [38.3 kB]
Get:7 http://ftp.fr.debian.org jessie/main Translation-en [4581 kB]
Get:8 http://ftp.fr.debian.org jessie/non-free Translation-en [72.0 kB]
Get:9 http://security.debian.org jessie/updates InRelease [44.9 kB]
Get:10 http://security.debian.org jessie/updates/main armhf Packages [604 kB]
Get:11 http://security.debian.org jessie/updates/contrib armhf Packages [1138 B]
Get:12 http://security.debian.org jessie/updates/non-free armhf Packages [4260 B]
Get:13 http://security.debian.org jessie/updates/contrib Translation-en [1211 B]
Get:14 http://security.debian.org jessie/updates/main Translation-en [316 kB]
Get:15 http://security.debian.org jessie/updates/non-free Translation-en [11.8 kB]
Fetched 12.6 MB in 13s (933 kB/s)
Reading package lists...
+ PACKAGES='jq udisks-glue php5-fpm ntfs-3g '
+ chroot_deb /srv/olinux/debootstrap 'DEBIAN_FRONTEND=noninteractive apt-get install -y --force-yes ca-certificates openssh-server ntp parted locales vim-nox bash-completion rng-tools jq udisks-glue php5-fpm ntfs-3g '
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c 'DEBIAN_FRONTEND=noninteractive apt-get install -y --force-yes ca-certificates openssh-server ntp parted locales vim-nox bash-completion rng-tools jq udisks-glue php5-fpm ntfs-3g '
Reading package lists...
Building dependency tree...
The following extra packages will be installed:
  cryptsetup-bin dbus dosfstools eject file fuse hdparm krb5-locales
  libalgorithm-c3-perl libapparmor1 libarchive-extract-perl libatasmart4
  libbsd0 libcap-ng0 libcgi-fast-perl libcgi-pm-perl libclass-c3-perl
  libclass-c3-xs-perl libconfuse-common libconfuse0 libcpan-meta-perl
  libdata-optlist-perl libdata-section-perl libdbus-1-3 libdbus-glib-1-2
  libdevmapper-event1.02.1 libedit2 libexpat1 libfcgi-perl libfuse2
  libglib2.0-0 libglib2.0-data libgpm2 libgssapi-krb5-2 libgudev-1.0-0
  libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblog-message-perl
  liblog-message-simple-perl liblua5.2-0 liblvm2app2.2 libmagic1
  libmodule-build-perl libmodule-pluggable-perl libmodule-signature-perl
  libmro-compat-perl libonig2 libopts25 libpackage-constants-perl
  libpam-systemd libparams-util-perl libparted2 libperl4-corelibs-perl
  libperl5.20 libpod-latex-perl libpod-readme-perl libpolkit-agent-1-0
  libpolkit-backend-1-0 libpolkit-gobject-1-0 libpython2.7
  libpython2.7-minimal libpython2.7-stdlib libqdbm14 libregexp-common-perl
  libruby2.1 libsgutils2-2 libsoftware-license-perl libsqlite3-0
  libsub-exporter-perl libsub-install-perl libsystemd0 libtcl8.6
  libterm-ui-perl libtext-soundex-perl libtext-template-perl libwrap0 libx11-6
  libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libyaml-0-2
  lsof mime-support ncurses-term openssh-client openssh-sftp-server openssl
  perl perl-base perl-modules php5-cli php5-common php5-json php5-readline
  policykit-1 powermgmt-base psmisc rename sgml-base shared-mime-info systemd
  systemd-sysv tcpd ucf udisks vim-runtime xauth xdg-user-dirs xml-core
Suggested packages:
  dbus-x11 cdtool setcd apmd gpm krb5-doc krb5-user libparted-dev
  libparted-i18n sg3-utils tcl8.6 ntp-doc ssh-askpass libpam-ssh keychain
  monkeysphere rssh molly-guard ufw parted-doc perl-doc
  libterm-readline-gnu-perl libterm-readline-perl-perl make libb-lint-perl
  libcpanplus-dist-build-perl libcpanplus-perl libfile-checktree-perl
  libobject-accessor-perl php-pear php5-user-cache sgml-base-doc systemd-ui
  xfsprogs reiserfsprogs mdadm cscope vim-doc debhelper
Recommended packages:
  libarchive-tar-perl
The following NEW packages will be installed:
  bash-completion ca-certificates cryptsetup-bin dbus dosfstools eject file
  fuse hdparm jq krb5-locales libalgorithm-c3-perl libapparmor1
  libarchive-extract-perl libatasmart4 libbsd0 libcap-ng0 libcgi-fast-perl
  libcgi-pm-perl libclass-c3-perl libclass-c3-xs-perl libconfuse-common
  libconfuse0 libcpan-meta-perl libdata-optlist-perl libdata-section-perl
  libdbus-1-3 libdbus-glib-1-2 libdevmapper-event1.02.1 libedit2 libexpat1
  libfcgi-perl libfuse2 libglib2.0-0 libglib2.0-data libgpm2 libgssapi-krb5-2
  libgudev-1.0-0 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0
  liblog-message-perl liblog-message-simple-perl liblua5.2-0 liblvm2app2.2
  libmagic1 libmodule-build-perl libmodule-pluggable-perl
  libmodule-signature-perl libmro-compat-perl libonig2 libopts25
  libpackage-constants-perl libpam-systemd libparams-util-perl libparted2
  libperl4-corelibs-perl libperl5.20 libpod-latex-perl libpod-readme-perl
  libpolkit-agent-1-0 libpolkit-backend-1-0 libpolkit-gobject-1-0 libpython2.7
  libpython2.7-minimal libpython2.7-stdlib libqdbm14 libregexp-common-perl
  libruby2.1 libsgutils2-2 libsoftware-license-perl libsqlite3-0
  libsub-exporter-perl libsub-install-perl libtcl8.6 libterm-ui-perl
  libtext-soundex-perl libtext-template-perl libwrap0 libx11-6 libx11-data
  libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libyaml-0-2 locales lsof
  mime-support ncurses-term ntfs-3g ntp openssh-client openssh-server
  openssh-sftp-server openssl parted perl perl-modules php5-cli php5-common
  php5-fpm php5-json php5-readline policykit-1 powermgmt-base psmisc rename
  rng-tools sgml-base shared-mime-info tcpd ucf udisks udisks-glue vim-nox
  vim-runtime xauth xdg-user-dirs xml-core
The following packages will be upgraded:
  libsystemd0 perl-base systemd systemd-sysv
4 upgraded, 123 newly installed, 0 to remove and 15 not upgraded.
Need to get 49.5 MB of archives.
After this operation, 170 MB of additional disk space will be used.
Get:1 http://ftp.fr.debian.org/debian/ jessie/main bash-completion all 1:2.1-4 [182 kB]
Get:2 http://security.debian.org/ jessie/updates/main perl-base armhf 5.20.2-3+deb8u12 [1130 kB]
Get:3 http://ftp.fr.debian.org/debian/ jessie/main libbsd0 armhf 0.7.0-2 [63.9 kB]
Get:4 http://ftp.fr.debian.org/debian/ jessie/main libedit2 armhf 3.1-20140620-2 [69.4 kB]
Get:5 http://ftp.fr.debian.org/debian/ jessie/main libgpm2 armhf 1.20.4-6.1+b2 [33.0 kB]
Get:6 http://ftp.fr.debian.org/debian/ jessie/main libkeyutils1 armhf 1.5.9-5+b1 [11.1 kB]
Get:7 http://ftp.fr.debian.org/debian/ jessie/main libkrb5support0 armhf 1.12.1+dfsg-19+deb8u4 [55.5 kB]
Get:8 http://security.debian.org/ jessie/updates/main libsystemd0 armhf 215-17+deb8u8 [83.3 kB]
Get:9 http://ftp.fr.debian.org/debian/ jessie/main libk5crypto3 armhf 1.12.1+dfsg-19+deb8u4 [111 kB]
Get:10 http://security.debian.org/ jessie/updates/main systemd armhf 215-17+deb8u8 [2322 kB]
Get:11 http://ftp.fr.debian.org/debian/ jessie/main libkrb5-3 armhf 1.12.1+dfsg-19+deb8u4 [261 kB]
Get:12 http://ftp.fr.debian.org/debian/ jessie/main libgssapi-krb5-2 armhf 1.12.1+dfsg-19+deb8u4 [132 kB]
Get:13 http://ftp.fr.debian.org/debian/ jessie/main libmagic1 armhf 1:5.22+15-2+deb8u4 [245 kB]
Get:14 http://ftp.fr.debian.org/debian/ jessie/main libwrap0 armhf 7.6.q-25 [56.0 kB]
Get:15 http://security.debian.org/ jessie/updates/main systemd-sysv armhf 215-17+deb8u8 [37.1 kB]
Get:16 http://ftp.fr.debian.org/debian/ jessie/main libatasmart4 armhf 0.19-3 [23.8 kB]
Get:17 http://security.debian.org/ jessie/updates/main libsqlite3-0 armhf 3.8.7.1-1+deb8u3 [384 kB]
Get:18 http://ftp.fr.debian.org/debian/ jessie/main libcap-ng0 armhf 0.7.4-2 [12.1 kB]
Get:19 http://ftp.fr.debian.org/debian/ jessie/main libdbus-1-3 armhf 1.8.22-0+deb8u1 [150 kB]
Get:20 http://ftp.fr.debian.org/debian/ jessie/main libglib2.0-0 armhf 2.42.1-1+b1 [2270 kB]
Get:21 http://security.debian.org/ jessie/updates/main libxml2 armhf 2.9.1+dfsg1-5+deb8u7 [718 kB]
Get:22 http://security.debian.org/ jessie/updates/main perl-modules all 5.20.2-3+deb8u12 [2553 kB]
Get:23 http://ftp.fr.debian.org/debian/ jessie/main libdbus-glib-1-2 armhf 0.102-1 [190 kB]
Get:24 http://security.debian.org/ jessie/updates/main perl armhf 5.20.2-3+deb8u12 [2082 kB]
Get:25 http://ftp.fr.debian.org/debian/ jessie/main libdevmapper-event1.02.1 armhf 2:1.02.90-2.2+deb8u1 [34.8 kB]
Get:26 http://ftp.fr.debian.org/debian/ jessie/main libexpat1 armhf 2.1.0-6+deb8u4 [61.8 kB]
Get:27 http://ftp.fr.debian.org/debian/ jessie/main liblua5.2-0 armhf 5.2.3-1.1 [65.7 kB]
Get:28 http://ftp.fr.debian.org/debian/ jessie/main liblvm2app2.2 armhf 2.02.111-2.2+deb8u1 [389 kB]
Get:29 http://ftp.fr.debian.org/debian/ jessie/main libonig2 armhf 5.9.5-3.2+deb8u1 [103 kB]
Get:30 http://ftp.fr.debian.org/debian/ jessie/main libopts25 armhf 1:5.18.4-3 [62.9 kB]
Get:31 http://security.debian.org/ jessie/updates/main libconfuse-common all 2.7-5+deb8u1 [4780 B]
Get:32 http://security.debian.org/ jessie/updates/main libconfuse0 armhf 2.7-5+deb8u1 [18.4 kB]
Get:33 http://ftp.fr.debian.org/debian/ jessie/main libparted2 armhf 3.2-7 [259 kB]
Get:34 http://security.debian.org/ jessie/updates/main libfuse2 armhf 2.9.3-15+deb8u3 [125 kB]
Get:35 http://security.debian.org/ jessie/updates/main libgudev-1.0-0 armhf 215-17+deb8u8 [41.3 kB]
Get:36 http://ftp.fr.debian.org/debian/ jessie/main mime-support all 3.58 [36.0 kB]
Get:37 http://security.debian.org/ jessie/updates/main libpolkit-gobject-1-0 armhf 0.105-15~deb8u3 [38.4 kB]
Get:38 http://ftp.fr.debian.org/debian/ jessie/main libtcl8.6 armhf 8.6.2+dfsg-2 [882 kB]
Get:39 http://security.debian.org/ jessie/updates/main libpolkit-agent-1-0 armhf 0.105-15~deb8u3 [22.1 kB]
Get:40 http://security.debian.org/ jessie/updates/main libpolkit-backend-1-0 armhf 0.105-15~deb8u3 [40.9 kB]
Get:41 http://security.debian.org/ jessie/updates/main libpython2.7-minimal armhf 2.7.9-2+deb8u2 [377 kB]
Get:42 http://security.debian.org/ jessie/updates/main libpython2.7-stdlib armhf 2.7.9-2+deb8u2 [1805 kB]
Get:43 http://ftp.fr.debian.org/debian/ jessie/main libxau6 armhf 1:1.0.8-1 [19.5 kB]
Get:44 http://ftp.fr.debian.org/debian/ jessie/main libxdmcp6 armhf 1:1.1.1-1+b1 [23.4 kB]
Get:45 http://ftp.fr.debian.org/debian/ jessie/main libxcb1 armhf 1.10-3+b1 [41.1 kB]
Get:46 http://ftp.fr.debian.org/debian/ jessie/main libxext6 armhf 2:1.3.3-1 [48.4 kB]
Get:47 http://ftp.fr.debian.org/debian/ jessie/main libxmuu1 armhf 2:1.1.2-1 [22.7 kB]
Get:48 http://ftp.fr.debian.org/debian/ jessie/main libyaml-0-2 armhf 0.1.6-3 [43.3 kB]
Get:49 http://ftp.fr.debian.org/debian/ jessie/main ntfs-3g armhf 1:2014.2.15AR.2-1+deb8u3 [481 kB]
Get:50 http://security.debian.org/ jessie/updates/main libpython2.7 armhf 2.7.9-2+deb8u2 [950 kB]
Get:51 http://ftp.fr.debian.org/debian/ jessie/main ntp armhf 1:4.2.6.p5+dfsg-7+deb8u2 [343 kB]
Get:52 http://ftp.fr.debian.org/debian/ jessie/main sgml-base all 1.26+nmu4 [14.6 kB]
Get:53 http://security.debian.org/ jessie/updates/main libx11-data all 2:1.6.2-3+deb8u2 [126 kB]
Get:54 http://ftp.fr.debian.org/debian/ jessie/main dbus armhf 1.8.22-0+deb8u1 [253 kB]
Get:55 http://security.debian.org/ jessie/updates/main libx11-6 armhf 2:1.6.2-3+deb8u2 [674 kB]
Get:56 http://ftp.fr.debian.org/debian/ jessie/main file armhf 1:5.22+15-2+deb8u4 [60.0 kB]
Get:57 http://ftp.fr.debian.org/debian/ jessie/main krb5-locales all 1.12.1+dfsg-19+deb8u4 [2649 kB]
Get:58 http://security.debian.org/ jessie/updates/main fuse armhf 2.9.3-15+deb8u3 [69.8 kB]
Get:59 http://security.debian.org/ jessie/updates/main libpam-systemd armhf 215-17+deb8u8 [116 kB]
Get:60 http://security.debian.org/ jessie/updates/main openssh-client armhf 1:6.7p1-5+deb8u7 [645 kB]
Get:61 http://ftp.fr.debian.org/debian/ jessie/main locales all 2.19-18+deb8u10 [3930 kB]
Get:62 http://security.debian.org/ jessie/updates/main openssl armhf 1.0.1t-1+deb8u10 [659 kB]
Get:63 http://security.debian.org/ jessie/updates/main ca-certificates all 20141019+deb8u4 [185 kB]
Get:64 http://security.debian.org/ jessie/updates/main libperl5.20 armhf 5.20.2-3+deb8u12 [1346 B]
Get:65 http://ftp.fr.debian.org/debian/ jessie/main libperl4-corelibs-perl all 0.003-1 [43.6 kB]
Get:66 http://security.debian.org/ jessie/updates/main openssh-sftp-server armhf 1:6.7p1-5+deb8u7 [33.2 kB]
Get:67 http://ftp.fr.debian.org/debian/ jessie/main lsof armhf 4.86+dfsg-1 [315 kB]
Get:68 http://security.debian.org/ jessie/updates/main openssh-server armhf 1:6.7p1-5+deb8u7 [322 kB]
Get:69 http://ftp.fr.debian.org/debian/ jessie/main ncurses-term all 5.9+20140913-1+deb8u3 [454 kB]
Get:70 http://security.debian.org/ jessie/updates/main php5-common armhf 5.6.39+dfsg-0+deb8u1 [729 kB]
Get:71 http://ftp.fr.debian.org/debian/ jessie/main ucf all 3.0030 [69.7 kB]
Get:72 http://security.debian.org/ jessie/updates/main php5-cli armhf 5.6.39+dfsg-0+deb8u1 [1970 kB]
Get:73 http://ftp.fr.debian.org/debian/ jessie/main cryptsetup-bin armhf 2:1.6.6-5 [174 kB]
Get:74 http://ftp.fr.debian.org/debian/ jessie/main dosfstools armhf 3.0.27-1 [86.0 kB]
Get:75 http://ftp.fr.debian.org/debian/ jessie/main eject armhf 2.1.5+deb1+cvs20081104-13.1+deb8u1 [50.2 kB]
Get:76 http://ftp.fr.debian.org/debian/ jessie/main hdparm armhf 9.43-2 [102 kB]
Get:77 http://ftp.fr.debian.org/debian/ jessie/main jq armhf 1.4-2.1+deb8u1 [99.4 kB]
Get:78 http://security.debian.org/ jessie/updates/main php5-fpm armhf 5.6.39+dfsg-0+deb8u1 [1982 kB]
Get:79 http://ftp.fr.debian.org/debian/ jessie/main libalgorithm-c3-perl all 0.09-1 [11.9 kB]
Get:80 http://ftp.fr.debian.org/debian/ jessie/main libarchive-extract-perl all 0.72-1 [24.8 kB]
Get:81 http://ftp.fr.debian.org/debian/ jessie/main libcgi-pm-perl all 4.09-1 [213 kB]
Get:82 http://ftp.fr.debian.org/debian/ jessie/main libfcgi-perl armhf 0.77-1+deb8u1 [34.9 kB]
Get:83 http://ftp.fr.debian.org/debian/ jessie/main libcgi-fast-perl all 1:2.04-1 [10.9 kB]
Get:84 http://ftp.fr.debian.org/debian/ jessie/main libclass-c3-perl all 0.26-1 [22.9 kB]
Get:85 http://ftp.fr.debian.org/debian/ jessie/main libclass-c3-xs-perl armhf 0.13-2+b1 [14.2 kB]
Get:86 http://security.debian.org/ jessie/updates/main php5-readline armhf 5.6.39+dfsg-0+deb8u1 [11.1 kB]
Get:87 http://ftp.fr.debian.org/debian/ jessie/main libcpan-meta-perl all 2.142690-1 [125 kB]
Get:88 http://security.debian.org/ jessie/updates/main policykit-1 armhf 0.105-15~deb8u3 [61.1 kB]
Get:89 http://ftp.fr.debian.org/debian/ jessie/main libparams-util-perl armhf 1.07-2+b1 [22.4 kB]
Get:90 http://ftp.fr.debian.org/debian/ jessie/main libsub-install-perl all 0.928-1 [11.4 kB]
Get:91 http://security.debian.org/ jessie/updates/main libruby2.1 armhf 2.1.5-2+deb8u6 [3070 kB]
Get:92 http://ftp.fr.debian.org/debian/ jessie/main libdata-optlist-perl all 0.109-1 [10.6 kB]
Get:93 http://ftp.fr.debian.org/debian/ jessie/main libmro-compat-perl all 0.12-1 [13.2 kB]
Get:94 http://ftp.fr.debian.org/debian/ jessie/main libsub-exporter-perl all 0.986-1 [49.9 kB]
Get:95 http://ftp.fr.debian.org/debian/ jessie/main libdata-section-perl all 0.200006-1 [13.4 kB]
Get:96 http://ftp.fr.debian.org/debian/ jessie/main libglib2.0-data all 2.42.1-1 [2173 kB]
Get:97 http://ftp.fr.debian.org/debian/ jessie/main liblog-message-perl all 0.8-1 [26.0 kB]
Get:98 http://ftp.fr.debian.org/debian/ jessie/main liblog-message-simple-perl all 0.10-2 [8126 B]
Get:99 http://ftp.fr.debian.org/debian/ jessie/main libmodule-build-perl all 0.421000-2+deb8u1 [265 kB]
Get:100 http://ftp.fr.debian.org/debian/ jessie/main libmodule-pluggable-perl all 5.1-1 [25.0 kB]
Get:101 http://ftp.fr.debian.org/debian/ jessie/main libmodule-signature-perl all 0.73-1+deb8u2 [30.4 kB]
Get:102 http://ftp.fr.debian.org/debian/ jessie/main libpackage-constants-perl all 0.04-1 [5820 B]
Get:103 http://ftp.fr.debian.org/debian/ jessie/main libpod-latex-perl all 0.61-1 [34.7 kB]
Get:104 http://ftp.fr.debian.org/debian/ jessie/main libregexp-common-perl all 2013031301-1 [173 kB]
Get:105 http://ftp.fr.debian.org/debian/ jessie/main libpod-readme-perl all 0.11-1 [15.3 kB]
Get:106 http://ftp.fr.debian.org/debian/ jessie/main libqdbm14 armhf 1.8.78-5+b1 [88.2 kB]
Get:107 http://ftp.fr.debian.org/debian/ jessie/main libsgutils2-2 armhf 1.39-1 [73.1 kB]
Get:108 http://ftp.fr.debian.org/debian/ jessie/main libtext-template-perl all 1.46-1 [53.1 kB]
Get:109 http://ftp.fr.debian.org/debian/ jessie/main libsoftware-license-perl all 0.103010-3 [119 kB]
Get:110 http://ftp.fr.debian.org/debian/ jessie/main libterm-ui-perl all 0.42-1 [19.1 kB]
Get:111 http://ftp.fr.debian.org/debian/ jessie/main libtext-soundex-perl armhf 3.4-1+b2 [13.4 kB]
Get:112 http://ftp.fr.debian.org/debian/ jessie/main parted armhf 3.2-7 [192 kB]
Get:113 http://ftp.fr.debian.org/debian/ jessie/main psmisc armhf 22.21-2 [118 kB]
Get:114 http://ftp.fr.debian.org/debian/ jessie/main php5-json armhf 1.3.6-1 [16.7 kB]
Get:115 http://ftp.fr.debian.org/debian/ jessie/main libapparmor1 armhf 2.9.0-3 [57.8 kB]
Get:116 http://ftp.fr.debian.org/debian/ jessie/main powermgmt-base all 1.31+nmu1 [9240 B]
Get:117 http://ftp.fr.debian.org/debian/ jessie/main rename all 0.20-3 [12.4 kB]
Get:118 http://ftp.fr.debian.org/debian/ jessie/main rng-tools armhf 2-unofficial-mt.14-1 [47.4 kB]
Get:119 http://ftp.fr.debian.org/debian/ jessie/main shared-mime-info armhf 1.3-1 [643 kB]
Get:120 http://ftp.fr.debian.org/debian/ jessie/main tcpd armhf 7.6.q-25 [21.6 kB]
Get:121 http://ftp.fr.debian.org/debian/ jessie/main udisks armhf 1.0.5-1+b1 [166 kB]
Get:122 http://ftp.fr.debian.org/debian/ jessie/main udisks-glue armhf 1.3.5-1 [16.4 kB]
Get:123 http://ftp.fr.debian.org/debian/ jessie/main vim-runtime all 2:7.4.488-7+deb8u3 [5048 kB]
Get:124 http://ftp.fr.debian.org/debian/ jessie/main xauth armhf 1:1.0.9-1 [35.4 kB]
Get:125 http://ftp.fr.debian.org/debian/ jessie/main xdg-user-dirs armhf 0.15-2 [50.9 kB]
Get:126 http://ftp.fr.debian.org/debian/ jessie/main xml-core all 0.13+nmu2 [24.2 kB]
Get:127 http://ftp.fr.debian.org/debian/ jessie/main vim-nox armhf 2:7.4.488-7+deb8u3 [906 kB]

Extracting templates from packages: 23%
Extracting templates from packages: 47%
Extracting templates from packages: 70%
Extracting templates from packages: 94%
Extracting templates from packages: 100%
Preconfiguring packages ...
Fetched 49.5 MB in 18s (2664 kB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9747 files and directories currently installed.)
Preparing to unpack .../perl-base_5.20.2-3+deb8u12_armhf.deb ...
Unpacking perl-base (5.20.2-3+deb8u12) over (5.20.2-3+deb8u11) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up perl-base (5.20.2-3+deb8u12) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9747 files and directories currently installed.)
Preparing to unpack .../libsystemd0_215-17+deb8u8_armhf.deb ...
Unpacking libsystemd0:armhf (215-17+deb8u8) over (215-17+deb8u7) ...
Setting up libsystemd0:armhf (215-17+deb8u8) ...
Processing triggers for libc-bin (2.19-18+deb8u10) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9747 files and directories currently installed.)
Preparing to unpack .../systemd_215-17+deb8u8_armhf.deb ...
Unpacking systemd (215-17+deb8u8) over (215-17+deb8u7) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up systemd (215-17+deb8u8) ...
addgroup: The group `systemd-journal' already exists as a system group. Exiting.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9747 files and directories currently installed.)
Preparing to unpack .../systemd-sysv_215-17+deb8u8_armhf.deb ...
Unpacking systemd-sysv (215-17+deb8u8) over (215-17+deb8u7) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up systemd-sysv (215-17+deb8u8) ...
Selecting previously unselected package bash-completion.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9747 files and directories currently installed.)
Preparing to unpack .../bash-completion_1%3a2.1-4_all.deb ...
Unpacking bash-completion (1:2.1-4) ...
Selecting previously unselected package libbsd0:armhf.
Preparing to unpack .../libbsd0_0.7.0-2_armhf.deb ...
Unpacking libbsd0:armhf (0.7.0-2) ...
Selecting previously unselected package libedit2:armhf.
Preparing to unpack .../libedit2_3.1-20140620-2_armhf.deb ...
Unpacking libedit2:armhf (3.1-20140620-2) ...
Selecting previously unselected package libgpm2:armhf.
Preparing to unpack .../libgpm2_1.20.4-6.1+b2_armhf.deb ...
Unpacking libgpm2:armhf (1.20.4-6.1+b2) ...
Selecting previously unselected package libkeyutils1:armhf.
Preparing to unpack .../libkeyutils1_1.5.9-5+b1_armhf.deb ...
Unpacking libkeyutils1:armhf (1.5.9-5+b1) ...
Selecting previously unselected package libkrb5support0:armhf.
Preparing to unpack .../libkrb5support0_1.12.1+dfsg-19+deb8u4_armhf.deb ...
Unpacking libkrb5support0:armhf (1.12.1+dfsg-19+deb8u4) ...
Selecting previously unselected package libk5crypto3:armhf.
Preparing to unpack .../libk5crypto3_1.12.1+dfsg-19+deb8u4_armhf.deb ...
Unpacking libk5crypto3:armhf (1.12.1+dfsg-19+deb8u4) ...
Selecting previously unselected package libkrb5-3:armhf.
Preparing to unpack .../libkrb5-3_1.12.1+dfsg-19+deb8u4_armhf.deb ...
Unpacking libkrb5-3:armhf (1.12.1+dfsg-19+deb8u4) ...
Selecting previously unselected package libgssapi-krb5-2:armhf.
Preparing to unpack .../libgssapi-krb5-2_1.12.1+dfsg-19+deb8u4_armhf.deb ...
Unpacking libgssapi-krb5-2:armhf (1.12.1+dfsg-19+deb8u4) ...
Selecting previously unselected package libmagic1:armhf.
Preparing to unpack .../libmagic1_1%3a5.22+15-2+deb8u4_armhf.deb ...
Unpacking libmagic1:armhf (1:5.22+15-2+deb8u4) ...
Selecting previously unselected package libsqlite3-0:armhf.
Preparing to unpack .../libsqlite3-0_3.8.7.1-1+deb8u3_armhf.deb ...
Unpacking libsqlite3-0:armhf (3.8.7.1-1+deb8u3) ...
Selecting previously unselected package libwrap0:armhf.
Preparing to unpack .../libwrap0_7.6.q-25_armhf.deb ...
Unpacking libwrap0:armhf (7.6.q-25) ...
Selecting previously unselected package libxml2:armhf.
Preparing to unpack .../libxml2_2.9.1+dfsg1-5+deb8u7_armhf.deb ...
Unpacking libxml2:armhf (2.9.1+dfsg1-5+deb8u7) ...
Selecting previously unselected package perl-modules.
Preparing to unpack .../perl-modules_5.20.2-3+deb8u12_all.deb ...
Unpacking perl-modules (5.20.2-3+deb8u12) ...
Selecting previously unselected package perl.
Preparing to unpack .../perl_5.20.2-3+deb8u12_armhf.deb ...
Unpacking perl (5.20.2-3+deb8u12) ...
Selecting previously unselected package libatasmart4:armhf.
Preparing to unpack .../libatasmart4_0.19-3_armhf.deb ...
Unpacking libatasmart4:armhf (0.19-3) ...
Selecting previously unselected package libcap-ng0:armhf.
Preparing to unpack .../libcap-ng0_0.7.4-2_armhf.deb ...
Unpacking libcap-ng0:armhf (0.7.4-2) ...
Selecting previously unselected package libconfuse-common.
Preparing to unpack .../libconfuse-common_2.7-5+deb8u1_all.deb ...
Unpacking libconfuse-common (2.7-5+deb8u1) ...
Selecting previously unselected package libconfuse0:armhf.
Preparing to unpack .../libconfuse0_2.7-5+deb8u1_armhf.deb ...
Unpacking libconfuse0:armhf (2.7-5+deb8u1) ...
Selecting previously unselected package libdbus-1-3:armhf.
Preparing to unpack .../libdbus-1-3_1.8.22-0+deb8u1_armhf.deb ...
Unpacking libdbus-1-3:armhf (1.8.22-0+deb8u1) ...
Selecting previously unselected package libglib2.0-0:armhf.
Preparing to unpack .../libglib2.0-0_2.42.1-1+b1_armhf.deb ...
Unpacking libglib2.0-0:armhf (2.42.1-1+b1) ...
Selecting previously unselected package libdbus-glib-1-2:armhf.
Preparing to unpack .../libdbus-glib-1-2_0.102-1_armhf.deb ...
Unpacking libdbus-glib-1-2:armhf (0.102-1) ...
Selecting previously unselected package libdevmapper-event1.02.1:armhf.
Preparing to unpack .../libdevmapper-event1.02.1_2%3a1.02.90-2.2+deb8u1_armhf.deb ...
Unpacking libdevmapper-event1.02.1:armhf (2:1.02.90-2.2+deb8u1) ...
Selecting previously unselected package libexpat1:armhf.
Preparing to unpack .../libexpat1_2.1.0-6+deb8u4_armhf.deb ...
Unpacking libexpat1:armhf (2.1.0-6+deb8u4) ...
Selecting previously unselected package libfuse2:armhf.
Preparing to unpack .../libfuse2_2.9.3-15+deb8u3_armhf.deb ...
Unpacking libfuse2:armhf (2.9.3-15+deb8u3) ...
Selecting previously unselected package libgudev-1.0-0:armhf.
Preparing to unpack .../libgudev-1.0-0_215-17+deb8u8_armhf.deb ...
Unpacking libgudev-1.0-0:armhf (215-17+deb8u8) ...
Selecting previously unselected package liblua5.2-0:armhf.
Preparing to unpack .../liblua5.2-0_5.2.3-1.1_armhf.deb ...
Unpacking liblua5.2-0:armhf (5.2.3-1.1) ...
Selecting previously unselected package liblvm2app2.2:armhf.
Preparing to unpack .../liblvm2app2.2_2.02.111-2.2+deb8u1_armhf.deb ...
Unpacking liblvm2app2.2:armhf (2.02.111-2.2+deb8u1) ...
Selecting previously unselected package libonig2:armhf.
Preparing to unpack .../libonig2_5.9.5-3.2+deb8u1_armhf.deb ...
Unpacking libonig2:armhf (5.9.5-3.2+deb8u1) ...
Selecting previously unselected package libopts25:armhf.
Preparing to unpack .../libopts25_1%3a5.18.4-3_armhf.deb ...
Unpacking libopts25:armhf (1:5.18.4-3) ...
Selecting previously unselected package libparted2:armhf.
Preparing to unpack .../libparted2_3.2-7_armhf.deb ...
Unpacking libparted2:armhf (3.2-7) ...
Selecting previously unselected package libpolkit-gobject-1-0:armhf.
Preparing to unpack .../libpolkit-gobject-1-0_0.105-15~deb8u3_armhf.deb ...
Unpacking libpolkit-gobject-1-0:armhf (0.105-15~deb8u3) ...
Selecting previously unselected package libpolkit-agent-1-0:armhf.
Preparing to unpack .../libpolkit-agent-1-0_0.105-15~deb8u3_armhf.deb ...
Unpacking libpolkit-agent-1-0:armhf (0.105-15~deb8u3) ...
Selecting previously unselected package libpolkit-backend-1-0:armhf.
Preparing to unpack .../libpolkit-backend-1-0_0.105-15~deb8u3_armhf.deb ...
Unpacking libpolkit-backend-1-0:armhf (0.105-15~deb8u3) ...
Selecting previously unselected package libpython2.7-minimal:armhf.
Preparing to unpack .../libpython2.7-minimal_2.7.9-2+deb8u2_armhf.deb ...
Unpacking libpython2.7-minimal:armhf (2.7.9-2+deb8u2) ...
Selecting previously unselected package mime-support.
Preparing to unpack .../mime-support_3.58_all.deb ...
Unpacking mime-support (3.58) ...
Selecting previously unselected package libpython2.7-stdlib:armhf.
Preparing to unpack .../libpython2.7-stdlib_2.7.9-2+deb8u2_armhf.deb ...
Unpacking libpython2.7-stdlib:armhf (2.7.9-2+deb8u2) ...
Selecting previously unselected package libpython2.7:armhf.
Preparing to unpack .../libpython2.7_2.7.9-2+deb8u2_armhf.deb ...
Unpacking libpython2.7:armhf (2.7.9-2+deb8u2) ...
Selecting previously unselected package libtcl8.6:armhf.
Preparing to unpack .../libtcl8.6_8.6.2+dfsg-2_armhf.deb ...
Unpacking libtcl8.6:armhf (8.6.2+dfsg-2) ...
Selecting previously unselected package libxau6:armhf.
Preparing to unpack .../libxau6_1%3a1.0.8-1_armhf.deb ...
Unpacking libxau6:armhf (1:1.0.8-1) ...
Selecting previously unselected package libxdmcp6:armhf.
Preparing to unpack .../libxdmcp6_1%3a1.1.1-1+b1_armhf.deb ...
Unpacking libxdmcp6:armhf (1:1.1.1-1+b1) ...
Selecting previously unselected package libxcb1:armhf.
Preparing to unpack .../libxcb1_1.10-3+b1_armhf.deb ...
Unpacking libxcb1:armhf (1.10-3+b1) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../libx11-data_2%3a1.6.2-3+deb8u2_all.deb ...
Unpacking libx11-data (2:1.6.2-3+deb8u2) ...
Selecting previously unselected package libx11-6:armhf.
Preparing to unpack .../libx11-6_2%3a1.6.2-3+deb8u2_armhf.deb ...
Unpacking libx11-6:armhf (2:1.6.2-3+deb8u2) ...
Selecting previously unselected package libxext6:armhf.
Preparing to unpack .../libxext6_2%3a1.3.3-1_armhf.deb ...
Unpacking libxext6:armhf (2:1.3.3-1) ...
Selecting previously unselected package libxmuu1:armhf.
Preparing to unpack .../libxmuu1_2%3a1.1.2-1_armhf.deb ...
Unpacking libxmuu1:armhf (2:1.1.2-1) ...
Selecting previously unselected package libyaml-0-2:armhf.
Preparing to unpack .../libyaml-0-2_0.1.6-3_armhf.deb ...
Unpacking libyaml-0-2:armhf (0.1.6-3) ...
Selecting previously unselected package fuse.
Preparing to unpack .../fuse_2.9.3-15+deb8u3_armhf.deb ...
Unpacking fuse (2.9.3-15+deb8u3) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up libfuse2:armhf (2.9.3-15+deb8u3) ...
Setting up fuse (2.9.3-15+deb8u3) ...
Processing triggers for libc-bin (2.19-18+deb8u10) ...
Selecting previously unselected package ntfs-3g.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 13056 files and directories currently installed.)
Preparing to unpack .../ntfs-3g_1%3a2014.2.15AR.2-1+deb8u3_armhf.deb ...
Unpacking ntfs-3g (1:2014.2.15AR.2-1+deb8u3) ...
Selecting previously unselected package ntp.
Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-7+deb8u2_armhf.deb ...
Unpacking ntp (1:4.2.6.p5+dfsg-7+deb8u2) ...
Selecting previously unselected package sgml-base.
Preparing to unpack .../sgml-base_1.26+nmu4_all.deb ...
Unpacking sgml-base (1.26+nmu4) ...
Selecting previously unselected package dbus.
Preparing to unpack .../dbus_1.8.22-0+deb8u1_armhf.deb ...
Unpacking dbus (1.8.22-0+deb8u1) ...
Selecting previously unselected package libpam-systemd:armhf.
Preparing to unpack .../libpam-systemd_215-17+deb8u8_armhf.deb ...
Unpacking libpam-systemd:armhf (215-17+deb8u8) ...
Selecting previously unselected package file.
Preparing to unpack .../file_1%3a5.22+15-2+deb8u4_armhf.deb ...
Unpacking file (1:5.22+15-2+deb8u4) ...
Selecting previously unselected package krb5-locales.
Preparing to unpack .../krb5-locales_1.12.1+dfsg-19+deb8u4_all.deb ...
Unpacking krb5-locales (1.12.1+dfsg-19+deb8u4) ...
Selecting previously unselected package locales.
Preparing to unpack .../locales_2.19-18+deb8u10_all.deb ...
Unpacking locales (2.19-18+deb8u10) ...
Selecting previously unselected package libperl4-corelibs-perl.
Preparing to unpack .../libperl4-corelibs-perl_0.003-1_all.deb ...
Unpacking libperl4-corelibs-perl (0.003-1) ...
Selecting previously unselected package lsof.
Preparing to unpack .../lsof_4.86+dfsg-1_armhf.deb ...
Unpacking lsof (4.86+dfsg-1) ...
Selecting previously unselected package ncurses-term.
Preparing to unpack .../ncurses-term_5.9+20140913-1+deb8u3_all.deb ...
Unpacking ncurses-term (5.9+20140913-1+deb8u3) ...
Selecting previously unselected package openssh-client.
Preparing to unpack .../openssh-client_1%3a6.7p1-5+deb8u7_armhf.deb ...
Unpacking openssh-client (1:6.7p1-5+deb8u7) ...
Selecting previously unselected package ucf.
Preparing to unpack .../archives/ucf_3.0030_all.deb ...
Moving old data out of the way
Unpacking ucf (3.0030) ...
Selecting previously unselected package openssl.
Preparing to unpack .../openssl_1.0.1t-1+deb8u10_armhf.deb ...
Unpacking openssl (1.0.1t-1+deb8u10) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../ca-certificates_20141019+deb8u4_all.deb ...
Unpacking ca-certificates (20141019+deb8u4) ...
Selecting previously unselected package cryptsetup-bin.
Preparing to unpack .../cryptsetup-bin_2%3a1.6.6-5_armhf.deb ...
Unpacking cryptsetup-bin (2:1.6.6-5) ...
Selecting previously unselected package dosfstools.
Preparing to unpack .../dosfstools_3.0.27-1_armhf.deb ...
Unpacking dosfstools (3.0.27-1) ...
Selecting previously unselected package eject.
Preparing to unpack .../eject_2.1.5+deb1+cvs20081104-13.1+deb8u1_armhf.deb ...
Unpacking eject (2.1.5+deb1+cvs20081104-13.1+deb8u1) ...
Selecting previously unselected package hdparm.
Preparing to unpack .../hdparm_9.43-2_armhf.deb ...
Unpacking hdparm (9.43-2) ...
Selecting previously unselected package jq.
Preparing to unpack .../jq_1.4-2.1+deb8u1_armhf.deb ...
Unpacking jq (1.4-2.1+deb8u1) ...
Selecting previously unselected package libalgorithm-c3-perl.
Preparing to unpack .../libalgorithm-c3-perl_0.09-1_all.deb ...
Unpacking libalgorithm-c3-perl (0.09-1) ...
Selecting previously unselected package libarchive-extract-perl.
Preparing to unpack .../libarchive-extract-perl_0.72-1_all.deb ...
Unpacking libarchive-extract-perl (0.72-1) ...
Selecting previously unselected package libcgi-pm-perl.
Preparing to unpack .../libcgi-pm-perl_4.09-1_all.deb ...
Unpacking libcgi-pm-perl (4.09-1) ...
Selecting previously unselected package libfcgi-perl.
Preparing to unpack .../libfcgi-perl_0.77-1+deb8u1_armhf.deb ...
Unpacking libfcgi-perl (0.77-1+deb8u1) ...
Selecting previously unselected package libcgi-fast-perl.
Preparing to unpack .../libcgi-fast-perl_1%3a2.04-1_all.deb ...
Unpacking libcgi-fast-perl (1:2.04-1) ...
Selecting previously unselected package libclass-c3-perl.
Preparing to unpack .../libclass-c3-perl_0.26-1_all.deb ...
Unpacking libclass-c3-perl (0.26-1) ...
Selecting previously unselected package libclass-c3-xs-perl.
Preparing to unpack .../libclass-c3-xs-perl_0.13-2+b1_armhf.deb ...
Unpacking libclass-c3-xs-perl (0.13-2+b1) ...
Selecting previously unselected package libcpan-meta-perl.
Preparing to unpack .../libcpan-meta-perl_2.142690-1_all.deb ...
Unpacking libcpan-meta-perl (2.142690-1) ...
Selecting previously unselected package libparams-util-perl.
Preparing to unpack .../libparams-util-perl_1.07-2+b1_armhf.deb ...
Unpacking libparams-util-perl (1.07-2+b1) ...
Selecting previously unselected package libsub-install-perl.
Preparing to unpack .../libsub-install-perl_0.928-1_all.deb ...
Unpacking libsub-install-perl (0.928-1) ...
Selecting previously unselected package libdata-optlist-perl.
Preparing to unpack .../libdata-optlist-perl_0.109-1_all.deb ...
Unpacking libdata-optlist-perl (0.109-1) ...
Selecting previously unselected package libmro-compat-perl.
Preparing to unpack .../libmro-compat-perl_0.12-1_all.deb ...
Unpacking libmro-compat-perl (0.12-1) ...
Selecting previously unselected package libsub-exporter-perl.
Preparing to unpack .../libsub-exporter-perl_0.986-1_all.deb ...
Unpacking libsub-exporter-perl (0.986-1) ...
Selecting previously unselected package libdata-section-perl.
Preparing to unpack .../libdata-section-perl_0.200006-1_all.deb ...
Unpacking libdata-section-perl (0.200006-1) ...
Selecting previously unselected package libglib2.0-data.
Preparing to unpack .../libglib2.0-data_2.42.1-1_all.deb ...
Unpacking libglib2.0-data (2.42.1-1) ...
Selecting previously unselected package liblog-message-perl.
Preparing to unpack .../liblog-message-perl_0.8-1_all.deb ...
Unpacking liblog-message-perl (0.8-1) ...
Selecting previously unselected package liblog-message-simple-perl.
Preparing to unpack .../liblog-message-simple-perl_0.10-2_all.deb ...
Unpacking liblog-message-simple-perl (0.10-2) ...
Selecting previously unselected package libmodule-build-perl.
Preparing to unpack .../libmodule-build-perl_0.421000-2+deb8u1_all.deb ...
Adding 'diversion of /usr/bin/config_data to /usr/bin/config_data.diverted by libmodule-build-perl'
Adding 'diversion of /usr/share/man/man1/config_data.1.gz to /usr/share/man/man1/config_data.diverted.1.gz by libmodule-build-perl'
Unpacking libmodule-build-perl (0.421000-2+deb8u1) ...
Selecting previously unselected package libmodule-pluggable-perl.
Preparing to unpack .../libmodule-pluggable-perl_5.1-1_all.deb ...
Unpacking libmodule-pluggable-perl (5.1-1) ...
Selecting previously unselected package libmodule-signature-perl.
Preparing to unpack .../libmodule-signature-perl_0.73-1+deb8u2_all.deb ...
Unpacking libmodule-signature-perl (0.73-1+deb8u2) ...
Selecting previously unselected package libpackage-constants-perl.
Preparing to unpack .../libpackage-constants-perl_0.04-1_all.deb ...
Unpacking libpackage-constants-perl (0.04-1) ...
Selecting previously unselected package libperl5.20.
Preparing to unpack .../libperl5.20_5.20.2-3+deb8u12_armhf.deb ...
Unpacking libperl5.20 (5.20.2-3+deb8u12) ...
Selecting previously unselected package libpod-latex-perl.
Preparing to unpack .../libpod-latex-perl_0.61-1_all.deb ...
Adding 'diversion of /usr/bin/pod2latex to /usr/bin/pod2latex.bundled by libpod-latex-perl'
Adding 'diversion of /usr/share/man/man1/pod2latex.1.gz to /usr/share/man/man1/pod2latex.bundled.1.gz by libpod-latex-perl'
Unpacking libpod-latex-perl (0.61-1) ...
Selecting previously unselected package libregexp-common-perl.
Preparing to unpack .../libregexp-common-perl_2013031301-1_all.deb ...
Unpacking libregexp-common-perl (2013031301-1) ...
Selecting previously unselected package libpod-readme-perl.
Preparing to unpack .../libpod-readme-perl_0.11-1_all.deb ...
Unpacking libpod-readme-perl (0.11-1) ...
Selecting previously unselected package libqdbm14.
Preparing to unpack .../libqdbm14_1.8.78-5+b1_armhf.deb ...
Unpacking libqdbm14 (1.8.78-5+b1) ...
Selecting previously unselected package libsgutils2-2.
Preparing to unpack .../libsgutils2-2_1.39-1_armhf.deb ...
Unpacking libsgutils2-2 (1.39-1) ...
Selecting previously unselected package libtext-template-perl.
Preparing to unpack .../libtext-template-perl_1.46-1_all.deb ...
Unpacking libtext-template-perl (1.46-1) ...
Selecting previously unselected package libsoftware-license-perl.
Preparing to unpack .../libsoftware-license-perl_0.103010-3_all.deb ...
Unpacking libsoftware-license-perl (0.103010-3) ...
Selecting previously unselected package libterm-ui-perl.
Preparing to unpack .../libterm-ui-perl_0.42-1_all.deb ...
Unpacking libterm-ui-perl (0.42-1) ...
Selecting previously unselected package libtext-soundex-perl.
Preparing to unpack .../libtext-soundex-perl_3.4-1+b2_armhf.deb ...
Unpacking libtext-soundex-perl (3.4-1+b2) ...
Selecting previously unselected package openssh-sftp-server.
Preparing to unpack .../openssh-sftp-server_1%3a6.7p1-5+deb8u7_armhf.deb ...
Unpacking openssh-sftp-server (1:6.7p1-5+deb8u7) ...
Selecting previously unselected package openssh-server.
Preparing to unpack .../openssh-server_1%3a6.7p1-5+deb8u7_armhf.deb ...
Unpacking openssh-server (1:6.7p1-5+deb8u7) ...
Selecting previously unselected package parted.
Preparing to unpack .../parted_3.2-7_armhf.deb ...
Unpacking parted (3.2-7) ...
Selecting previously unselected package psmisc.
Preparing to unpack .../psmisc_22.21-2_armhf.deb ...
Unpacking psmisc (22.21-2) ...
Selecting previously unselected package php5-common.
Preparing to unpack .../php5-common_5.6.39+dfsg-0+deb8u1_armhf.deb ...
Unpacking php5-common (5.6.39+dfsg-0+deb8u1) ...
Selecting previously unselected package php5-json.
Preparing to unpack .../php5-json_1.3.6-1_armhf.deb ...
Unpacking php5-json (1.3.6-1) ...
Selecting previously unselected package php5-cli.
Preparing to unpack .../php5-cli_5.6.39+dfsg-0+deb8u1_armhf.deb ...
Unpacking php5-cli (5.6.39+dfsg-0+deb8u1) ...
Selecting previously unselected package libapparmor1:armhf.
Preparing to unpack .../libapparmor1_2.9.0-3_armhf.deb ...
Unpacking libapparmor1:armhf (2.9.0-3) ...
Selecting previously unselected package php5-fpm.
Preparing to unpack .../php5-fpm_5.6.39+dfsg-0+deb8u1_armhf.deb ...
Unpacking php5-fpm (5.6.39+dfsg-0+deb8u1) ...
Selecting previously unselected package php5-readline.
Preparing to unpack .../php5-readline_5.6.39+dfsg-0+deb8u1_armhf.deb ...
Unpacking php5-readline (5.6.39+dfsg-0+deb8u1) ...
Selecting previously unselected package policykit-1.
Preparing to unpack .../policykit-1_0.105-15~deb8u3_armhf.deb ...
Unpacking policykit-1 (0.105-15~deb8u3) ...
Selecting previously unselected package powermgmt-base.
Preparing to unpack .../powermgmt-base_1.31+nmu1_all.deb ...
Unpacking powermgmt-base (1.31+nmu1) ...
Selecting previously unselected package rename.
Preparing to unpack .../archives/rename_0.20-3_all.deb ...
Unpacking rename (0.20-3) ...
Selecting previously unselected package rng-tools.
Preparing to unpack .../rng-tools_2-unofficial-mt.14-1_armhf.deb ...
Unpacking rng-tools (2-unofficial-mt.14-1) ...
Selecting previously unselected package shared-mime-info.
Preparing to unpack .../shared-mime-info_1.3-1_armhf.deb ...
Unpacking shared-mime-info (1.3-1) ...
Selecting previously unselected package tcpd.
Preparing to unpack .../tcpd_7.6.q-25_armhf.deb ...
Unpacking tcpd (7.6.q-25) ...
Selecting previously unselected package udisks.
Preparing to unpack .../udisks_1.0.5-1+b1_armhf.deb ...
Unpacking udisks (1.0.5-1+b1) ...
Selecting previously unselected package udisks-glue.
Preparing to unpack .../udisks-glue_1.3.5-1_armhf.deb ...
Unpacking udisks-glue (1.3.5-1) ...
Selecting previously unselected package vim-runtime.
Preparing to unpack .../vim-runtime_2%3a7.4.488-7+deb8u3_all.deb ...
Adding 'diversion of /usr/share/vim/vim74/doc/help.txt to /usr/share/vim/vim74/doc/help.txt.vim-tiny by vim-runtime'
Adding 'diversion of /usr/share/vim/vim74/doc/tags to /usr/share/vim/vim74/doc/tags.vim-tiny by vim-runtime'
Unpacking vim-runtime (2:7.4.488-7+deb8u3) ...
Selecting previously unselected package xauth.
Preparing to unpack .../xauth_1%3a1.0.9-1_armhf.deb ...
Unpacking xauth (1:1.0.9-1) ...
Selecting previously unselected package xdg-user-dirs.
Preparing to unpack .../xdg-user-dirs_0.15-2_armhf.deb ...
Unpacking xdg-user-dirs (0.15-2) ...
Selecting previously unselected package xml-core.
Preparing to unpack .../xml-core_0.13+nmu2_all.deb ...
Unpacking xml-core (0.13+nmu2) ...
Selecting previously unselected package libruby2.1:armhf.
Preparing to unpack .../libruby2.1_2.1.5-2+deb8u6_armhf.deb ...
Unpacking libruby2.1:armhf (2.1.5-2+deb8u6) ...
Selecting previously unselected package vim-nox.
Preparing to unpack .../vim-nox_2%3a7.4.488-7+deb8u3_armhf.deb ...
Unpacking vim-nox (2:7.4.488-7+deb8u3) ...
Processing triggers for man-db (2.7.0.2-5) ...
Processing triggers for systemd (215-17+deb8u8) ...
Setting up bash-completion (1:2.1-4) ...
Setting up libbsd0:armhf (0.7.0-2) ...
Setting up libedit2:armhf (3.1-20140620-2) ...
Setting up libgpm2:armhf (1.20.4-6.1+b2) ...
Setting up libkeyutils1:armhf (1.5.9-5+b1) ...
Setting up libkrb5support0:armhf (1.12.1+dfsg-19+deb8u4) ...
Setting up libk5crypto3:armhf (1.12.1+dfsg-19+deb8u4) ...
Setting up libkrb5-3:armhf (1.12.1+dfsg-19+deb8u4) ...
Setting up libgssapi-krb5-2:armhf (1.12.1+dfsg-19+deb8u4) ...
Setting up libmagic1:armhf (1:5.22+15-2+deb8u4) ...
Setting up libsqlite3-0:armhf (3.8.7.1-1+deb8u3) ...
Setting up libwrap0:armhf (7.6.q-25) ...
Setting up libxml2:armhf (2.9.1+dfsg1-5+deb8u7) ...
Setting up perl-modules (5.20.2-3+deb8u12) ...
Setting up perl (5.20.2-3+deb8u12) ...
update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
Setting up libatasmart4:armhf (0.19-3) ...
Setting up libcap-ng0:armhf (0.7.4-2) ...
Setting up libconfuse-common (2.7-5+deb8u1) ...
Setting up libconfuse0:armhf (2.7-5+deb8u1) ...
Setting up libdbus-1-3:armhf (1.8.22-0+deb8u1) ...
Setting up libglib2.0-0:armhf (2.42.1-1+b1) ...
No schema files found: doing nothing.
Setting up libdbus-glib-1-2:armhf (0.102-1) ...
Setting up libdevmapper-event1.02.1:armhf (2:1.02.90-2.2+deb8u1) ...
Setting up libexpat1:armhf (2.1.0-6+deb8u4) ...
Setting up libgudev-1.0-0:armhf (215-17+deb8u8) ...
Setting up liblua5.2-0:armhf (5.2.3-1.1) ...
Setting up liblvm2app2.2:armhf (2.02.111-2.2+deb8u1) ...
Setting up libonig2:armhf (5.9.5-3.2+deb8u1) ...
Setting up libopts25:armhf (1:5.18.4-3) ...
Setting up libparted2:armhf (3.2-7) ...
Setting up libpolkit-gobject-1-0:armhf (0.105-15~deb8u3) ...
Setting up libpolkit-agent-1-0:armhf (0.105-15~deb8u3) ...
Setting up libpolkit-backend-1-0:armhf (0.105-15~deb8u3) ...
Setting up libpython2.7-minimal:armhf (2.7.9-2+deb8u2) ...
Setting up mime-support (3.58) ...
Setting up libpython2.7-stdlib:armhf (2.7.9-2+deb8u2) ...
Setting up libpython2.7:armhf (2.7.9-2+deb8u2) ...
Setting up libtcl8.6:armhf (8.6.2+dfsg-2) ...
Setting up libxau6:armhf (1:1.0.8-1) ...
Setting up libxdmcp6:armhf (1:1.1.1-1+b1) ...
Setting up libxcb1:armhf (1.10-3+b1) ...
Setting up libx11-data (2:1.6.2-3+deb8u2) ...
Setting up libx11-6:armhf (2:1.6.2-3+deb8u2) ...
Setting up libxext6:armhf (2:1.3.3-1) ...
Setting up libxmuu1:armhf (2:1.1.2-1) ...
Setting up libyaml-0-2:armhf (0.1.6-3) ...
Setting up ntfs-3g (1:2014.2.15AR.2-1+deb8u3) ...
Setting up ntp (1:4.2.6.p5+dfsg-7+deb8u2) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Starting NTP server: ntpd.
Setting up sgml-base (1.26+nmu4) ...
Setting up dbus (1.8.22-0+deb8u1) ...
Starting system message bus: dbus.
Setting up libpam-systemd:armhf (215-17+deb8u8) ...
Setting up file (1:5.22+15-2+deb8u4) ...
Setting up krb5-locales (1.12.1+dfsg-19+deb8u4) ...
Setting up locales (2.19-18+deb8u10) ...
Generating locales (this might take a while)...
Generation complete.
Setting up libperl4-corelibs-perl (0.003-1) ...
Setting up lsof (4.86+dfsg-1) ...
Setting up ncurses-term (5.9+20140913-1+deb8u3) ...
Setting up openssh-client (1:6.7p1-5+deb8u7) ...
Setting up ucf (3.0030) ...
Setting up openssl (1.0.1t-1+deb8u10) ...
Setting up ca-certificates (20141019+deb8u4) ...
Updating certificates in /etc/ssl/certs... 152 added, 0 removed; done.
Setting up cryptsetup-bin (2:1.6.6-5) ...
Setting up dosfstools (3.0.27-1) ...
Setting up eject (2.1.5+deb1+cvs20081104-13.1+deb8u1) ...
Setting up hdparm (9.43-2) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Setting up jq (1.4-2.1+deb8u1) ...
Setting up libalgorithm-c3-perl (0.09-1) ...
Setting up libarchive-extract-perl (0.72-1) ...
Setting up libcgi-pm-perl (4.09-1) ...
Setting up libfcgi-perl (0.77-1+deb8u1) ...
Setting up libcgi-fast-perl (1:2.04-1) ...
Setting up libclass-c3-perl (0.26-1) ...
Setting up libclass-c3-xs-perl (0.13-2+b1) ...
Setting up libcpan-meta-perl (2.142690-1) ...
Setting up libparams-util-perl (1.07-2+b1) ...
Setting up libsub-install-perl (0.928-1) ...
Setting up libdata-optlist-perl (0.109-1) ...
Setting up libmro-compat-perl (0.12-1) ...
Setting up libsub-exporter-perl (0.986-1) ...
Setting up libdata-section-perl (0.200006-1) ...
Setting up libglib2.0-data (2.42.1-1) ...
Setting up liblog-message-perl (0.8-1) ...
Setting up liblog-message-simple-perl (0.10-2) ...
Setting up libmodule-build-perl (0.421000-2+deb8u1) ...
Setting up libmodule-pluggable-perl (5.1-1) ...
Setting up libmodule-signature-perl (0.73-1+deb8u2) ...
Setting up libpackage-constants-perl (0.04-1) ...
Setting up libperl5.20 (5.20.2-3+deb8u12) ...
Setting up libpod-latex-perl (0.61-1) ...
Setting up libregexp-common-perl (2013031301-1) ...
Setting up libpod-readme-perl (0.11-1) ...
Setting up libqdbm14 (1.8.78-5+b1) ...
Setting up libsgutils2-2 (1.39-1) ...
Setting up libtext-template-perl (1.46-1) ...
Setting up libsoftware-license-perl (0.103010-3) ...
Setting up libterm-ui-perl (0.42-1) ...
Setting up libtext-soundex-perl (3.4-1+b2) ...
Setting up openssh-sftp-server (1:6.7p1-5+deb8u7) ...
Setting up openssh-server (1:6.7p1-5+deb8u7) ...
Creating SSH2 RSA key; this may take some time ...
2048 ee:25:97:3e:c4:26:5d:9c:a9:df:4c:b7:43:93:de:e3 /etc/ssh/ssh_host_rsa_key.pub (RSA)
Creating SSH2 DSA key; this may take some time ...
1024 27:fc:9b:c3:93:7c:da:f3:7b:e5:1d:02:6e:ec:7a:7c /etc/ssh/ssh_host_dsa_key.pub (DSA)
Creating SSH2 ECDSA key; this may take some time ...
256 6c:92:19:64:2f:dc:d6:e5:92:f0:55:d7:d4:2b:de:34 /etc/ssh/ssh_host_ecdsa_key.pub (ECDSA)
Creating SSH2 ED25519 key; this may take some time ...
256 b3:38:64:f3:a7:d3:e7:f5:95:b4:6f:06:16:21:bd:af /etc/ssh/ssh_host_ed25519_key.pub (ED25519)
Starting OpenBSD Secure Shell server: sshd.
Setting up parted (3.2-7) ...
Setting up psmisc (22.21-2) ...
Setting up php5-common (5.6.39+dfsg-0+deb8u1) ...

Creating config file /etc/php5/mods-available/pdo.ini with new version
php5_invoke: Enable module pdo for fpm SAPI
php5_invoke: Enable module pdo for cli SAPI

Creating config file /etc/php5/mods-available/opcache.ini with new version
php5_invoke: Enable module opcache for fpm SAPI
php5_invoke: Enable module opcache for cli SAPI
Setting up php5-json (1.3.6-1) ...
php5_invoke: Enable module json for fpm SAPI
php5_invoke: Enable module json for cli SAPI
Setting up php5-cli (5.6.39+dfsg-0+deb8u1) ...
update-alternatives: using /usr/bin/php5 to provide /usr/bin/php (php) in auto mode
update-alternatives: using /usr/bin/phar5 to provide /usr/bin/phar (phar) in auto mode

Creating config file /etc/php5/cli/php.ini with new version
Setting up libapparmor1:armhf (2.9.0-3) ...
Setting up php5-fpm (5.6.39+dfsg-0+deb8u1) ...

Creating config file /etc/php5/fpm/php.ini with new version
Setting up php5-readline (5.6.39+dfsg-0+deb8u1) ...

Creating config file /etc/php5/mods-available/readline.ini with new version
php5_invoke: Enable module readline for fpm SAPI
php5_invoke: Enable module readline for cli SAPI
Setting up policykit-1 (0.105-15~deb8u3) ...
Setting up powermgmt-base (1.31+nmu1) ...
Setting up rename (0.20-3) ...
update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
Setting up rng-tools (2-unofficial-mt.14-1) ...
Starting Hardware RNG entropy gatherer daemon: rngd.
Setting up shared-mime-info (1.3-1) ...
Setting up tcpd (7.6.q-25) ...
Setting up udisks (1.0.5-1+b1) ...
Setting up udisks-glue (1.3.5-1) ...
Setting up vim-runtime (2:7.4.488-7+deb8u3) ...
Processing /usr/share/vim/addons/doc
Setting up xauth (1:1.0.9-1) ...
Setting up xdg-user-dirs (0.15-2) ...
Setting up xml-core (0.13+nmu2) ...
Setting up libruby2.1:armhf (2.1.5-2+deb8u6) ...
Setting up vim-nox (2:7.4.488-7+deb8u3) ...
update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vim (vim) in auto mode
update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vimdiff (vimdiff) in auto mode
update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/rvim (rvim) in auto mode
update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/rview (rview) in auto mode
update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vi (vi) in auto mode
update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/view (view) in auto mode
update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/ex (ex) in auto mode
Processing triggers for libc-bin (2.19-18+deb8u10) ...
Processing triggers for systemd (215-17+deb8u8) ...
Processing triggers for ca-certificates (20141019+deb8u4) ...
Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d....done.
Processing triggers for php5-fpm (5.6.39+dfsg-0+deb8u1) ...
Restarting PHP5 FastCGI Process Manager: php5-fpm.
Processing triggers for dbus (1.8.22-0+deb8u1) ...
Processing triggers for sgml-base (1.26+nmu4) ...
+ echo HRNGDEVICE=/dev/urandom
+ echo '. /etc/bash_completion'
+ cat
+ cat
+ '[' -f /srv/olinux/debootstrap/etc/default/tmpfs ']'
+ sed -e s/#RAMTMP=no/RAMTMP=yes/g -i /srv/olinux/debootstrap/etc/default/tmpfs
+ sed -e s/#RUN_SIZE=10%/RUN_SIZE=128M/g -i /srv/olinux/debootstrap/etc/default/tmpfs
+ sed -e s/#LOCK_SIZE=/LOCK_SIZE=/g -i /srv/olinux/debootstrap/etc/default/tmpfs
+ sed -e s/#SHM_SIZE=/SHM_SIZE=128M/g -i /srv/olinux/debootstrap/etc/default/tmpfs
+ sed -e s/#TMP_SIZE=/TMP_SIZE=1G/g -i /srv/olinux/debootstrap/etc/default/tmpfs
+ sed -i 's/^# fr_FR.UTF-8 UTF-8/fr_FR.UTF-8 UTF-8/' /srv/olinux/debootstrap/etc/locale.gen
+ sed -i 's/^# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /srv/olinux/debootstrap/etc/locale.gen
+ chroot_deb /srv/olinux/debootstrap 'locale-gen en_US.UTF-8'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c 'locale-gen en_US.UTF-8'
Generating locales (this might take a while)...
  en_US.UTF-8... done
  fr_FR.UTF-8... done
Generation complete.
+ echo Europe/Paris
+ chroot_deb /srv/olinux/debootstrap 'dpkg-reconfigure -f noninteractive tzdata'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c 'dpkg-reconfigure -f noninteractive tzdata'

Current default time zone: 'Europe/Paris'
Local time is now:      Sat Dec 22 11:32:53 CET 2018.
Universal Time is now:  Sat Dec 22 10:32:53 UTC 2018.

+ chroot_deb /srv/olinux/debootstrap 'echo '\''/dev/mmcblk0p1 / ext4	defaults	0	1'\'' >> /etc/fstab'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c 'echo '\''/dev/mmcblk0p1 / ext4	defaults	0	1'\'' >> /etc/fstab'
+ cat
+ chroot_deb /srv/olinux/debootstrap 'cp /lib/systemd/system/[email protected] /etc/systemd/system/getty.target.wants/[email protected]'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c 'cp /lib/systemd/system/[email protected] /etc/systemd/system/getty.target.wants/[email protected]'
+ chroot_deb /srv/olinux/debootstrap 'sed -e s/"--keep-baud 115200,38400,9600"/"-L 115200"/g -i /etc/systemd/system/getty.target.wants/[email protected]'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c 'sed -e s/"--keep-baud 115200,38400,9600"/"-L 115200"/g -i /etc/systemd/system/getty.target.wants/[email protected]'
+ chroot_deb /srv/olinux/debootstrap 'sed -i '\''s/PermitRootLogin without-password/PermitRootLogin yes/'\'' /etc/ssh/sshd_config'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c 'sed -i '\''s/PermitRootLogin without-password/PermitRootLogin yes/'\'' /etc/ssh/sshd_config'
+ chroot_deb /srv/olinux/debootstrap 'chmod 1777 /tmp/'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c 'chmod 1777 /tmp/'
+ chroot_deb /srv/olinux/debootstrap 'chgrp mail /var/mail/'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c 'chgrp mail /var/mail/'
+ chroot_deb /srv/olinux/debootstrap 'chmod g+w /var/mail/'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c 'chmod g+w /var/mail/'
+ chroot_deb /srv/olinux/debootstrap 'chmod g+s /var/mail/'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c 'chmod g+s /var/mail/'
+ echo olinux
+ sed -i '1i127.0.1.1\tolinux' /srv/olinux/debootstrap/etc/hosts
+ install -m 755 -o root -g root ./build/script/firstrun /srv/olinux/debootstrap/usr/local/bin/
+ install -m 755 -o root -g root ./build/script/secondrun /srv/olinux/debootstrap/usr/local/bin/
+ install -m 755 -o root -g root ./build/script/hypercube/hypercube.sh /srv/olinux/debootstrap/usr/local/bin/
+ install -m 444 -o root -g root ./build/script/firstrun.service /srv/olinux/debootstrap/etc/systemd/system/
+ install -m 444 -o root -g root ./build/script/secondrun.service /srv/olinux/debootstrap/etc/systemd/system/
+ install -m 444 -o root -g root ./build/script/hypercube/hypercube.service /srv/olinux/debootstrap/etc/systemd/system/
+ chroot_deb /srv/olinux/debootstrap '/bin/systemctl daemon-reload >> /dev/null'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c '/bin/systemctl daemon-reload >> /dev/null'
Running in chroot, ignoring request.
+ chroot_deb /srv/olinux/debootstrap '/bin/systemctl enable firstrun >> /dev/null'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c '/bin/systemctl enable firstrun >> /dev/null'
Created symlink from /etc/systemd/system/multi-user.target.wants/firstrun.service to /etc/systemd/system/firstrun.service.
+ chroot_deb /srv/olinux/debootstrap '/bin/systemctl enable hypercube >> /dev/null'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c '/bin/systemctl enable hypercube >> /dev/null'
Created symlink from /etc/systemd/system/multi-user.target.wants/hypercube.service to /etc/systemd/system/hypercube.service.
+ mkdir /srv/olinux/debootstrap/var/log/hypercube
+ install -m 444 -o root -g root ./build/script/hypercube/install.html /srv/olinux/debootstrap/var/log/hypercube/
+ '[' yes ']'
+ chroot_deb /srv/olinux/debootstrap 'mkdir -p /run/systemd/system/'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c 'mkdir -p /run/systemd/system/'
+ chroot_deb /srv/olinux/debootstrap 'wget -O /tmp/install_yunohost https://install.yunohost.org/jessie && chmod +x /tmp/install_yunohost'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c 'wget -O /tmp/install_yunohost https://install.yunohost.org/jessie && chmod +x /tmp/install_yunohost'
converted 'https://install.yunohost.org/jessie' (ANSI_X3.4-1968) -> 'https://install.yunohost.org/jessie' (UTF-8)
--2018-12-22 11:32:53--  https://install.yunohost.org/jessie
Resolving install.yunohost.org (install.yunohost.org)... 2a03:7220:8080:5c00::1, 91.224.148.92
Connecting to install.yunohost.org (install.yunohost.org)|2a03:7220:8080:5c00::1|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 14404 (14K) [text/plain]
Saving to: '/tmp/install_yunohost'


/tmp/install_yunohost                   0%[                                                                          ]       0  --.-KB/s             
/tmp/install_yunohost                 100%[=========================================================================>]  14.07K  --.-KB/s   in 0s     

2018-12-22 11:32:56 (41.8 MB/s) - '/tmp/install_yunohost' saved [14404/14404]

+ chroot_deb /srv/olinux/debootstrap 'cd /tmp/ && ./install_yunohost -a -d stable'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c 'cd /tmp/ && ./install_yunohost -a -d stable'
Running in chroot, ignoring request.
Running in chroot, ignoring request.
Running in chroot, ignoring request.
tput: unknown terminal "screen.xterm-256color"
Success !
tput: unknown terminal "screen.xterm-256color"

Installation logs are located in /var/log/yunohost-installation.log

+ chroot_deb /srv/olinux/debootstrap 'rmdir /run/systemd/system/ /run/systemd/ 2> /dev/null || true'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c 'rmdir /run/systemd/system/ /run/systemd/ 2> /dev/null || true'
+ '[' yes ']'
+ echo 'deb http://ftp.fr.debian.org/debian jessie-backports main'
+ umount_dir /srv/olinux/debootstrap
+ umount -l /srv/olinux/debootstrap/proc
+ umount -l /srv/olinux/debootstrap/sys
+ umount -l /srv/olinux/debootstrap/dev/pts
+ umount -l /srv/olinux/debootstrap/dev
+ chroot_deb /srv/olinux/debootstrap 'apt-get update'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c 'apt-get update'
Ign http://ftp.fr.debian.org jessie InRelease
Hit http://repo.yunohost.org jessie InRelease
Get:1 http://ftp.fr.debian.org jessie-backports InRelease [166 kB]
Hit http://repo.yunohost.org jessie/stable armhf Packages
Hit http://security.debian.org jessie/updates InRelease
Hit http://ftp.fr.debian.org jessie Release.gpg
Hit http://security.debian.org jessie/updates/main armhf Packages
Get:2 http://ftp.fr.debian.org jessie-backports/main Translation-en [628 kB]
Hit http://security.debian.org jessie/updates/contrib armhf Packages
Hit http://ftp.fr.debian.org jessie Release
Ign http://repo.yunohost.org jessie/stable Translation-en
Get:3 http://ftp.fr.debian.org jessie-backports/main armhf Packages [875 kB]
Hit http://security.debian.org jessie/updates/non-free armhf Packages
Hit http://ftp.fr.debian.org jessie/main armhf Packages
Hit http://security.debian.org jessie/updates/contrib Translation-en
Hit http://ftp.fr.debian.org jessie/contrib armhf Packages
Hit http://security.debian.org jessie/updates/main Translation-en
Hit http://ftp.fr.debian.org jessie/non-free armhf Packages
Hit http://security.debian.org jessie/updates/non-free Translation-en
Hit http://ftp.fr.debian.org jessie/contrib Translation-en
Hit http://ftp.fr.debian.org jessie/main Translation-en
Hit http://ftp.fr.debian.org jessie/non-free Translation-en
Fetched 1669 kB in 14s (114 kB/s)
Reading package lists...
+ chroot_deb /srv/olinux/debootstrap 'apt-get upgrade -y --force-yes'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c 'apt-get upgrade -y --force-yes'
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ '[' yes ']'
+ PACKAGES='dropbear busybox cryptsetup'
+ chroot_deb /srv/olinux/debootstrap 'DEBIAN_FRONTEND=noninteractive DEBIAN_FRONTEND=noninteractive apt-get install -y --force-yes -t jessie-backports stunnel4'
+ LC_ALL=C
+ LANGUAGE=C
+ LANG=C
+ chroot /srv/olinux/debootstrap /bin/bash -c 'DEBIAN_FRONTEND=noninteractive DEBIAN_FRONTEND=noninteractive apt-get install -y --force-yes -t jessie-backports stunnel4'
Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
  logcheck-database
The following NEW packages will be installed:
  stunnel4
0 upgraded, 1 newly installed, 0 to remove and 75 not upgraded.
Need to get 178 kB of archives.
After this operation, 365 kB of additional disk space will be used.
Get:1 http://ftp.fr.debian.org/debian/ jessie-backports/main stunnel4 armhf 3:5.30-1~bpo8+1 [178 kB]
[master a1ad8ba] saving uncommitted changes in /etc prior to apt run
 Author: pi <pi@raspberrypi>
 473 files changed, 20365 insertions(+), 155 deletions(-)
 create mode 100644 aliases
 create mode 100644 aliases.db
 create mode 120000 alternatives/dotlock
 create mode 120000 alternatives/dotlock.1.gz
 create mode 120000 alternatives/faked.1.gz
 create mode 120000 alternatives/faked.es.1.gz
 create mode 120000 alternatives/faked.fr.1.gz
 create mode 120000 alternatives/faked.sv.1.gz
 create mode 120000 alternatives/fakeroot
 create mode 120000 alternatives/fakeroot.1.gz
 create mode 120000 alternatives/fakeroot.es.1.gz
 create mode 120000 alternatives/fakeroot.fr.1.gz
 create mode 120000 alternatives/fakeroot.sv.1.gz
 create mode 120000 alternatives/frm
 create mode 120000 alternatives/frm.1.gz
 create mode 120000 alternatives/lua-compiler
 create mode 120000 alternatives/lua-compiler-manual
 create mode 120000 alternatives/lua-interpreter
 create mode 120000 alternatives/lua-manual
 create mode 120000 alternatives/mail
 create mode 120000 alternatives/mail.1.gz
 create mode 120000 alternatives/mailx
 create mode 120000 alternatives/mailx.1.gz
 create mode 120000 alternatives/messages
 create mode 120000 alternatives/messages.1.gz
 create mode 120000 alternatives/movemail
 create mode 120000 alternatives/movemail.1.gz
 create mode 120000 alternatives/readmsg
 create mode 120000 alternatives/readmsg.1.gz
 create mode 100644 apt/apt.conf.d/50unattended-upgrades
 create mode 100644 apt/sources.list.d/jessie-backports.list
 create mode 100644 bash_completion.d/fail2ban
 create mode 100644 bash_completion.d/redis-cli
 create mode 100644 bash_completion.d/yunohost
 create mode 100644 default/fail2ban
 create mode 100644 default/glances
 create mode 100644 default/haveged
 create mode 100644 default/hddtemp
 create mode 100644 default/nginx
 create mode 100644 default/redis-server
 create mode 100644 default/rsync
 create mode 100644 default/yunohost-api
 create mode 100644 dovecot/conf.d/20-managesieve.conf
 create mode 100644 fail2ban/action.d/apf.conf
 create mode 100644 fail2ban/action.d/badips.conf
 create mode 100644 fail2ban/action.d/blocklist_de.conf
 create mode 100644 fail2ban/action.d/bsd-ipfw.conf
 create mode 100644 fail2ban/action.d/complain.conf
 create mode 100644 fail2ban/action.d/dshield.conf
 create mode 100644 fail2ban/action.d/dummy.conf
 create mode 100644 fail2ban/action.d/firewallcmd-ipset.conf
 create mode 100644 fail2ban/action.d/firewallcmd-new.conf
 create mode 100644 fail2ban/action.d/hostsdeny.conf
 create mode 100644 fail2ban/action.d/ipfilter.conf
 create mode 100644 fail2ban/action.d/ipfw.conf
 create mode 100644 fail2ban/action.d/iptables-allports.conf
 create mode 100644 fail2ban/action.d/iptables-blocktype.conf
 create mode 100644 fail2ban/action.d/iptables-ipset-proto4.conf
 create mode 100644 fail2ban/action.d/iptables-ipset-proto6-allports.conf
 create mode 100644 fail2ban/action.d/iptables-ipset-proto6.conf
 create mode 100644 fail2ban/action.d/iptables-multiport-log.conf
 create mode 100644 fail2ban/action.d/iptables-multiport.conf
 create mode 100644 fail2ban/action.d/iptables-new.conf
 create mode 100644 fail2ban/action.d/iptables-xt_recent-echo.conf
 create mode 100644 fail2ban/action.d/iptables.conf
 create mode 100644 fail2ban/action.d/mail-buffered.conf
 create mode 100644 fail2ban/action.d/mail-whois-lines.conf
 create mode 100644 fail2ban/action.d/mail-whois.conf
 create mode 100644 fail2ban/action.d/mail.conf
 create mode 100644 fail2ban/action.d/mynetwatchman.conf
 create mode 100644 fail2ban/action.d/osx-afctl.conf
 create mode 100644 fail2ban/action.d/osx-ipfw.conf
 create mode 100644 fail2ban/action.d/pf.conf
 create mode 100644 fail2ban/action.d/route.conf
 create mode 100644 fail2ban/action.d/sendmail-buffered.conf
 create mode 100644 fail2ban/action.d/sendmail-common.conf
 create mode 100644 fail2ban/action.d/sendmail-whois-lines.conf
 create mode 100644 fail2ban/action.d/sendmail-whois.conf
 create mode 100644 fail2ban/action.d/sendmail.conf
 create mode 100644 fail2ban/action.d/shorewall.conf
 create mode 100644 fail2ban/action.d/ufw.conf
 create mode 100644 fail2ban/fail2ban.conf
 create mode 100644 fail2ban/filter.d/3proxy.conf
 create mode 100644 fail2ban/filter.d/apache-auth.conf
 create mode 100644 fail2ban/filter.d/apache-badbots.conf
 create mode 100644 fail2ban/filter.d/apache-common.conf
 create mode 100644 fail2ban/filter.d/apache-modsecurity.conf
 create mode 100644 fail2ban/filter.d/apache-nohome.conf
 create mode 100644 fail2ban/filter.d/apache-noscript.conf
 create mode 100644 fail2ban/filter.d/apache-overflows.conf
 create mode 100644 fail2ban/filter.d/assp.conf
 create mode 100644 fail2ban/filter.d/asterisk.conf
 create mode 100644 fail2ban/filter.d/common.conf
 create mode 100644 fail2ban/filter.d/courierlogin.conf
 create mode 100644 fail2ban/filter.d/couriersmtp.conf
 create mode 100644 fail2ban/filter.d/cyrus-imap.conf
 create mode 100644 fail2ban/filter.d/dovecot.conf
 create mode 100644 fail2ban/filter.d/dropbear.conf
 create mode 100644 fail2ban/filter.d/ejabberd-auth.conf
 create mode 100644 fail2ban/filter.d/exim-common.conf
 create mode 100644 fail2ban/filter.d/exim-spam.conf
 create mode 100644 fail2ban/filter.d/exim.conf
 create mode 100644 fail2ban/filter.d/freeswitch.conf
 create mode 100644 fail2ban/filter.d/groupoffice.conf
 create mode 100644 fail2ban/filter.d/gssftpd.conf
 create mode 100644 fail2ban/filter.d/horde.conf
 create mode 100644 fail2ban/filter.d/lighttpd-auth.conf
 create mode 100644 fail2ban/filter.d/mysqld-auth.conf
 create mode 100644 fail2ban/filter.d/nagios.conf
 create mode 100644 fail2ban/filter.d/named-refused.conf
 create mode 100644 fail2ban/filter.d/nginx-http-auth.conf
 create mode 100644 fail2ban/filter.d/nsd.conf
 create mode 100644 fail2ban/filter.d/openwebmail.conf
 create mode 100644 fail2ban/filter.d/pam-generic.conf
 create mode 100644 fail2ban/filter.d/perdition.conf
 create mode 100644 fail2ban/filter.d/php-url-fopen.conf
 create mode 100644 fail2ban/filter.d/postfix-sasl.conf
 create mode 100644 fail2ban/filter.d/postfix.conf
 create mode 100644 fail2ban/filter.d/proftpd.conf
 create mode 100644 fail2ban/filter.d/pure-ftpd.conf
 create mode 100644 fail2ban/filter.d/qmail.conf
 create mode 100644 fail2ban/filter.d/recidive.conf
 create mode 100644 fail2ban/filter.d/roundcube-auth.conf
 create mode 100644 fail2ban/filter.d/selinux-common.conf
 create mode 100644 fail2ban/filter.d/selinux-ssh.conf
 create mode 100644 fail2ban/filter.d/sendmail-auth.conf
 create mode 100644 fail2ban/filter.d/sendmail-reject.conf
 create mode 100644 fail2ban/filter.d/sieve.conf
 create mode 100644 fail2ban/filter.d/sogo-auth.conf
 create mode 100644 fail2ban/filter.d/solid-pop3d.conf
 create mode 100644 fail2ban/filter.d/squid.conf
 create mode 100644 fail2ban/filter.d/sshd-ddos.conf
 create mode 100644 fail2ban/filter.d/sshd.conf
 create mode 100644 fail2ban/filter.d/suhosin.conf
 create mode 100644 fail2ban/filter.d/uwimap-auth.conf
 create mode 100644 fail2ban/filter.d/vsftpd.conf
 create mode 100644 fail2ban/filter.d/webmin-auth.conf
 create mode 100644 fail2ban/filter.d/wuftpd.conf
 create mode 100644 fail2ban/filter.d/xinetd-fail.conf
 create mode 100644 fail2ban/jail.conf
 create mode 100644 glances/glances.conf
 create mode 100644 hddtemp.db
 create mode 100755 init.d/fail2ban
 create mode 100755 init.d/glances
 create mode 100755 init.d/haveged
 create mode 100755 init.d/hddtemp
 create mode 100755 init.d/lm-sensors
 create mode 100755 init.d/metronome
 create mode 100755 init.d/nginx
 create mode 100755 init.d/nscd
 create mode 100755 init.d/postfix
 create mode 100755 init.d/redis-server
 create mode 100755 init.d/rmilter
 create mode 100755 init.d/rspamd
 create mode 100755 init.d/rsync
 create mode 100755 init.d/sudo-ldap
 create mode 100755 init.d/unattended-upgrades
 create mode 100755 init.d/yunohost-api
 create mode 100755 init.d/yunohost-firewall
 create mode 100644 insserv.conf.d/postfix
 create mode 100755 kernel/postinst.d/unattended-upgrades
 create mode 100644 ld.so.conf.d/fakeroot-arm-linux-gnueabihf.conf
 create mode 100644 ldap/schema/mailserver.schema
 create mode 100644 ldap/schema/sudo.schema
 create mode 100644 ldap/slapd.conf
 rewrite ldap/slapd.d/cn=config/cn=schema.ldif (62%)
 create mode 100644 ldap/slapd.d/cn=config/cn=schema/cn={4}mailserver.ldif
 create mode 100644 ldap/slapd.d/cn=config/cn=schema/cn={5}sudo.ldif
 delete mode 100644 ldap/slapd.d/cn=config/olcBackend={0}mdb.ldif
 rewrite ldap/slapd.d/cn=config/olcDatabase={-1}frontend.ldif (60%)
 rewrite ldap/slapd.d/cn=config/olcDatabase={1}mdb.ldif (66%)
 create mode 100644 logcheck/ignore.d.server/hddtemp
 create mode 100644 logrotate.d/fail2ban
 create mode 100644 logrotate.d/metronome
 create mode 100644 logrotate.d/nginx
 create mode 100644 logrotate.d/redis-server
 create mode 100644 logrotate.d/rspamd
 create mode 100644 logrotate.d/unattended-upgrades
 create mode 100644 logrotate.d/yunohost
 create mode 100644 metronome/certs/Makefile
 create mode 100644 metronome/certs/openssl.cnf
 create mode 100644 metronome/metronome.cfg.lua
 create mode 100755 network/if-down.d/postfix
 create mode 100755 network/if-up.d/postfix
 create mode 100644 nginx/conf.d/global.conf
 create mode 100644 nginx/conf.d/ssowat.conf
 create mode 100644 nginx/conf.d/yunohost_admin.conf
 create mode 100644 nginx/conf.d/yunohost_admin.conf.inc
 create mode 100644 nginx/conf.d/yunohost_api.conf.inc
 create mode 100644 nginx/conf.d/yunohost_panel.conf.inc
 create mode 100644 nginx/fastcgi.conf
 create mode 100644 nginx/fastcgi_params
 create mode 100644 nginx/koi-utf
 create mode 100644 nginx/koi-win
 create mode 100644 nginx/mime.types
 create mode 100644 nginx/nginx.conf
 create mode 100644 nginx/proxy_params
 create mode 100644 nginx/scgi_params
 create mode 100644 nginx/sites-available/default
 create mode 100644 nginx/snippets/fastcgi-php.conf
 create mode 100644 nginx/snippets/snakeoil.conf
 create mode 100644 nginx/uwsgi_params
 create mode 100644 nginx/win-utf
 create mode 100644 nscd.conf
 create mode 100644 pam.d/sudo
 create mode 120000 php5/cli/conf.d/20-curl.ini
 create mode 120000 php5/cli/conf.d/20-gd.ini
 create mode 120000 php5/cli/conf.d/20-intl.ini
 create mode 120000 php5/cli/conf.d/20-ldap.ini
 create mode 120000 php5/cli/conf.d/20-mcrypt.ini
 create mode 120000 php5/cli/conf.d/20-mysql.ini
 create mode 120000 php5/cli/conf.d/20-mysqli.ini
 create mode 120000 php5/cli/conf.d/20-pdo_mysql.ini
 create mode 120000 php5/fpm/conf.d/20-curl.ini
 create mode 120000 php5/fpm/conf.d/20-gd.ini
 create mode 120000 php5/fpm/conf.d/20-intl.ini
 create mode 120000 php5/fpm/conf.d/20-ldap.ini
 create mode 120000 php5/fpm/conf.d/20-mcrypt.ini
 create mode 120000 php5/fpm/conf.d/20-mysql.ini
 create mode 120000 php5/fpm/conf.d/20-mysqli.ini
 create mode 120000 php5/fpm/conf.d/20-pdo_mysql.ini
 create mode 100644 php5/mods-available/curl.ini
 create mode 100644 php5/mods-available/gd.ini
 create mode 100644 php5/mods-available/intl.ini
 create mode 100644 php5/mods-available/ldap.ini
 create mode 100644 php5/mods-available/mcrypt.ini
 create mode 100644 php5/mods-available/mysql.ini
 create mode 100644 php5/mods-available/mysqli.ini
 create mode 100644 php5/mods-available/pdo_mysql.ini
 create mode 100755 pm/sleep.d/10_unattended-upgrades-hibernate
 create mode 100644 postfix/dynamicmaps.cf
 create mode 100644 postfix/main.cf
 create mode 100644 postfix/master.cf
 create mode 100755 postfix/post-install
 create mode 100644 postfix/postfix-files
 create mode 100755 postfix/postfix-script
 create mode 100755 ppp/ip-down.d/postfix
 create mode 100755 ppp/ip-up.d/postfix
 create mode 100644 python3/debian_config
 create mode 120000 rc0.d/K01fail2ban
 create mode 120000 rc0.d/K01glances
 create mode 120000 rc0.d/K01haveged
 create mode 120000 rc0.d/K01hddtemp
 create mode 120000 rc0.d/K01metronome
 create mode 120000 rc0.d/K01nginx
 create mode 120000 rc0.d/K01nscd
 create mode 120000 rc0.d/K01postfix
 create mode 120000 rc0.d/K01redis-server
 create mode 120000 rc0.d/K01rmilter
 create mode 120000 rc0.d/K01rspamd
 create mode 120000 rc0.d/K01unattended-upgrades
 create mode 120000 rc0.d/K01yunohost-api
 rename rc6.d/K01dovecot => rc0.d/K02dovecot (100%)
 rename rc6.d/K02mysql => rc0.d/K03mysql (100%)
 rename rc6.d/K02nslcd => rc0.d/K03nslcd (100%)
 rename rc6.d/K02slapd => rc0.d/K03slapd (100%)
 rename rc6.d/K03dnsmasq => rc0.d/K04dnsmasq (100%)
 rename rc6.d/K04sendsigs => rc0.d/K05sendsigs (100%)
 rename rc6.d/K05rsyslog => rc0.d/K06rsyslog (100%)
 rename rc6.d/K06hwclock.sh => rc0.d/K07hwclock.sh (100%)
 rename rc6.d/K06umountnfs.sh => rc0.d/K07umountnfs.sh (100%)
 rename rc6.d/K07networking => rc0.d/K08networking (100%)
 rename rc6.d/K08umountfs => rc0.d/K09umountfs (100%)
 rename rc6.d/K09umountroot => rc0.d/K10umountroot (100%)
 rename rc0.d/{K10halt => K11halt} (100%)
 create mode 120000 rc1.d/K01fail2ban
 create mode 120000 rc1.d/K01glances
 create mode 120000 rc1.d/K01haveged
 create mode 120000 rc1.d/K01hddtemp
 create mode 120000 rc1.d/K01metronome
 create mode 120000 rc1.d/K01nginx
 create mode 120000 rc1.d/K01nscd
 create mode 120000 rc1.d/K01postfix
 create mode 120000 rc1.d/K01redis-server
 create mode 120000 rc1.d/K01rmilter
 create mode 120000 rc1.d/K01rspamd
 create mode 120000 rc1.d/K01yunohost-api
 rename rc1.d/{K01dovecot => K02dovecot} (100%)
 rename rc1.d/{K02mysql => K03mysql} (100%)
 rename rc1.d/{K02nslcd => K03nslcd} (100%)
 rename rc1.d/{K02slapd => K03slapd} (100%)
 rename rc1.d/{K03dnsmasq => K04dnsmasq} (100%)
 rename rc1.d/{K05rsyslog => K06rsyslog} (100%)
 create mode 120000 rc2.d/S01glances
 create mode 120000 rc2.d/S02fail2ban
 create mode 120000 rc2.d/S02haveged
 create mode 120000 rc2.d/S02hddtemp
 create mode 120000 rc2.d/S02metronome
 create mode 120000 rc2.d/S02nscd
 create mode 120000 rc2.d/S02redis-server
 create mode 120000 rc2.d/S02rspamd
 create mode 120000 rc2.d/S02yunohost-api
 create mode 120000 rc2.d/S03nginx
 create mode 120000 rc2.d/S03rmilter
 create mode 120000 rc2.d/S03rsync
 create mode 120000 rc2.d/S05postfix
 rename rc5.d/S05rc.local => rc2.d/S06rc.local (100%)
 rename rc5.d/S05rmnologin => rc2.d/S06rmnologin (100%)
 create mode 120000 rc3.d/S01glances
 create mode 120000 rc3.d/S02fail2ban
 create mode 120000 rc3.d/S02haveged
 create mode 120000 rc3.d/S02hddtemp
 create mode 120000 rc3.d/S02metronome
 create mode 120000 rc3.d/S02nscd
 create mode 120000 rc3.d/S02redis-server
 create mode 120000 rc3.d/S02rspamd
 create mode 120000 rc3.d/S02yunohost-api
 create mode 120000 rc3.d/S03nginx
 create mode 120000 rc3.d/S03rmilter
 create mode 120000 rc3.d/S03rsync
 create mode 120000 rc3.d/S05postfix
 rename rc4.d/S05rc.local => rc3.d/S06rc.local (100%)
 rename rc4.d/S05rmnologin => rc3.d/S06rmnologin (100%)
 create mode 120000 rc4.d/S01glances
 create mode 120000 rc4.d/S02fail2ban
 create mode 120000 rc4.d/S02haveged
 create mode 120000 rc4.d/S02hddtemp
 create mode 120000 rc4.d/S02metronome
 create mode 120000 rc4.d/S02nscd
 create mode 120000 rc4.d/S02redis-server
 create mode 120000 rc4.d/S02rspamd
 create mode 120000 rc4.d/S02yunohost-api
 create mode 120000 rc4.d/S03nginx
 create mode 120000 rc4.d/S03rmilter
 create mode 120000 rc4.d/S03rsync
 create mode 120000 rc4.d/S05postfix
 rename rc3.d/S05rc.local => rc4.d/S06rc.local (100%)
 rename rc3.d/S05rmnologin => rc4.d/S06rmnologin (100%)
 create mode 120000 rc5.d/S01glances
 create mode 120000 rc5.d/S02fail2ban
 create mode 120000 rc5.d/S02haveged
 create mode 120000 rc5.d/S02hddtemp
 create mode 120000 rc5.d/S02metronome
 create mode 120000 rc5.d/S02nscd
 create mode 120000 rc5.d/S02redis-server
 create mode 120000 rc5.d/S02rspamd
 create mode 120000 rc5.d/S02yunohost-api
 create mode 120000 rc5.d/S03nginx
 create mode 120000 rc5.d/S03rmilter
 create mode 120000 rc5.d/S03rsync
 create mode 120000 rc5.d/S05postfix
 rename rc2.d/S05rc.local => rc5.d/S06rc.local (100%)
 rename rc2.d/S05rmnologin => rc5.d/S06rmnologin (100%)
 create mode 120000 rc6.d/K01fail2ban
 create mode 120000 rc6.d/K01glances
 create mode 120000 rc6.d/K01haveged
 create mode 120000 rc6.d/K01hddtemp
 create mode 120000 rc6.d/K01metronome
 create mode 120000 rc6.d/K01nginx
 create mode 120000 rc6.d/K01nscd
 create mode 120000 rc6.d/K01postfix
 create mode 120000 rc6.d/K01redis-server
 create mode 120000 rc6.d/K01rmilter
 create mode 120000 rc6.d/K01rspamd
 create mode 120000 rc6.d/K01unattended-upgrades
 create mode 120000 rc6.d/K01yunohost-api
 rename rc0.d/K01dovecot => rc6.d/K02dovecot (100%)
 rename rc0.d/K02mysql => rc6.d/K03mysql (100%)
 rename rc0.d/K02nslcd => rc6.d/K03nslcd (100%)
 rename rc0.d/K02slapd => rc6.d/K03slapd (100%)
 rename rc0.d/K03dnsmasq => rc6.d/K04dnsmasq (100%)
 rename rc0.d/K04sendsigs => rc6.d/K05sendsigs (100%)
 rename rc0.d/K05rsyslog => rc6.d/K06rsyslog (100%)
 rename rc0.d/K06hwclock.sh => rc6.d/K07hwclock.sh (100%)
 rename rc0.d/K06umountnfs.sh => rc6.d/K07umountnfs.sh (100%)
 rename rc0.d/K07networking => rc6.d/K08networking (100%)
 rename rc0.d/K08umountfs => rc6.d/K09umountfs (100%)
 rename rc0.d/K09umountroot => rc6.d/K10umountroot (100%)
 rename rc6.d/{K10reboot => K11reboot} (100%)
 create mode 120000 rcS.d/S14lm-sensors
 create mode 100644 redis/redis.conf
 create mode 100644 redis/sentinel.conf
 create mode 100755 resolvconf/update-libc.d/postfix
 create mode 100644 rmilter.conf
 create mode 100644 rmilter.conf.common
 create mode 100644 rmilter.conf.sysvinit
 create mode 100644 rspamd/2tld.inc
 create mode 100644 rspamd/common.conf
 create mode 100644 rspamd/composites.conf
 create mode 100644 rspamd/dmarc_whitelist.inc
 create mode 100644 rspamd/logging.inc
 create mode 100644 rspamd/metrics.conf
 create mode 100644 rspamd/mime_types.inc
 create mode 100644 rspamd/modules.conf
 create mode 100644 rspamd/modules.d/chartable.conf
 create mode 100644 rspamd/modules.d/dkim.conf
 create mode 100644 rspamd/modules.d/dmarc.conf
 create mode 100644 rspamd/modules.d/emails.conf
 create mode 100644 rspamd/modules.d/forged_recipients.conf
 create mode 100644 rspamd/modules.d/fuzzy_check.conf
 create mode 100644 rspamd/modules.d/hfilter.conf
 create mode 100644 rspamd/modules.d/ip_score.conf
 create mode 100644 rspamd/modules.d/maillist.conf
 create mode 100644 rspamd/modules.d/mime_types.conf
 create mode 100644 rspamd/modules.d/multimap.conf
 create mode 100644 rspamd/modules.d/once_received.conf
 create mode 100644 rspamd/modules.d/phishing.conf
 create mode 100644 rspamd/modules.d/ratelimit.conf
 create mode 100644 rspamd/modules.d/rbl.conf
 create mode 100644 rspamd/modules.d/regexp.conf
 create mode 100644 rspamd/modules.d/rspamd_update.conf
 create mode 100644 rspamd/modules.d/spf.conf
 create mode 100644 rspamd/modules.d/surbl.conf
 create mode 100644 rspamd/modules.d/whitelist.conf
 create mode 100644 rspamd/options.inc
 create mode 100644 rspamd/redirectors.inc
 create mode 100644 rspamd/rspamd.conf
 create mode 100644 rspamd/rspamd.systemd.conf
 create mode 100644 rspamd/rspamd.sysvinit.conf
 create mode 100644 rspamd/spf_dkim_whitelist.inc
 create mode 100644 rspamd/statistic.conf
 create mode 100644 rspamd/surbl-whitelist.inc
 create mode 100644 rspamd/worker-controller.inc
 create mode 100644 rspamd/worker-fuzzy.inc
 create mode 100644 rspamd/worker-normal.inc
 create mode 100644 rsyslog.d/postfix.conf
 create mode 120000 skel/media
 create mode 120000 ssl/certs/98a46391
 create mode 120000 ssl/certs/ca-yunohost_crt.pem
 create mode 100644 ssl/certs/ssl-cert-snakeoil.pem
 create mode 120000 ssl/certs/yunohost_crt.pem
 create mode 100644 ssl/private/ssl-cert-snakeoil.key
 create mode 120000 ssl/private/yunohost_key.pem
 create mode 100644 ssowat/conf.json.example
 create mode 120000 sudo-ldap.conf
 create mode 100644 sudoers
 create mode 100644 sudoers.d/README
 create mode 120000 systemd/system/default.target.wants/haveged.service
 create mode 120000 systemd/system/default.target.wants/yunoprompt.service
 create mode 120000 systemd/system/multi-user.target.wants/lm-sensors.service
 create mode 120000 systemd/system/multi-user.target.wants/nginx.service
 create mode 120000 systemd/system/multi-user.target.wants/redis-server.service
 create mode 120000 systemd/system/multi-user.target.wants/rmilter.service
 create mode 120000 systemd/system/multi-user.target.wants/rspamd.service
 create mode 120000 systemd/system/multi-user.target.wants/yunohost-api.service
 create mode 120000 systemd/system/shutdown.target.wants/unattended-upgrades.service
 create mode 100644 systemd/system/yunoprompt.service
 create mode 100644 ufw/applications.d/nginx
 create mode 100644 ufw/applications.d/postfix
 create mode 100644 yunohost/certs/yunohost.org/ca.pem
 create mode 100644 yunohost/certs/yunohost.org/crt.pem
 create mode 100644 yunohost/certs/yunohost.org/key.pem
 create mode 100644 yunohost/current_host
 create mode 100644 yunohost/firewall.yml
 create mode 100644 yunohost/services.yml
EFetched 178 kB in 0s (3710 kB/s)
: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
Selecting previously unselected package stunnel4.
(Reading database ... 37909 files and directories currently installed.)
Preparing to unpack .../stunnel4_3%3a5.30-1~bpo8+1_armhf.deb ...
Unpacking stunnel4 (3:5.30-1~bpo8+1) ...
Processing triggers for man-db (2.7.0.2-5) ...
Processing triggers for systemd (215-17+deb8u8) ...
Failed to read /proc/cmdline. Ignoring: No such file or directory
Failed to execute operation: Launch helper exited with unknown return code 1
dpkg: error processing package systemd (--unpack):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 systemd
E: Sub-process /usr/bin/dpkg returned an error code (1)
+ finish
+ umount_dir /srv/olinux/debootstrap
+ umount -l /srv/olinux/debootstrap/proc
umount: /srv/olinux/debootstrap/proc: not mounted
+ cp /srv/olinux/debootstrap.log /srv/olinux/debootstrap/root/
+ boardlist=('a20lime' 'a20lime2')
+ for BOARD in ${boardlist[@]}
+ . ./build/config_board.sh
++ case $BOARD in
++ U_BOOT_CONFIG=A20-OLinuXino-Lime_defconfig
++ DTB=sun7i-a20-olinuxino-lime.dtb
++ FLASH_KERNEL='Olimex A20-OLinuXino-LIME'
++ U_BOOT=A20-OLinuXino-Lime
++ FILE=A20LIME
+ echo Olimex A20-OLinuXino-LIME
build_labriqueinternet_lime.sh: line 63: /srv/olinux/debootstrap/etc/flash-kernel/machine: No such file or directory
root@raspberrypi:/opt/build.labriqueinter.net# 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.