ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #14115
unable to install libsmbclient-dev:armhf on ubuntu-sdk-15.04
I am trying to install libsmbclient-dev in armhf SDK in order to build
a new file manager click package with Samba support.
Can anyone help on this issue?
My commands:
==========
$ sudo click chroot -a armhf -f ubuntu-sdk-15.04 run
# apt-get install libsmbclient-dev:armhf
The following NEW packages will be installed:
libacl1:armhf libattr1:armhf libaudit1:armhf libbsd0:armhf
libcap2:armhf
libldb1:armhf libntdb1:armhf libpam0g:armhf libpopt0:armhf
libpython-stdlib:armhf libpython2.7:armhf libpython2.7-minimal:armhf
libpython2.7-stdlib:armhf libreadline6:armhf libsmbclient:armhf
libsmbclient-dev:armhf libtalloc2:armhf libtdb1:armhf
libtevent0:armhf
libwbclient0:armhf python:armhf python-minimal:armhf
python-talloc:armhf
python2.7:armhf python2.7-minimal:armhf samba-libs:armhf
0 upgraded, 26 newly installed, 6 to remove and 1 not upgraded.
Need to get 8769 kB of archives.
got error:
=================
dpkg: python: dependency problems, but removing anyway as you requested:
google-mock:armhf depends on python:any.
(Reading database ... 51996 files and directories currently installed.)
Removing python (2.7.9-1) ...
Setting up libpython2.7-minimal:armhf (2.7.9-2ubuntu3) ...
Setting up python2.7-minimal (2.7.9-2ubuntu3) ...
/var/lib/dpkg/info/python2.7-minimal.postinst: 42:
/var/lib/dpkg/info/python2.7-minimal.postinst: python2.7: not found
dpkg: error processing package python2.7-minimal (--configure):
subprocess installed post-installation script returned error exit
status 127
dpkg: dependency problems prevent configuration of python-minimal:
python-minimal depends on python2.7-minimal (>= 2.7.9-1~); however:
Package python2.7-minimal is not configured yet.
dpkg: error processing package python-minimal (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
python2.7-minimal
python-minimal
Thanks in advance,
Carlos
Follow ups