Banana Pi JMB 321 support
|
Posts: 1,646
Threads: 2
Joined: Aug 2015
Reputation:
42
[Solved]
Nov 19, 2015, 05:13 PM
(This post was last modified: Nov 19, 2015, 06:15 PM by Mike.)
Please try the 3.19.7 image.
I am pretty sure Allnet do not make their own boards but likely by them from a third party. There are two Banana Pi manufacturers so that could be it.
Are you using a 5v 2a power supply?
I am building a new image for you to test with the latest kernel, uploading now and done in about an hour, this one you don't have to set PMP manually as it is no longer modular apparently.
Posts: 1,646
Threads: 2
Joined: Aug 2015
Reputation:
42
[Solved]
Nov 19, 2015, 07:37 PM
Try this fresh image, PMP should work out of the box.
Posts: 11
Threads: 1
Joined: Nov 2015
Reputation:
0
[Solved]
Nov 19, 2015, 08:38 PM
(This post was last modified: Nov 19, 2015, 08:49 PM by benjam1n.)
(Nov 19, 2015, 07:37 PM)Mike Wrote: Try this fresh image, PMP should work out of the box.
I very much appreciate your work.
Unfortunately my BananaPi does not.
"2.016977] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP"
Yes, it is a 5V 2A power supply.
In fact I read somewhere when PMP is enabled it is impossible to hook up a sata drive to the BananaPi. In this case it would not be recognized.
I just connected my SATA to the Pi and it was mount on this kernel...
Posts: 1,646
Threads: 2
Joined: Aug 2015
Reputation:
42
[Solved]
Nov 19, 2015, 09:16 PM
I'm running out of ideas. I have the multiplier linked to on the main page, all of the images I have posted are ones that work for me with my test device.
The flag in the kernel to allow port multiplier can be checked with this command, Y means yes and m means modular.
Code:
zgrep CONFIG_AHCI_SUNXI /proc/config.gz
My guess is something is up with the multiplier board you are using or the sata controller on the Banana Pi unit itself. Do you have a PC you can test the port multiplier with to help isolate the issue?
Posts: 11
Threads: 1
Joined: Nov 2015
Reputation:
0
[Solved]
Nov 20, 2015, 08:12 AM
(This post was last modified: Nov 20, 2015, 08:15 AM by benjam1n.)
(Nov 19, 2015, 09:16 PM)Mike Wrote: I'm running out of ideas. I have the multiplier linked to on the main page, all of the images I have posted are ones that work for me with my test device.
The flag in the kernel to allow port multiplier can be checked with this command, Y means yes and m means modular.
Code:
zgrep CONFIG_AHCI_SUNXI /proc/config.gz
My guess is something is up with the multiplier board you are using or the sata controller on the Banana Pi unit itself. Do you have a PC you can test the port multiplier with to help isolate the issue?
root@bananapipro:~# zgrep CONFIG_AHCI_SUNXI /proc/config.gz
CONFIG_AHCI_SUNXI=y
root@bananapipro:~#
Every single port at the multiplier seems to work. When there is one drive connected at the least ;-)
The vanilla kernel mentioned in my first post worked! So the multiplier works at least.
But the problem there was the one with the perl or tzdata ...
Posts: 1,646
Threads: 2
Joined: Aug 2015
Reputation:
42
[Solved]
Nov 20, 2015, 09:51 AM
(This post was last modified: Nov 20, 2015, 09:52 AM by Mike.)
OK, then for some reason your Banana Pi doesn't work with the armbian images ( their forum).
There are instructions in the Bananian post on how to recompile the kernel as I did so you can try that and see if you don't get the tzdata and perl error. I may try when I get home from school to make a new image, it may be corrupt.
Alternatively you can try purging and removing perl and re-installing it
Code:
apt-get purge perl
apt-get remove perl
Very curious to see how this gets resolved.
Posts: 11
Threads: 1
Joined: Nov 2015
Reputation:
0
[Solved]
Nov 20, 2015, 03:43 PM
Hej, just tried to remove perl and just ignoring all those errors and just trying to install omv on the bananian...
Seems that i cannot start a nginx which is not there :-)
Code:
------------------------------------------------------------------------
Welcome to Bananian Linux!
For news and updates check: https://www.bananian.org
Any questions? Read the FAQ first: https://www.bananian.org/faq
Run 'bananian-config' to set up Bananian Linux
Run 'bananian-update' to check for distribution updates
------------------------------------------------------------------------
Last login: Sat Mar 28 20:29:32 2015 from 192.168.40.100
root@bananapi ~ # blkid
/dev/mmcblk0p1: SEC_TYPE="msdos" UUID="4D17-5A3B" TYPE="vfat"
/dev/mmcblk0p2: UUID="1af97748-34b7-4a6e-a16d-29c409d9c367" TYPE="ext4"
/dev/sda1: LABEL="Musik" UUID="5f9f5346-9f23-4ffe-b834-19776d2c6af0" TYPE="ext4"
/dev/sdb1: LABEL="Daten" UUID="3fde0abd-ecba-43e3-8ce3-05098b9a89a0" TYPE="ext4"
root@bananapi ~ # apt-get update
Get:1 http://ftp.de.debian.org wheezy Release.gpg [2,373 B]
Get:22 http://ftp.de.debian.org wheezy/main Translation-de_DE [830 B]
Get:23 http://ftp.de.debian.org wheezy/non-free Translation-en [66.1 kB]
Fetched 16.8 MB in 1min 5s (259 kB/s)
Reading package lists... Done
apt-get update 55.94s user 4.72s system 70% cpu 1:26.22 total
root@bananapi ~ # apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
base-files curl dpkg dpkg-dev libcurl3 libcurl3-gnutls libdpkg-perl
libexpat1 libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0
libldap-2.4-2 libsqlite3-0 libssl1.0.0 libtasn1-3 linux-libc-dev ntp openssl
screen tzdata wpasupplicant
22 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 11.8 MB of archives.
After this operation, 1,071 kB disk space will be freed.
Do you want to continue [Y/n]? y
Get:1 http://ftp.de.debian.org/debian/ wheezy/main base-files armhf 7.1wheezy9 [67.1 kB]
Get:22 http://security.debian.org/ wheezy/updates/main wpasupplicant armhf 1.0-3+deb7u3 [521 kB]
Fetched 11.8 MB in 16s (729 kB/s)
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
(Reading database ... 18722 files and directories currently installed.)
Preparing to replace base-files 7.1wheezy8 (using .../base-files_7.1wheezy9_armhf.deb) ...
Unpacking replacement base-files ...
Processing triggers for man-db ...
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
dpkg: error processing man-db (--unpack):
subprocess installed post-installation script returned error exit status 127
Processing triggers for install-info ...
Errors were encountered while processing:
man-db
E: Sub-process /usr/bin/dpkg returned an error code (1)
apt-get upgrade 5.78s user 1.27s system 27% cpu 25.373 total
100 root@bananapi ~ # apt-get purge perl :(
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
git-man libexpat1
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
build-essential* dpkg-dev* git* libdpkg-perl* liberror-perl* libswitch-perl*
libtimedate-perl* perl* perl-modules*
0 upgraded, 0 newly installed, 9 to remove and 19 not upgraded.
2 not fully installed or removed.
After this operation, 38.5 MB disk space will be freed.
Do you want to continue [Y/n]? y
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
Setting up base-files (7.1wheezy9) ...
Installing new version of config file /etc/debian_version ...
(Reading database ... 18722 files and directories currently installed.)
Removing build-essential ...
Removing dpkg-dev ...
Purging configuration files for dpkg-dev ...
Removing git ...
Purging configuration files for git ...
Removing libdpkg-perl ...
Removing liberror-perl ...
Removing libtimedate-perl ...
Removing perl ...
Removing perl-modules ...
Purging configuration files for perl-modules ...
Removing libswitch-perl ...
Setting up man-db (2.6.2-1) ...
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
dpkg: error processing man-db (--configure):
subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
man-db
E: Sub-process /usr/bin/dpkg returned an error code (1)
100 root@bananapi ~ # apt-get remove perl :(
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'perl' is not installed, so not removed
The following packages were automatically installed and are no longer required:
g++ g++-4.6 git-man libclass-isa-perl libexpat1 libstdc++6-4.6-dev patch
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
Setting up man-db (2.6.2-1) ...
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
dpkg: error processing man-db (--configure):
subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
man-db
E: Sub-process /usr/bin/dpkg returned an error code (1)
100 root@bananapi ~ # apt-get -f install :(
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
g++ g++-4.6 git-man libclass-isa-perl libexpat1 libstdc++6-4.6-dev patch
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
Setting up man-db (2.6.2-1) ...
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
dpkg: error processing man-db (--configure):
subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
man-db
E: Sub-process /usr/bin/dpkg returned an error code (1)
100 root@bananapi ~ # apt-get autoremove :(
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
g++ g++-4.6 git-man libclass-isa-perl libexpat1 libstdc++6-4.6-dev patch
0 upgraded, 0 newly installed, 7 to remove and 18 not upgraded.
1 not fully installed or removed.
After this operation, 20.7 MB disk space will be freed.
Do you want to continue [Y/n]? y
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
(Reading database ... 16369 files and directories currently installed.)
Removing g++ ...
Removing git-man ...
Removing libclass-isa-perl ...
Removing libexpat1:armhf ...
Removing patch ...
Removing g++-4.6 ...
Removing libstdc++6-4.6-dev ...
Setting up man-db (2.6.2-1) ...
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
dpkg: error processing man-db (--configure):
subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
man-db
E: Sub-process /usr/bin/dpkg returned an error code (1)
100 root@bananapi ~ # apt-get purge man-db :(
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
man-db*
0 upgraded, 0 newly installed, 1 to remove and 18 not upgraded.
1 not fully installed or removed.
After this operation, 2,104 kB disk space will be freed.
Do you want to continue [Y/n]? y
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
(Reading database ... 15446 files and directories currently installed.)
Removing man-db ...
Purging configuration files for man-db ...
Removing catpages as well as /var/cache/man hierarchy.
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
dpkg: error processing man-db (--purge):
subprocess installed post-removal script returned error exit status 127
Errors were encountered while processing:
man-db
E: Sub-process /usr/bin/dpkg returned an error code (1)
100 root@bananapi ~ # apt-get -f install :(
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 18 not upgraded.
root@bananapi ~ # apt-get clean
root@bananapi ~ # apt-get update
Hit http://ftp.de.debian.org wheezy Release.gpg
Hit http://ftp.de.debian.org wheezy/non-free Translation-en
Reading package lists... Done
apt-get update 27.40s user 1.15s system 81% cpu 35.197 total
root@bananapi ~ # apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
curl dpkg libcurl3 libcurl3-gnutls libgssapi-krb5-2 libk5crypto3 libkrb5-3
libkrb5support0 libldap-2.4-2 libsqlite3-0 libssl1.0.0 libtasn1-3
linux-libc-dev ntp openssl screen tzdata wpasupplicant
18 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 9,282 kB of archives.
After this operation, 842 kB disk space will be freed.
Do you want to continue [Y/n]? y
Get:1 http://ftp.de.debian.org/debian/ wheezy/main dpkg armhf 1.16.16 [2,579 kB]
Get:18 http://security.debian.org/ wheezy/updates/main wpasupplicant armhf 1.0-3+deb7u3 [521 kB]
Fetched 9,282 kB in 6s (1,476 kB/s)
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
(Reading database ... 15233 files and directories currently installed.)
Preparing to replace dpkg 1.16.15 (using .../dpkg_1.16.16_armhf.deb) ...
Unpacking replacement dpkg ...
Setting up dpkg (1.16.16) ...
(Reading database ... 15233 files and directories currently installed.)
Preparing to replace libssl1.0.0:armhf 1.0.1e-2+deb7u16 (using .../libssl1.0.0_1.0.1e-2+deb7u17_armhf.deb) ...
Unpacking replacement libssl1.0.0:armhf ...
Preparing to replace libk5crypto3:armhf 1.10.1+dfsg-5+deb7u3 (using .../libk5crypto3_1.10.1+dfsg-5+deb7u6_armhf.deb) ...
Unpacking replacement libk5crypto3:armhf ...
Preparing to replace libgssapi-krb5-2:armhf 1.10.1+dfsg-5+deb7u3 (using .../libgssapi-krb5-2_1.10.1+dfsg-5+deb7u6_armhf.deb) ...
Unpacking replacement libgssapi-krb5-2:armhf ...
Preparing to replace libkrb5-3:armhf 1.10.1+dfsg-5+deb7u3 (using .../libkrb5-3_1.10.1+dfsg-5+deb7u6_armhf.deb) ...
Unpacking replacement libkrb5-3:armhf ...
Preparing to replace libkrb5support0:armhf 1.10.1+dfsg-5+deb7u3 (using .../libkrb5support0_1.10.1+dfsg-5+deb7u6_armhf.deb) ...
Unpacking replacement libkrb5support0:armhf ...
Preparing to replace libsqlite3-0:armhf 3.7.13-1+deb7u1 (using .../libsqlite3-0_3.7.13-1+deb7u2_armhf.deb) ...
Unpacking replacement libsqlite3-0:armhf ...
Preparing to replace libtasn1-3:armhf 2.13-2+deb7u1 (using .../libtasn1-3_2.13-2+deb7u2_armhf.deb) ...
Unpacking replacement libtasn1-3:armhf ...
Preparing to replace curl 7.26.0-1+wheezy12 (using .../curl_7.26.0-1+wheezy13_armhf.deb) ...
Unpacking replacement curl ...
Preparing to replace libldap-2.4-2:armhf 2.4.31-1+nmu2 (using .../libldap-2.4-2_2.4.31-2+deb7u1_armhf.deb) ...
Unpacking replacement libldap-2.4-2:armhf ...
Preparing to replace libcurl3:armhf 7.26.0-1+wheezy12 (using .../libcurl3_7.26.0-1+wheezy13_armhf.deb) ...
Unpacking replacement libcurl3:armhf ...
Preparing to replace libcurl3-gnutls:armhf 7.26.0-1+wheezy12 (using .../libcurl3-gnutls_7.26.0-1+wheezy13_armhf.deb) ...
Unpacking replacement libcurl3-gnutls:armhf ...
Preparing to replace ntp 1:4.2.6.p5+dfsg-2+deb7u3 (using .../ntp_1%3a4.2.6.p5+dfsg-2+deb7u6_armhf.deb) ...
[ ok ] Stopping NTP server: ntpd.
Unpacking replacement ntp ...
Preparing to replace tzdata 2014j-0wheezy1 (using .../tzdata_2015f-0+deb7u1_all.deb) ...
Unpacking replacement tzdata ...
Setting up tzdata (2015f-0+deb7u1) ...
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
dpkg: error processing tzdata (--configure):
subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
tzdata
E: Sub-process /usr/bin/dpkg returned an error code (1)
apt-get upgrade 6.02s user 3.47s system 17% cpu 54.466 total
100 root@bananapi ~ # apt-get clean :(
root@bananapi ~ # apt-get update
Hit http://security.debian.org wheezy/updates Release.gpg
Hit http://ftp.de.debian.org wheezy/main Translation-de_DE
Hit http://ftp.de.debian.org wheezy/non-free Translation-en
Reading package lists... Done
apt-get update 27.75s user 1.27s system 71% cpu 40.315 total
root@bananapi ~ # apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
linux-libc-dev openssl screen wpasupplicant
4 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
13 not fully installed or removed.
Need to get 2,660 kB of archives.
After this operation, 420 kB disk space will be freed.
Do you want to continue [Y/n]? y
Get:1 http://security.debian.org/ wheezy/updates/main linux-libc-dev armhf 3.2.68-1+deb7u6 [815 kB]
Get:2 http://ftp.de.debian.org/debian/ wheezy/main openssl armhf 1.0.1e-2+deb7u17 [694 kB]
Get:3 http://security.debian.org/ wheezy/updates/main screen armhf 4.1.0~20120320gitdb59704-7+deb7u1 [631 kB]
Get:4 http://security.debian.org/ wheezy/updates/main wpasupplicant armhf 1.0-3+deb7u3 [521 kB]
Fetched 2,660 kB in 4s (616 kB/s)
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
Setting up tzdata (2015f-0+deb7u1) ...
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
dpkg: error processing tzdata (--configure):
subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
tzdata
E: Sub-process /usr/bin/dpkg returned an error code (1)
100 root@bananapi ~ # apt-get install sudo -y :(
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
sudo
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
13 not fully installed or removed.
Need to get 817 kB of archives.
After this operation, 1,715 kB of additional disk space will be used.
Get:1 http://ftp.de.debian.org/debian/ wheezy/main sudo armhf 1.8.5p2-1+nmu3 [817 kB]
Fetched 817 kB in 0s (940 kB/s)
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
Setting up tzdata (2015f-0+deb7u1) ...
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
dpkg: error processing tzdata (--configure):
subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
tzdata
E: Sub-process /usr/bin/dpkg returned an error code (1)
100 root@bananapi ~ # apt-get update && sudo apt-get upgrade -y :(
zsh: correct 'sudo' to '_sudo' [nyae]? y
Hit http://ftp.de.debian.org wheezy Release.gpg
Hit http://security.debian.org wheezy/updates/non-free Translation-en
Reading package lists... Done
apt-get update 27.69s user 1.15s system 82% cpu 35.064 total
_arguments:comparguments:312: can only be called from completion function
1 root@bananapi ~ # nano /etc/rc.local :(
root@bananapi ~ # echo "deb http://packages.openmediavault.org/public kralizec main" | sudo tee -a /etc/apt/sources.list.d/openmediavault.list
zsh: correct 'sudo' to '_sudo' [nyae]? y
_arguments:comparguments:312: can only be called from completion function
100 root@bananapi ~ # echo "deb http://packages.openmediavault.org/public kralizec main" | tee -a /etc/apt/sources.list.d/openmediavault.list
deb http://packages.openmediavault.org/public kralizec main
root@bananapi ~ # wget -O - http://packages.openmediavault.org/public/archive.key | apt-key add -
--2015-11-20 15:31:51-- http://packages.openmediavault.org/public/archive.key
Resolving packages.openmediavault.org (packages.openmediavault.org)... 178.254.11.33
Connecting to packages.openmediavault.org (packages.openmediavault.org)|178.254.11.33|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1747 (1.7K) [application/pgp-keys]
Saving to: `STDOUT'
100%[======================================>] 1,747 --.-K/s in 0s
2015-11-20 15:31:51 (11.8 MB/s) - written to stdout [1747/1747]
OK
root@bananapi ~ # apt-get clean
root@bananapi ~ # apt-get update
Get:1 http://packages.openmediavault.org kralizec Release.gpg [181 B]
Hit http://ftp.de.debian.org wheezy Release.gpg
Hit http://ftp.de.debian.org wheezy Release
Get:2 http://packages.openmediavault.org kralizec Release [9,696 B]
Hit http://ftp.de.debian.org wheezy/main Sources
Hit http://ftp.de.debian.org wheezy/non-free Sources
Hit http://ftp.de.debian.org wheezy/contrib Sources
Get:3 http://packages.openmediavault.org kralizec/main armhf Packages [6,752 B]
Hit http://security.debian.org wheezy/updates Release.gpg
Hit http://ftp.de.debian.org wheezy/main armhf Packages
Hit http://ftp.de.debian.org wheezy/non-free armhf Packages
Ign http://packages.openmediavault.org kralizec/main Translation-en
Ign http://packages.openmediavault.org kralizec/main Translation-de_DE
Fetched 16.6 kB in 21s (790 B/s)
Reading package lists... Done
apt-get update 28.09s user 1.35s system 85% cpu 34.507 total
root@bananapi ~ # apt-get install openmediavault-keyring postfix -y --force-yes
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
ssl-cert
Suggested packages:
procmail postfix-mysql postfix-pgsql postfix-ldap postfix-pcre sasl2-bin
libsasl2-modules dovecot-common resolvconf postfix-cdb mail-reader ufw
postfix-doc openssl-blacklist
Recommended packages:
python
The following NEW packages will be installed:
openmediavault-keyring postfix ssl-cert
0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded.
13 not fully installed or removed.
Need to get 1,474 kB of archives.
After this operation, 2,957 kB of additional disk space will be used.
Get:1 http://ftp.de.debian.org/debian/ wheezy/main ssl-cert all 1.0.32+deb7u1 [19.6 kB]
Get:2 http://ftp.de.debian.org/debian/ wheezy/main postfix armhf 2.9.6-2 [1,451 kB]
Get:3 http://packages.openmediavault.org/public/ kralizec/main openmediavault-keyring all 0.3 [3,494 B]
Fetched 1,474 kB in 1s (852 kB/s)
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
Setting up tzdata (2015f-0+deb7u1) ...
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
dpkg: error processing tzdata (--configure):
subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
tzdata
E: Sub-process /usr/bin/dpkg returned an error code (1)
100 root@bananapi ~ # apt-get install php-apc openmediavault -y --force-yes :(
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
acl acpid anacron avahi-daemon bash-completion beep bind9-host bootlogd
bsd-mailx collectd collectd-core cron-apt dbus ethtool fontconfig
fontconfig-config fuse gdisk hdparm ifenslave-2.6 jfsutils libavahi-client3
libavahi-common-data libavahi-common3 libavahi-core7 libbind9-80 libcairo2
libcap-ng0 libclass-isa-perl libcups2 libdaemon0 libdatrie1 libdbi1
libdevmapper-event1.02.1 libdns88 libevent-2.0-5 libexpat1 libffi5
libfile-copy-recursive-perl libfontconfig1 libfreetype6 libfuse2
libgd2-noxpm libgeoip1 libglib2.0-0 libgssglue1 libicu48 libisc84 libisccc80
libisccfg82 libjavascript-minifier-xs-perl libjpeg8 libjs-extjs4
libjson-perl liblocale-po-perl liblockfile-bin liblockfile1 libltdl7
liblwres80 libmagic1 libnfsidmap2 libnss-mdns libonig2 libossp-uuid16
libpango1.0-0 libpcre3 libperl4-corelibs-perl libperl5.14 libphp5-embed
libpixman-1-0 libpng12-0 libqdbm14 librrd4 libsasl2-modules libsensors4
libsnmp-base libsnmp15 libswitch-perl libsystemd-login0 libtalloc2 libtdb1
libthai-data libthai0 libtirpc1 libwbclient0 libx11-6 libx11-data libxau6
libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxft2 libxml2 libxrender1
libxslt1.1 lsof lvm2 mdadm mime-support module-init-tools monit nfs-common
nfs-kernel-server nginx nginx-common nginx-full ntfs-3g
openssh-blacklist-extra perl perl-modules php-json-schema php5-cgi php5-cli
php5-common php5-fpm php5-pam php5-proctitle pm-utils postfix powermgmt-base
proftpd-basic proftpd-mod-vroot python-apt-common python3 python3-apt
python3-minimal python3.2 python3.2-minimal quota quotatool resolvconf
rpcbind rrdcached rrdtool samba samba-common samba-common-bin sdparm
smartmontools snmpd socat ssl-cert sudo tftpd-hpa ttf-dejavu-core ucf
update-inetd uuid watchdog xfsprogs xmlstarlet
Suggested packages:
default-mta mail-transport-agent avahi-autoipd collectd-dev librrds-perl
liburi-perl libhtml-parser-perl libregexp-common-perl libconfig-general-perl
httpd-cgi apache2 apcupsd bind9 hddtemp ipvsadm lm-sensors mbmon memcached
mysql-server notification-daemon nut openvpn olsrd pdns-server postgresql
time-daemon dbus-x11 apmd cups-common libgd-tools geoip-bin
libjs-extjs4-docs libjson-pp-perl file ttf-baekmuk ttf-arphic-gbsn00lp
ttf-arphic-bsmi00lp ttf-arphic-gkai00mp ttf-arphic-bkai00mp php-pear
libsasl2-modules-otp libsasl2-modules-ldap libsasl2-modules-sql
libsasl2-modules-gssapi-mit libsasl2-modules-gssapi-heimdal
snmp-mibs-downloader open-iscsi perl-doc libterm-readline-gnu-perl
libterm-readline-perl-perl libpod-plainer-perl php5-gd radeontool procmail
postfix-mysql postfix-pgsql postfix-ldap postfix-pcre sasl2-bin
dovecot-common postfix-cdb mail-reader ufw postfix-doc openbsd-inetd
inet-superserver proftpd-doc proftpd-mod-ldap proftpd-mod-mysql
proftpd-mod-odbc proftpd-mod-pgsql proftpd-mod-sqlite python3-doc python3-tk
python3-apt-dbg python-apt-doc python3.2-doc binfmt-support libnet-ldap-perl
smbldap-tools ldb-tools ctdb gsmartcontrol smart-notifier openssl-blacklist
syslinux-common xfsdump attr
Recommended packages:
acpi-support-base libesmtp6 libgdk-pixbuf2.0-0 libhal1 libmemcached10
libmodbus5 libmysqlclient18 libnotify4 libopenipmi0 liboping0 libpcap0.8
libpq5 libprotobuf-c0 libpython2.7 librabbitmq0 libtokyotyrant3
libupsclient1 libvarnishapi1 libvirt0 libyajl2 mailx geoip-database
libglib2.0-data shared-mime-info libjson-xs-perl ttf-dejavu
ttf-bitstream-vera xml-core python openssh-blacklist vbetool lsb-release
iso-codes tdb-tools
The following NEW packages will be installed:
acl acpid anacron avahi-daemon bash-completion beep bind9-host bootlogd
bsd-mailx collectd collectd-core cron-apt dbus ethtool fontconfig
fontconfig-config fuse gdisk hdparm ifenslave-2.6 jfsutils libavahi-client3
libavahi-common-data libavahi-common3 libavahi-core7 libbind9-80 libcairo2
libcap-ng0 libclass-isa-perl libcups2 libdaemon0 libdatrie1 libdbi1
libdevmapper-event1.02.1 libdns88 libevent-2.0-5 libexpat1 libffi5
libfile-copy-recursive-perl libfontconfig1 libfreetype6 libfuse2
libgd2-noxpm libgeoip1 libglib2.0-0 libgssglue1 libicu48 libisc84 libisccc80
libisccfg82 libjavascript-minifier-xs-perl libjpeg8 libjs-extjs4
libjson-perl liblocale-po-perl liblockfile-bin liblockfile1 libltdl7
liblwres80 libmagic1 libnfsidmap2 libnss-mdns libonig2 libossp-uuid16
libpango1.0-0 libpcre3 libperl4-corelibs-perl libperl5.14 libphp5-embed
libpixman-1-0 libpng12-0 libqdbm14 librrd4 libsasl2-modules libsensors4
libsnmp-base libsnmp15 libswitch-perl libsystemd-login0 libtalloc2 libtdb1
libthai-data libthai0 libtirpc1 libwbclient0 libx11-6 libx11-data libxau6
libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxft2 libxml2 libxrender1
libxslt1.1 lsof lvm2 mdadm mime-support module-init-tools monit nfs-common
nfs-kernel-server nginx nginx-common nginx-full ntfs-3g openmediavault
openssh-blacklist-extra perl perl-modules php-apc php-json-schema php5-cgi
php5-cli php5-common php5-fpm php5-pam php5-proctitle pm-utils postfix
powermgmt-base proftpd-basic proftpd-mod-vroot python-apt-common python3
python3-apt python3-minimal python3.2 python3.2-minimal quota quotatool
resolvconf rpcbind rrdcached rrdtool samba samba-common samba-common-bin
sdparm smartmontools snmpd socat ssl-cert sudo tftpd-hpa ttf-dejavu-core ucf
update-inetd uuid watchdog xfsprogs xmlstarlet
0 upgraded, 154 newly installed, 0 to remove and 4 not upgraded.
13 not fully installed or removed.
Need to get 79.2 MB/80.6 MB of archives.
After this operation, 252 MB of additional disk space will be used.
Get:1 http://packages.openmediavault.org/public/ kralizec/main libjs-extjs4 all 4.2.2 [10.9 MB]
Get:2 http://ftp.de.debian.org/debian/ wheezy/main bash-completion all 1:2.0-1 [193 kB]
Get:3 http://security.debian.org/ wheezy/updates/main libfreetype6 armhf 2.4.9-1.1+deb7u2 [380 kB]
Get:4 http://ftp.de.debian.org/debian/ wheezy/main libevent-2.0-5 armhf 2.0.19-stable-3+deb7u1 [153 kB]
Get:5 http://ftp.de.debian.org/debian/ wheezy/main libgssglue1 armhf 0.4-2 [21.6 kB]
Get:6 http://ftp.de.debian.org/debian/ wheezy/main liblockfile-bin armhf 1.09-5 [17.4 kB]
Get:7 http://ftp.de.debian.org/debian/ wheezy/main liblockfile1 armhf 1.09-5 [14.0 kB]
Get:8 http://ftp.de.debian.org/debian/ wheezy/main libmagic1 armhf 5.11-2+deb7u8 [202 kB]
Get:9 http://ftp.de.debian.org/debian/ wheezy/main libnfsidmap2 armhf 0.25-4 [34.4 kB]
Get:10 http://ftp.de.debian.org/debian/ wheezy/main libpcre3 armhf 1:8.30-5 [240 kB]
Get:11 http://ftp.de.debian.org/debian/ wheezy/main libtirpc1 armhf 0.2.2-5 [72.0 kB]
Get:12 http://security.debian.org/ wheezy/updates/main libpng12-0 armhf 1.2.49-1+deb7u1 [176 kB]
Get:13 http://ftp.de.debian.org/debian/ wheezy/main libxml2 armhf 2.8.0+dfsg1-7+wheezy4 [788 kB]
Get:14 http://ftp.de.debian.org/debian/ wheezy/main libavahi-common-data armhf 0.6.31-2 [136 kB]
Get:15 http://security.debian.org/ wheezy/updates/main php5-common armhf 5.4.45-0+deb7u2 [619 kB]
Get:16 http://ftp.de.debian.org/debian/ wheezy/main libavahi-common3 armhf 0.6.31-2 [51.4 kB]
Get:17 http://ftp.de.debian.org/debian/ wheezy/main libavahi-client3 armhf 0.6.31-2 [54.1 kB]
Get:18 http://ftp.de.debian.org/debian/ wheezy/main libavahi-core7 armhf 0.6.31-2 [115 kB]
Get:19 http://ftp.de.debian.org/debian/ wheezy/main libexpat1 armhf 2.1.0-1+deb7u2 [109 kB]
Get:20 http://ftp.de.debian.org/debian/ wheezy/main ucf all 3.0025+nmu3 [70.8 kB]
Get:21 http://ftp.de.debian.org/debian/ wheezy/main ttf-dejavu-core all 2.33-3 [1,021 kB]
Get:22 http://ftp.de.debian.org/debian/ wheezy/main fontconfig-config all 2.9.0-7.1 [233 kB]
Get:23 http://ftp.de.debian.org/debian/ wheezy/main libfontconfig1 armhf 2.9.0-7.1 [280 kB]
Get:24 http://ftp.de.debian.org/debian/ wheezy/main libpixman-1-0 armhf 0.26.0-4+deb7u1 [405 kB]
Get:25 http://security.debian.org/ wheezy/updates/main php5-fpm armhf 5.4.45-0+deb7u2 [2,373 kB]
Get:26 http://ftp.de.debian.org/debian/ wheezy/main libxau6 armhf 1:1.0.7-1 [17.3 kB]
Get:27 http://ftp.de.debian.org/debian/ wheezy/main libxdmcp6 armhf 1:1.1.1-1 [25.0 kB]
Get:28 http://ftp.de.debian.org/debian/ wheezy/main libxcb1 armhf 1.8.1-2+deb7u1 [41.9 kB]
Get:29 http://ftp.de.debian.org/debian/ wheezy/main libx11-data all 2:1.5.0-1+deb7u2 [194 kB]
Get:30 http://ftp.de.debian.org/debian/ wheezy/main libx11-6 armhf 2:1.5.0-1+deb7u2 [816 kB]
Get:31 http://ftp.de.debian.org/debian/ wheezy/main libxcb-render0 armhf 1.8.1-2+deb7u1 [16.3 kB]
Get:32 http://ftp.de.debian.org/debian/ wheezy/main libxcb-shm0 armhf 1.8.1-2+deb7u1 [9,940 B]
Get:33 http://ftp.de.debian.org/debian/ wheezy/main libxrender1 armhf 1:0.9.7-1+deb7u2 [28.4 kB]
Get:34 http://ftp.de.debian.org/debian/ wheezy/main libcairo2 armhf 1.12.2-3 [816 kB]
Get:35 http://ftp.de.debian.org/debian/ wheezy/main libcups2 armhf 1.5.3-5+deb7u6 [232 kB]
Get:36 http://ftp.de.debian.org/debian/ wheezy/main libdatrie1 armhf 0.2.5-3 [25.4 kB]
Get:37 http://ftp.de.debian.org/debian/ wheezy/main libdevmapper-event1.02.1 armhf 2:1.02.74-8 [30.9 kB]
Get:38 http://ftp.de.debian.org/debian/ wheezy/main libffi5 armhf 3.0.10-3+b1 [22.3 kB]
Get:39 http://ftp.de.debian.org/debian/ wheezy/main libfuse2 armhf 2.9.0-2+deb7u2 [128 kB]
Get:40 http://ftp.de.debian.org/debian/ wheezy/main libjpeg8 armhf 8d-1+deb7u1 [122 kB]
Get:41 http://ftp.de.debian.org/debian/ wheezy/main libgd2-noxpm armhf 2.0.36~rc1~dfsg-6.1+deb7u1 [218 kB]
Get:42 http://ftp.de.debian.org/debian/ wheezy/main libglib2.0-0 armhf 2.33.12+really2.32.4-5 [1,709 kB]
Get:43 http://ftp.de.debian.org/debian/ wheezy/main libicu48 armhf 4.8.1.1-12+deb7u3 [4,529 kB]
Get:44 http://security.debian.org/ wheezy/updates/main libisc84 armhf 1:9.8.4.dfsg.P1-6+nmu2+deb7u7 [158 kB]
Get:45 http://security.debian.org/ wheezy/updates/main libdns88 armhf 1:9.8.4.dfsg.P1-6+nmu2+deb7u7 [659 kB]
Get:46 http://security.debian.org/ wheezy/updates/main libisccc80 armhf 1:9.8.4.dfsg.P1-6+nmu2+deb7u7 [32.9 kB]
Get:47 http://security.debian.org/ wheezy/updates/main libisccfg82 armhf 1:9.8.4.dfsg.P1-6+nmu2+deb7u7 [53.7 kB]
Get:48 http://security.debian.org/ wheezy/updates/main libbind9-80 armhf 1:9.8.4.dfsg.P1-6+nmu2+deb7u7 [40.4 kB]
Get:49 http://security.debian.org/ wheezy/updates/main liblwres80 armhf 1:9.8.4.dfsg.P1-6+nmu2+deb7u7 [49.6 kB]
Get:50 http://security.debian.org/ wheezy/updates/main bind9-host armhf 1:9.8.4.dfsg.P1-6+nmu2+deb7u7 [68.4 kB]
Get:51 http://security.debian.org/ wheezy/updates/main rpcbind armhf 0.2.0-8+deb7u1 [40.2 kB]
Get:52 http://security.debian.org/ wheezy/updates/main libphp5-embed armhf 5.4.45-0+deb7u2 [2,355 kB]
Get:53 http://packages.openmediavault.org/public/ kralizec/main php5-pam armhf 1.0.3-2 [7,590 B]
Get:54 http://packages.openmediavault.org/public/ kralizec/main php-json-schema all 0.2.0 [4,942 B]
Get:55 http://packages.openmediavault.org/public/ kralizec/main proftpd-mod-vroot armhf 0.9.2-3 [15.9 kB]
Get:56 http://packages.openmediavault.org/public/ kralizec/main php5-proctitle armhf 0.1.2-2 [5,552 B]
Get:57 http://packages.openmediavault.org/public/ kralizec/main openmediavault all 1.19 [780 kB]
Get:58 http://ftp.de.debian.org/debian/ wheezy/main libltdl7 armhf 2.4.2-1.1 [348 kB]
Get:59 http://ftp.de.debian.org/debian/ wheezy/main libthai-data all 0.1.18-2 [154 kB]
Get:60 http://ftp.de.debian.org/debian/ wheezy/main libthai0 armhf 0.1.18-2 [39.5 kB]
Get:61 http://ftp.de.debian.org/debian/ wheezy/main libxft2 armhf 2.3.1-1 [53.3 kB]
Get:62 http://ftp.de.debian.org/debian/ wheezy/main fontconfig armhf 2.9.0-7.1 [349 kB]
Get:63 http://ftp.de.debian.org/debian/ wheezy/main libpango1.0-0 armhf 1.30.0-1 [398 kB]
Get:64 http://ftp.de.debian.org/debian/ wheezy/main libsensors4 armhf 1:3.3.2-2+deb7u1 [51.0 kB]
Get:65 http://ftp.de.debian.org/debian/ wheezy/main libtalloc2 armhf 2.0.7+git20120207-1 [21.3 kB]
Get:66 http://ftp.de.debian.org/debian/ wheezy/main libtdb1 armhf 1.2.10-2 [33.0 kB]
Get:67 http://ftp.de.debian.org/debian/ wheezy/main libwbclient0 armhf 2:3.6.6-6+deb7u5 [92.3 kB]
Get:68 http://ftp.de.debian.org/debian/ wheezy/main libxslt1.1 armhf 1.1.26-14.1 [230 kB]
Get:69 http://ftp.de.debian.org/debian/ wheezy/main fuse armhf 2.9.0-2+deb7u2 [69.9 kB]
Get:70 http://ftp.de.debian.org/debian/ wheezy/main ntfs-3g armhf 1:2012.1.15AR.5-2.1+deb7u2 [648 kB]
Get:71 http://ftp.de.debian.org/debian/ wheezy/main openssh-blacklist-extra all 0.4.1+nmu1 [1,835 kB]
Get:72 http://ftp.de.debian.org/debian/ wheezy/main libswitch-perl all 2.16-2 [21.0 kB]
Get:73 http://ftp.de.debian.org/debian/ wheezy/main libclass-isa-perl all 0.36-3 [12.3 kB]
Get:74 http://ftp.de.debian.org/debian/ wheezy/main perl-modules all 5.14.2-21+deb7u2 [3,442 kB]
Get:75 http://security.debian.org/ wheezy/updates/main php5-cgi armhf 5.4.45-0+deb7u2 [4,672 kB]
Get:76 http://ftp.de.debian.org/debian/ wheezy/main perl armhf 5.14.2-21+deb7u2 [3,631 kB]
Get:77 http://ftp.de.debian.org/debian/ wheezy/main libperl4-corelibs-perl all 0.003-1 [43.6 kB]
Get:78 http://ftp.de.debian.org/debian/ wheezy/main lsof armhf 4.86+dfsg-1 [315 kB]
Get:79 http://ftp.de.debian.org/debian/ wheezy/main libonig2 armhf 5.9.1-1 [125 kB]
Get:80 http://ftp.de.debian.org/debian/ wheezy/main libqdbm14 armhf 1.8.78-2 [101 kB]
Get:81 http://ftp.de.debian.org/debian/ wheezy/main mime-support all 3.52-1+deb7u1 [35.5 kB]
Get:82 http://ftp.de.debian.org/debian/ wheezy/main samba-common all 2:3.6.6-6+deb7u5 [214 kB]
Get:83 http://ftp.de.debian.org/debian/ wheezy/main libfile-copy-recursive-perl all 0.38-1 [20.6 kB]
Get:84 http://ftp.de.debian.org/debian/ wheezy/main update-inetd all 4.43 [21.8 kB]
Get:85 http://ftp.de.debian.org/debian/ wheezy/main samba armhf 2:3.6.6-6+deb7u5 [3,369 kB]
Get:86 http://security.debian.org/ wheezy/updates/main php5-cli armhf 5.4.45-0+deb7u2 [2,344 kB]
Get:87 http://ftp.de.debian.org/debian/ wheezy/main samba-common-bin armhf 2:3.6.6-6+deb7u5 [2,751 kB]
Get:88 http://ftp.de.debian.org/debian/ wheezy/main libsystemd-login0 armhf 44-11+deb7u4 [27.5 kB]
Get:89 http://ftp.de.debian.org/debian/ wheezy/main module-init-tools all 9-3 [1,796 B]
Get:90 http://ftp.de.debian.org/debian/ wheezy/main libgeoip1 armhf 1.4.8+dfsg-3 [130 kB]
Get:91 http://ftp.de.debian.org/debian/ wheezy/main bsd-mailx armhf 8.1.2-0.20111106cvs-1+deb7u1 [76.6 kB]
Get:92 http://ftp.de.debian.org/debian/ wheezy/main nfs-common armhf 1:1.2.6-4 [258 kB]
Get:93 http://ftp.de.debian.org/debian/ wheezy/main acl armhf 2.2.51-8 [67.7 kB]
Get:94 http://ftp.de.debian.org/debian/ wheezy/main acpid armhf 1:2.0.16-1+deb7u1 [54.8 kB]
Get:95 http://ftp.de.debian.org/debian/ wheezy/main anacron armhf 2.3-19 [32.7 kB]
Get:96 http://ftp.de.debian.org/debian/ wheezy/main libdaemon0 armhf 0.14-2 [16.3 kB]
Get:97 http://ftp.de.debian.org/debian/ wheezy/main dbus armhf 1.6.8-1+deb7u6 [331 kB]
Get:98 http://ftp.de.debian.org/debian/ wheezy/main avahi-daemon armhf 0.6.31-2 [93.6 kB]
Get:99 http://ftp.de.debian.org/debian/ wheezy/main beep armhf 1.3-3+b1 [27.1 kB]
Get:100 http://ftp.de.debian.org/debian/ wheezy/main bootlogd armhf 2.88dsf-41+deb7u1 [54.0 kB]
Get:101 http://ftp.de.debian.org/debian/ wheezy/main collectd-core armhf 5.1.0-3 [861 kB]
Get:102 http://ftp.de.debian.org/debian/ wheezy/main libdbi1 armhf 0.8.4-6 [27.2 kB]
Get:103 http://ftp.de.debian.org/debian/ wheezy/main librrd4 armhf 1.4.7-2 [297 kB]
Get:104 http://ftp.de.debian.org/debian/ wheezy/main collectd armhf 5.1.0-3 [77.1 kB]
Get:105 http://ftp.de.debian.org/debian/ wheezy/main cron-apt all 0.9.1 [26.7 kB]
Get:106 http://ftp.de.debian.org/debian/ wheezy/main ethtool armhf 1:3.4.2-1 [95.8 kB]
Get:107 http://ftp.de.debian.org/debian/ wheezy/main hdparm armhf 9.39-1+b1 [110 kB]
Get:108 http://ftp.de.debian.org/debian/ wheezy/main ifenslave-2.6 armhf 1.1.0-20 [20.3 kB]
Get:109 http://ftp.de.debian.org/debian/ wheezy/main jfsutils armhf 1.1.15-2 [273 kB]
Get:110 http://ftp.de.debian.org/debian/ wheezy/main libcap-ng0 armhf 0.6.6-2 [11.8 kB]
Get:111 http://ftp.de.debian.org/debian/ wheezy/main libjavascript-minifier-xs-perl armhf 0.09-1 [14.2 kB]
Get:112 http://ftp.de.debian.org/debian/ wheezy/main libjson-perl all 2.53-1 [99.9 kB]
Get:113 http://ftp.de.debian.org/debian/ wheezy/main liblocale-po-perl all 0.21-1 [13.6 kB]
Get:114 http://ftp.de.debian.org/debian/ wheezy/main libnss-mdns armhf 0.10-3.2 [23.5 kB]
Get:115 http://ftp.de.debian.org/debian/ wheezy/main libossp-uuid16 armhf 1.6.2-1.3 [40.8 kB]
Get:116 http://ftp.de.debian.org/debian/ wheezy/main libperl5.14 armhf 5.14.2-21+deb7u2 [1,200 B]
Get:117 http://ftp.de.debian.org/debian/ wheezy/main libsasl2-modules armhf 2.1.25.dfsg1-6+deb7u1 [102 kB]
Get:118 http://ftp.de.debian.org/debian/ wheezy/main libsnmp-base all 5.4.3~dfsg-2.8+deb7u1 [1,100 kB]
Get:119 http://ftp.de.debian.org/debian/ wheezy/main libsnmp15 armhf 5.4.3~dfsg-2.8+deb7u1 [2,095 kB]
Get:120 http://ftp.de.debian.org/debian/ wheezy/main lvm2 armhf 2.02.95-8 [562 kB]
Get:121 http://ftp.de.debian.org/debian/ wheezy/main mdadm armhf 3.2.5-5 [520 kB]
Get:122 http://ftp.de.debian.org/debian/ wheezy/main monit armhf 1:5.4-2 [284 kB]
Get:123 http://ftp.de.debian.org/debian/ wheezy/main nfs-kernel-server armhf 1:1.2.6-4 [138 kB]
Get:124 http://ftp.de.debian.org/debian/ wheezy/main nginx-common all 1.2.1-2.2+wheezy3 [72.8 kB]
Get:125 http://ftp.de.debian.org/debian/ wheezy/main nginx-full armhf 1.2.1-2.2+wheezy3 [375 kB]
Get:126 http://ftp.de.debian.org/debian/ wheezy/main nginx all 1.2.1-2.2+wheezy3 [61.4 kB]
Get:127 http://ftp.de.debian.org/debian/ wheezy/main sudo armhf 1.8.5p2-1+nmu3 [817 kB]
Get:128 http://ftp.de.debian.org/debian/ wheezy/main resolvconf all 1.67 [69.0 kB]
Get:129 http://ftp.de.debian.org/debian/ wheezy/main xfsprogs armhf 3.1.7+b1 [1,358 kB]
Get:130 http://ftp.de.debian.org/debian/ wheezy/main sdparm armhf 1.07-1 [110 kB]
Get:131 http://ftp.de.debian.org/debian/ wheezy/main smartmontools armhf 5.41+svn3365-1 [542 kB]
Get:132 http://ftp.de.debian.org/debian/ wheezy/main uuid armhf 1.6.2-1.3 [20.7 kB]
Get:133 http://ftp.de.debian.org/debian/ wheezy/main proftpd-basic armhf 1.3.4a-5+deb7u3 [2,457 kB]
Get:134 http://ftp.de.debian.org/debian/ wheezy/main tftpd-hpa armhf 5.2-4 [46.0 kB]
Get:135 http://ftp.de.debian.org/debian/ wheezy/main snmpd armhf 5.4.3~dfsg-2.8+deb7u1 [964 kB]
Get:136 http://ftp.de.debian.org/debian/ wheezy/main gdisk armhf 0.8.5-1 [345 kB]
Get:137 http://ftp.de.debian.org/debian/ wheezy/main rrdtool armhf 1.4.7-2 [457 kB]
Get:138 http://ftp.de.debian.org/debian/ wheezy/main quota armhf 4.00-4+deb7u1 [584 kB]
Get:139 http://ftp.de.debian.org/debian/ wheezy/main quotatool armhf 1.4.12-1 [19.1 kB]
Get:140 http://ftp.de.debian.org/debian/ wheezy/main watchdog armhf 5.12-1 [80.4 kB]
Get:141 http://ftp.de.debian.org/debian/ wheezy/main xmlstarlet armhf 1.3.1-3 [182 kB]
Get:142 http://ftp.de.debian.org/debian/ wheezy/main socat armhf 1.7.1.3-1.4 [357 kB]
Get:143 http://ftp.de.debian.org/debian/ wheezy/main rrdcached armhf 1.4.7-2 [150 kB]
Get:144 http://ftp.de.debian.org/debian/ wheezy/main python3.2-minimal armhf 3.2.3-7 [1,719 kB]
Get:145 http://ftp.de.debian.org/debian/ wheezy/main python3.2 armhf 3.2.3-7 [2,498 kB]
Get:146 http://ftp.de.debian.org/debian/ wheezy/main python3-minimal all 3.2.3-6 [20.9 kB]
Get:147 http://ftp.de.debian.org/debian/ wheezy/main python3 all 3.2.3-6 [43.4 kB]
Get:148 http://ftp.de.debian.org/debian/ wheezy/main python-apt-common all 0.8.8.2 [115 kB]
Get:149 http://ftp.de.debian.org/debian/ wheezy/main python3-apt armhf 0.8.8.2 [178 kB]
Get:150 http://ftp.de.debian.org/debian/ wheezy/main powermgmt-base armhf 1.31 [11.6 kB]
Get:151 http://ftp.de.debian.org/debian/ wheezy/main pm-utils all 1.4.1-9 [128 kB]
Get:152 http://ftp.de.debian.org/debian/ wheezy/main php-apc armhf 3.1.13-1 [75.7 kB]
Fetched 79.2 MB in 56s (1,411 kB/s)
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
Setting up tzdata (2015f-0+deb7u1) ...
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
dpkg: error processing tzdata (--configure):
subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
tzdata
E: Sub-process /usr/bin/dpkg returned an error code (1)
apt-get install php-apc openmediavault -y --force-yes 23.84s user 5.92s system 47% cpu 1:02.42 total
100 root@bananapi ~ # echo "deb http://packages.omv-extras.org/debian/ kralizec main" | sudo tee -a /etc/apt/sources.list.d/omv-extras-org-kralizec.list
zsh: correct 'sudo' to '_sudo' [nyae]? y
_arguments:comparguments:312: can only be called from completion function
1 root@bananapi ~ # echo "deb http://packages.omv-extras.org/debian/ kralizec main" | tee -a /etc/apt/sources.list.d/omv-extras-org-kralizec.list
deb http://packages.omv-extras.org/debian/ kralizec main
root@bananapi ~ # apt-get update
Hit http://packages.openmediavault.org kralizec Release.gpg
Hit http://ftp.de.debian.org wheezy Release.gpg
Hit http://ftp.de.debian.org wheezy Release
Get:1 http://packages.omv-extras.org kralizec Release.gpg [490 B]
Hit http://packages.openmediavault.org kralizec Release
Get:2 http://packages.omv-extras.org kralizec Release [3,106 B]
Ign http://packages.omv-extras.org kralizec Release
Hit http://ftp.de.debian.org wheezy/main Sources
Hit http://security.debian.org wheezy/updates Release.gpg
Hit http://packages.openmediavault.org kralizec/main armhf Packages
Hit http://ftp.de.debian.org wheezy/non-free Sources
Hit http://ftp.de.debian.org wheezy/contrib Sources
Hit http://ftp.de.debian.org wheezy/main armhf Packages
Hit http://security.debian.org wheezy/updates Release
Hit http://ftp.de.debian.org wheezy/non-free armhf Packages
Hit http://ftp.de.debian.org wheezy/contrib armhf Packages
Hit http://ftp.de.debian.org wheezy/contrib Translation-en
Hit http://ftp.de.debian.org wheezy/main Translation-en
Hit http://ftp.de.debian.org wheezy/main Translation-de_DE
Hit http://security.debian.org wheezy/updates/main Sources
Hit http://ftp.de.debian.org wheezy/non-free Translation-en
Get:3 http://packages.omv-extras.org kralizec/main armhf Packages [9,292 B]
Hit http://security.debian.org wheezy/updates/contrib Sources
Ign http://packages.omv-extras.org kralizec/main Translation-en_US
Ign http://packages.omv-extras.org kralizec/main Translation-en
Hit http://security.debian.org wheezy/updates/non-free Sources
Ign http://packages.omv-extras.org kralizec/main Translation-de_DE
Hit http://security.debian.org wheezy/updates/main armhf Packages
Hit http://security.debian.org wheezy/updates/contrib armhf Packages
Ign http://packages.openmediavault.org kralizec/main Translation-en_US
Ign http://packages.openmediavault.org kralizec/main Translation-en
Hit http://security.debian.org wheezy/updates/non-free armhf Packages
Ign http://packages.openmediavault.org kralizec/main Translation-de_DE
Hit http://security.debian.org wheezy/updates/contrib Translation-en
Hit http://security.debian.org wheezy/updates/main Translation-en
Hit http://security.debian.org wheezy/updates/non-free Translation-en
Fetched 12.9 kB in 20s (634 B/s)
Reading package lists... Done
W: GPG error: http://packages.omv-extras.org kralizec Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY AAA3036B30B2308A
apt-get update 27.35s user 1.44s system 72% cpu 39.751 total
root@bananapi ~ # apt-get install openmediavault-omvextrasorg -y --force-yes
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
acl acpid anacron avahi-daemon bash-completion beep bind9-host bootlogd
bsd-mailx collectd collectd-core cron-apt dbus ethtool fontconfig
fontconfig-config fuse gdisk hdparm ifenslave-2.6 jfsutils libavahi-client3
libavahi-common-data libavahi-common3 libavahi-core7 libbind9-80 libcairo2
libcap-ng0 libclass-isa-perl libcups2 libdaemon0 libdatrie1 libdbi1
libdevmapper-event1.02.1 libdns88 libevent-2.0-5 libexpat1 libffi5
libfile-copy-recursive-perl libfontconfig1 libfreetype6 libfuse2
libgd2-noxpm libgeoip1 libglib2.0-0 libgssglue1 libicu48 libisc84 libisccc80
libisccfg82 libjavascript-minifier-xs-perl libjpeg8 libjs-extjs4
libjson-perl liblocale-po-perl liblockfile-bin liblockfile1 libltdl7
liblwres80 libmagic1 libnfsidmap2 libnss-mdns libonig2 libossp-uuid16
libpango1.0-0 libpcre3 libperl5.14 libpixman-1-0 libpng12-0 libqdbm14
librrd4 libsasl2-modules libsensors4 libsnmp-base libsnmp15 libswitch-perl
libsystemd-login0 libtalloc2 libtdb1 libthai-data libthai0 libtirpc1
libwbclient0 libx11-6 libx11-data libxau6 libxcb-render0 libxcb-shm0 libxcb1
libxdmcp6 libxft2 libxml2 libxrender1 libxslt1.1 lsof lvm2 mdadm
mime-support module-init-tools monit nfs-common nfs-kernel-server nginx
nginx-common nginx-full ntfs-3g openmediavault openssh-blacklist-extra perl
perl-modules php-json-schema php5-cgi php5-cli php5-common php5-fpm php5-pam
php5-proctitle pm-utils postfix powermgmt-base proftpd-basic
proftpd-mod-vroot python-apt-common python3 python3-apt python3-minimal
python3.2 python3.2-minimal quota quotatool resolvconf rpcbind rrdcached
rrdtool samba samba-common samba-common-bin sdparm smartmontools snmpd socat
ssl-cert sudo tftpd-hpa ttf-dejavu-core ucf update-inetd uuid watchdog
xfsprogs xmlstarlet
Suggested packages:
default-mta mail-transport-agent avahi-autoipd collectd-dev librrds-perl
liburi-perl libhtml-parser-perl libregexp-common-perl libconfig-general-perl
httpd-cgi apache2 apcupsd bind9 hddtemp ipvsadm lm-sensors mbmon memcached
mysql-server notification-daemon nut openvpn olsrd pdns-server postgresql
time-daemon dbus-x11 apmd cups-common libgd-tools geoip-bin
libjs-extjs4-docs libjson-pp-perl file ttf-baekmuk ttf-arphic-gbsn00lp
ttf-arphic-bsmi00lp ttf-arphic-gkai00mp ttf-arphic-bkai00mp
libsasl2-modules-otp libsasl2-modules-ldap libsasl2-modules-sql
libsasl2-modules-gssapi-mit libsasl2-modules-gssapi-heimdal
snmp-mibs-downloader open-iscsi perl-doc libterm-readline-gnu-perl
libterm-readline-perl-perl libpod-plainer-perl php-pear radeontool procmail
postfix-mysql postfix-pgsql postfix-ldap postfix-pcre sasl2-bin
dovecot-common postfix-cdb mail-reader ufw postfix-doc openbsd-inetd
inet-superserver proftpd-doc proftpd-mod-ldap proftpd-mod-mysql
proftpd-mod-odbc proftpd-mod-pgsql proftpd-mod-sqlite python3-doc python3-tk
python3-apt-dbg python-apt-doc python3.2-doc binfmt-support libnet-ldap-perl
smbldap-tools ldb-tools ctdb gsmartcontrol smart-notifier openssl-blacklist
syslinux-common xfsdump attr
Recommended packages:
acpi-support-base libesmtp6 libgdk-pixbuf2.0-0 libhal1 libmemcached10
libmodbus5 libmysqlclient18 libnotify4 libopenipmi0 liboping0 libpcap0.8
libpq5 libprotobuf-c0 libpython2.7 librabbitmq0 libtokyotyrant3
libupsclient1 libvarnishapi1 libvirt0 libyajl2 mailx geoip-database
libglib2.0-data shared-mime-info libjson-xs-perl ttf-dejavu
ttf-bitstream-vera xml-core python openssh-blacklist vbetool lsb-release
iso-codes tdb-tools
The following NEW packages will be installed:
acl acpid anacron avahi-daemon bash-completion beep bind9-host bootlogd
bsd-mailx collectd collectd-core cron-apt dbus ethtool fontconfig
fontconfig-config fuse gdisk hdparm ifenslave-2.6 jfsutils libavahi-client3
libavahi-common-data libavahi-common3 libavahi-core7 libbind9-80 libcairo2
libcap-ng0 libclass-isa-perl libcups2 libdaemon0 libdatrie1 libdbi1
libdevmapper-event1.02.1 libdns88 libevent-2.0-5 libexpat1 libffi5
libfile-copy-recursive-perl libfontconfig1 libfreetype6 libfuse2
libgd2-noxpm libgeoip1 libglib2.0-0 libgssglue1 libicu48 libisc84 libisccc80
libisccfg82 libjavascript-minifier-xs-perl libjpeg8 libjs-extjs4
libjson-perl liblocale-po-perl liblockfile-bin liblockfile1 libltdl7
liblwres80 libmagic1 libnfsidmap2 libnss-mdns libonig2 libossp-uuid16
libpango1.0-0 libpcre3 libperl5.14 libpixman-1-0 libpng12-0 libqdbm14
librrd4 libsasl2-modules libsensors4 libsnmp-base libsnmp15 libswitch-perl
libsystemd-login0 libtalloc2 libtdb1 libthai-data libthai0 libtirpc1
libwbclient0 libx11-6 libx11-data libxau6 libxcb-render0 libxcb-shm0 libxcb1
libxdmcp6 libxft2 libxml2 libxrender1 libxslt1.1 lsof lvm2 mdadm
mime-support module-init-tools monit nfs-common nfs-kernel-server nginx
nginx-common nginx-full ntfs-3g openmediavault openmediavault-omvextrasorg
openssh-blacklist-extra perl perl-modules php-json-schema php5-cgi php5-cli
php5-common php5-fpm php5-pam php5-proctitle pm-utils postfix powermgmt-base
proftpd-basic proftpd-mod-vroot python-apt-common python3 python3-apt
python3-minimal python3.2 python3.2-minimal quota quotatool resolvconf
rpcbind rrdcached rrdtool samba samba-common samba-common-bin sdparm
smartmontools snmpd socat ssl-cert sudo tftpd-hpa ttf-dejavu-core ucf
update-inetd uuid watchdog xfsprogs xmlstarlet
0 upgraded, 152 newly installed, 0 to remove and 4 not upgraded.
13 not fully installed or removed.
Need to get 268 kB/78.4 MB of archives.
After this operation, 246 MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
openmediavault-omvextrasorg
Get:1 http://packages.omv-extras.org/debian/ kralizec/main openmediavault-omvextrasorg all 1.34 [268 kB]
Fetched 268 kB in 0s (678 kB/s)
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
Setting up tzdata (2015f-0+deb7u1) ...
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
dpkg: error processing tzdata (--configure):
subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
tzdata
E: Sub-process /usr/bin/dpkg returned an error code (1)
100 root@bananapi ~ # service nginx start :(
nginx: unrecognized service
1 root@bananapi ~ # omv-initsystem :(
zsh: command not found: omv-initsystem
127 root@bananapi ~ # blkid :(
/dev/mmcblk0p1: SEC_TYPE="msdos" UUID="4D17-5A3B" TYPE="vfat"
/dev/mmcblk0p2: UUID="1af97748-34b7-4a6e-a16d-29c409d9c367" TYPE="ext4"
/dev/sda1: LABEL="Musik" UUID="5f9f5346-9f23-4ffe-b834-19776d2c6af0" TYPE="ext4"
/dev/sdb1: LABEL="Daten" UUID="3fde0abd-ecba-43e3-8ce3-05098b9a89a0" TYPE="ext4"
root@bananapi ~ # apt-get update
Get:1 http://packages.omv-extras.org kralizec Release.gpg [490 B]
Hit http://packages.openmediavault.org kralizec Release.gpg
Hit http://ftp.de.debian.org wheezy Release.gpg
Hit http://packages.omv-extras.org kralizec Release
Hit http://ftp.de.debian.org wheezy Release
Hit http://packages.openmediavault.org kralizec Release
Ign http://packages.omv-extras.org kralizec Release
Ign http://packages.omv-extras.org kralizec/main armhf Packages/DiffIndex
Hit http://security.debian.org wheezy/updates Release.gpg
Hit http://ftp.de.debian.org wheezy/main Sources
Hit http://ftp.de.debian.org wheezy/non-free Sources
Hit http://ftp.de.debian.org wheezy/contrib Sources
Hit http://packages.openmediavault.org kralizec/main armhf Packages
Hit http://security.debian.org wheezy/updates Release
Hit http://ftp.de.debian.org wheezy/main armhf Packages
Hit http://ftp.de.debian.org wheezy/non-free armhf Packages
Hit http://ftp.de.debian.org wheezy/contrib armhf Packages
Hit http://ftp.de.debian.org wheezy/contrib Translation-en
Hit http://ftp.de.debian.org wheezy/main Translation-en
Hit http://security.debian.org wheezy/updates/main Sources
Hit http://ftp.de.debian.org wheezy/main Translation-de_DE
Hit http://ftp.de.debian.org wheezy/non-free Translation-en
Hit http://packages.omv-extras.org kralizec/main armhf Packages
Hit http://security.debian.org wheezy/updates/contrib Sources
Ign http://packages.omv-extras.org kralizec/main Translation-en_US
Ign http://packages.omv-extras.org kralizec/main Translation-en
Ign http://packages.omv-extras.org kralizec/main Translation-de_DE
Hit http://security.debian.org wheezy/updates/non-free Sources
Hit http://security.debian.org wheezy/updates/main armhf Packages
Hit http://security.debian.org wheezy/updates/contrib armhf Packages
Hit http://security.debian.org wheezy/updates/non-free armhf Packages
Ign http://packages.openmediavault.org kralizec/main Translation-en_US
Ign http://packages.openmediavault.org kralizec/main Translation-en
Hit http://security.debian.org wheezy/updates/contrib Translation-en
Ign http://packages.openmediavault.org kralizec/main Translation-de_DE
Hit http://security.debian.org wheezy/updates/main Translation-en
Hit http://security.debian.org wheezy/updates/non-free Translation-en
Fetched 490 B in 20s (23 B/s)
Reading package lists... Done
W: GPG error: http://packages.omv-extras.org kralizec Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY AAA3036B30B2308A
apt-get update 27.80s user 1.43s system 83% cpu 34.897 total
root@bananapi ~ # apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
linux-libc-dev openssl screen wpasupplicant
4 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
13 not fully installed or removed.
Need to get 2,660 kB of archives.
After this operation, 420 kB disk space will be freed.
Do you want to continue [Y/n]? y
Get:1 http://ftp.de.debian.org/debian/ wheezy/main openssl armhf 1.0.1e-2+deb7u17 [694 kB]
Get:2 http://security.debian.org/ wheezy/updates/main linux-libc-dev armhf 3.2.68-1+deb7u6 [815 kB]
Get:3 http://security.debian.org/ wheezy/updates/main screen armhf 4.1.0~20120320gitdb59704-7+deb7u1 [631 kB]
Get:4 http://security.debian.org/ wheezy/updates/main wpasupplicant armhf 1.0-3+deb7u3 [521 kB]
Fetched 2,660 kB in 4s (620 kB/s)
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
Setting up tzdata (2015f-0+deb7u1) ...
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
dpkg: error processing tzdata (--configure):
subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
tzdata
E: Sub-process /usr/bin/dpkg returned an error code (1)
100 root@bananapi ~ # apt-get purge tzdata :(
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
dmsetup* e2fsprogs* libdevmapper1.02.1* libparted0debian1* parted* tzdata*
udev* util-linux*
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
e2fsprogs util-linux (due to e2fsprogs) tzdata (due to util-linux)
0 upgraded, 0 newly installed, 8 to remove and 4 not upgraded.
13 not fully installed or removed.
After this operation, 6,934 kB disk space will be freed.
You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'
?] Yes, do as I say!
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
(Reading database ... 15233 files and directories currently installed.)
Removing udev ...
Purging configuration files for udev ...
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
dpkg: error processing udev (--purge):
subprocess installed post-removal script returned error exit status 127
Removing parted ...
Removing libparted0debian1:armhf ...
Purging configuration files for libparted0debian1:armhf ...
dpkg: warning: overriding problem because --force enabled:
This is an essential package - it should not be removed.
Removing e2fsprogs ...
Purging configuration files for e2fsprogs ...
dpkg: warning: overriding problem because --force enabled:
This is an essential package - it should not be removed.
dpkg: warning: overriding problem because --force enabled:
This is an essential package - it should not be removed.
dpkg: warning: overriding problem because --force enabled:
This is an essential package - it should not be removed.
dpkg: warning: overriding problem because --force enabled:
This is an essential package - it should not be removed.
dpkg: warning: overriding problem because --force enabled:
This is an essential package - it should not be removed.
dpkg: warning: overriding problem because --force enabled:
This is an essential package - it should not be removed.
Removing libdevmapper1.02.1:armhf ...
Purging configuration files for libdevmapper1.02.1:armhf ...
dpkg: warning: overriding problem because --force enabled:
This is an essential package - it should not be removed.
Removing dmsetup ...
dpkg: warning: overriding problem because --force enabled:
This is an essential package - it should not be removed.
Removing util-linux ...
Purging configuration files for util-linux ...
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
dpkg: error processing util-linux (--purge):
subprocess installed post-removal script returned error exit status 127
Removing tzdata ...
Purging configuration files for tzdata ...
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
dpkg: error processing tzdata (--purge):
subprocess installed post-removal script returned error exit status 127
Processing triggers for install-info ...
Errors were encountered while processing:
udev
util-linux
tzdata
E: Sub-process /usr/bin/dpkg returned an error code (1)
100 root@bananapi ~ # apt-get autoremove :(
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
12 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
Setting up libssl1.0.0:armhf (1.0.1e-2+deb7u17) ...
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
dpkg: error processing libssl1.0.0:armhf (--configure):
subprocess installed post-installation script returned error exit status 127
Setting up libkrb5support0:armhf (1.10.1+dfsg-5+deb7u6) ...
Setting up libk5crypto3:armhf (1.10.1+dfsg-5+deb7u6) ...
Setting up libkrb5-3:armhf (1.10.1+dfsg-5+deb7u6) ...
Setting up libgssapi-krb5-2:armhf (1.10.1+dfsg-5+deb7u6) ...
Setting up libsqlite3-0:armhf (3.7.13-1+deb7u2) ...
Setting up libtasn1-3:armhf (2.13-2+deb7u2) ...
Setting up libldap-2.4-2:armhf (2.4.31-2+deb7u1) ...
dpkg: dependency problems prevent configuration of libcurl3:armhf:
libcurl3:armhf depends on libssl1.0.0 (>= 1.0.1); however:
Package libssl1.0.0:armhf is not configured yet.
dpkg: error processing libcurl3:armhf (--configure):
dependency problems - leaving unconfigured
Setting up libcurl3-gnutls:armhf (7.26.0-1+wheezy13) ...
dpkg: dependency problems prevent configuration of ntp:
ntp depends on libssl1.0.0 (>= 1.0.0); however:
Package libssl1.0.0:armhf is not configured yet.
dpkg: error processing ntp (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of curl:
curl depends on libcurl3 (= 7.26.0-1+wheezy13); however:
Package libcurl3:armhf is not configured yet.
dpkg: error processing curl (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libssl1.0.0:armhf
libcurl3:armhf
ntp
curl
E: Sub-process /usr/bin/dpkg returned an error code (1)
100 root@bananapi ~ # apt-get upgrade :(
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
linux-libc-dev openssl screen wpasupplicant
4 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
4 not fully installed or removed.
Need to get 0 B/2,660 kB of archives.
After this operation, 420 kB disk space will be freed.
Do you want to continue [Y/n]? y
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
(Reading database ... 12956 files and directories currently installed.)
Preparing to replace linux-libc-dev:armhf 3.2.65-1+deb7u2 (using .../linux-libc-dev_3.2.68-1+deb7u6_armhf.deb) ...
Unpacking replacement linux-libc-dev:armhf ...
Preparing to replace openssl 1.0.1e-2+deb7u16 (using .../openssl_1.0.1e-2+deb7u17_armhf.deb) ...
Unpacking replacement openssl ...
Preparing to replace screen 4.1.0~20120320gitdb59704-7 (using .../screen_4.1.0~20120320gitdb59704-7+deb7u1_armhf.deb) ...
Unpacking replacement screen ...
Preparing to replace wpasupplicant 1.0-3+deb7u1 (using .../wpasupplicant_1.0-3+deb7u3_armhf.deb) ...
Unpacking replacement wpasupplicant ...
Processing triggers for install-info ...
Setting up libssl1.0.0:armhf (1.0.1e-2+deb7u17) ...
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
dpkg: error processing libssl1.0.0:armhf (--configure):
subprocess installed post-installation script returned error exit status 127
dpkg: dependency problems prevent configuration of libcurl3:armhf:
libcurl3:armhf depends on libssl1.0.0 (>= 1.0.1); however:
Package libssl1.0.0:armhf is not configured yet.
dpkg: error processing libcurl3:armhf (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of ntp:
ntp depends on libssl1.0.0 (>= 1.0.0); however:
Package libssl1.0.0:armhf is not configured yet.
dpkg: error processing ntp (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of curl:
curl depends on libcurl3 (= 7.26.0-1+wheezy13); however:
Package libcurl3:armhf is not configured yet.
dpkg: error processing curl (--configure):
dependency problems - leaving unconfigured
Setting up linux-libc-dev:armhf (3.2.68-1+deb7u6) ...
dpkg: dependency problems prevent configuration of openssl:
openssl depends on libssl1.0.0 (>= 1.0.1e-2+deb7u5); however:
Package libssl1.0.0:armhf is not configured yet.
dpkg: error processing openssl (--configure):
dependency problems - leaving unconfigured
Setting up screen (4.1.0~20120320gitdb59704-7+deb7u1) ...
/usr/bin/perl: error while loading shared libraries: /usr/lib/libperl.so.5.14: invalid ELF header
dpkg: error processing screen (--configure):
subprocess installed post-installation script returned error exit status 127
dpkg: dependency problems prevent configuration of wpasupplicant:
wpasupplicant depends on libssl1.0.0 (>= 1.0.0); however:
Package libssl1.0.0:armhf is not configured yet.
dpkg: error processing wpasupplicant (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libssl1.0.0:armhf
libcurl3:armhf
ntp
curl
openssl
screen
wpasupplicant
E: Sub-process /usr/bin/dpkg returned an error code (1)
100 root@bananapi ~ # :(
Posts: 1,646
Threads: 2
Joined: Aug 2015
Reputation:
42
[Solved]
Nov 20, 2015, 08:21 PM
Perl is quite important, doesn't look like it was removed.
Here is 15.08 Bananian with rebuilt kernel, tested with my PMP. Please test it and let me know.
Posts: 11
Threads: 1
Joined: Nov 2015
Reputation:
0
[Solved]
Nov 20, 2015, 10:28 PM
(Nov 20, 2015, 08:21 PM)Mike Wrote: Perl is quite important, doesn't look like it was removed.
Here is 15.08 Bananian with rebuilt kernel, tested with my PMP. Please test it and let me know.
Thank you very much. Please have a look into the first post. Your vanilla build did it, I just had to do one thing.
I will test the 15.08 as well, and keep you updated whether is works!
Posts: 1,646
Threads: 2
Joined: Aug 2015
Reputation:
42
[Solved]
Nov 20, 2015, 10:31 PM
yay! thanks for posting the solution.
The ssh root password for that image is htpcguides just so you know.
|
|
Recent Posts
|
Split tunneling -> IPtorrentCheck tracker error
jonescelinaa 50 minutes ago
|
Verifpro.net - paypal, ebay, banks, crypto, docs...
Viktor Feb 15, 2025, 04:06 AM
|
Plex won't start on Raspberry Pi
jonescelinaa Feb 05, 2025, 09:42 AM
|
Can Be BeNaughty Legit? 7 Things You Want to Lea...
jonescelinaa Feb 05, 2025, 09:40 AM
|
Montreal's several right Stanley Pot games insid...
jonesPhedra Dec 05, 2024, 03:27 AM
|
Latest unread posts | Unanswered posts |
|